Utility Software



Utility software deif

software utility

As a computer gets older, it collects unused files and settings which take. HP Drivers Download Utility (HPDriversDownloadUtility.exe). HP Driver Download Utility is the best choice for you keep your computer HP drivers and other PC drivers updated. HP Driver Download. Utility software is a bundled system software that helps in analysis, configuration, optimisation & maintenance of a computer. It helps in accurate management of system resources, to improve the efficiency & functioning of an organisation’s computers. This software also helps in reducing the operating cost, by optimising your computer.

сервисная программа, обслуживающая программа, проф. утилита

English-Russian dictionary of mechanical engineering and automation. - RUSSO. B.S. Voskoboinikov, V.L. Mitrovich. 2003.

Смотреть что такое 'software utility' в других словарях:

  • Utility computing — is the packaging of computing resources, such as computation, storage and services, as a metered service similar to a traditional public utility (such as electricity, water, natural gas, or telephone network). This model has the advantage of a… … Wikipedia

  • Utility software — (also known as service program , service routine , tool , or utility routine ) is a type of computer software. It is specifically designed to help manage and tune the computer hardware, operating system or application software, and perform a… … Wikipedia

  • Software Innovation — can be understood in (at least) two ways:1. Software Product Innovation the creation of novel and useful software programs.2. Software Process Innovation the introduction of novel and useful ways of developing software.Innovation should be… … Wikipedia

  • Utility (disambiguation) — Utility is a measure of the happiness or satisfaction gained from a good or service in economics and game theory.Utility may also refer to: * Public utility, an organization that maintains the infrastructure for a public service, or the services… … Wikipedia

  • Software versioning — is the process of assigning either unique version names or unique version numbers to unique states of computer software. Within a given version number category (major, minor), these numbers are generally assigned in increasing order and… … Wikipedia

  • Software as a service — (SaaS, typically pronounced sass ) is a model of software deployment where an application is hosted as a service provided to customers across the Internet. By eliminating the need to install and run the application on the customer s own computer … Wikipedia

  • Software as a Service — Software as a Service, kurz SaaS, ist ein Teilbereich des Cloud Computings. Das SaaS Modell basiert auf dem Grundsatz, dass die Software und die IT Infrastruktur bei einem externen IT Dienstleister betrieben und vom Kunden als Service genutzt… … Deutsch Wikipedia

  • Software copyright — Software copyright, the relatively recent extension of copyright law to machine readable software. It is used by proprietary software companies to prevent the unauthorized copying of their software. It is also used by proponents of open source… … Wikipedia

  • Utility — (engl. ‚Nutzen‘, ‚Versorgungsbetrieb‘) bezeichnet ein Dienstprogramm, Software Werkzeug zur Verwaltung eines Betriebssystems einen Fahrzeugtyp wie zum Beispiel den Holden Utility Landing Craft, Utility, ein Mehrzweck Landungsboot siehe auch:… … Deutsch Wikipedia

  • Software for handling chess problems — Software for chess problems is a category of software intended for handling chess problems, usually distinct from chess playing and analyzing programs. Chess problems are based on the rules of chess, but problemists may have little use for… … Wikipedia

  • utility software — computer programs which add functions to the operating system, for example, network management or virus protection programs. Practical Law Dictionary. Glossary of UK, US and international legal terms. www.practicallaw.com. 2010 … Law dictionary

Книги

  • Multivariable Predictive Control. Applications in Industry, Sandip Lahiri K.. A guide to all practical aspects of building, implementing, managing, and maintaining MPC applications in industrial plants Multivariable Predictive Control: Applications in Industry provides… ПодробнееКупить за 11196.4 рубэлектронная книга
  • Computational and Statistical Methods for Protein Quantification by Mass Spectrometry, Ingvar Eidhammer. The definitive introduction to data analysis in quantitative proteomics This book provides all the necessary knowledge about mass spectrometry based proteomics methods and computational and… ПодробнееКупить за 8258.66 рубэлектронная книга
  • Information Quality. The Potential of Data and Analytics to Generate Knowledge, Galit Shmueli. Provides an important framework for data analysts in assessing the quality of data and its potential to provide meaningful insights through analysis Analytics and statistical analysis have… ПодробнееКупить за 6949.49 рубэлектронная книга
Другие книги по запросу «software utility» >>

Utility Software Applications

Utility software is software designed to help to analyze, configure, optimize or maintain a computer.[1] It is used to support the computer infrastructure - in contrast to application software, which is aimed at directly performing tasks that benefit ordinary users. However, utilities often form part of the application systems. For example, a batch job may run user-written code to update a database and may then include a step that runs a utility to back up the database, or a job may run a utility to compress a disk before copying files.

Software

Although a basic set of utility programs is usually distributed with an operating system (OS), and this first party utility software is often considered part of the operating system, users often install replacements or additional utilities.[2][3] Those utilities may provide additional facilities to carry out tasks that are beyond the capabilities of the operating system.

Many utilities that might affect the entire computer system require the user to have elevated privileges, while others that operate only on the user's data do not.[4]

Utility software examples list

System utilities[edit]

List
  • Anti-virus utilities scan for computer viruses and block or remove them.
  • Clipboard managers expand the clipboard functionality of an operating system.
  • Computer access control software grants or denies requests for access to system resources.
  • Debuggers typically permit the examination and modification of data and program instructions in memory and on disk.
  • Diagnostic programs determine and report the operational status of computer hardware and software. Memory testers are one example.
  • Network utilities analyze the computer's network connectivity, configure network settings, check data transfer or log events.
  • Package managers are used to configure, install or keep up to date other software on a computer.
  • Registry cleaners clean and optimize the Windows Registry by removing old registry keys that are no longer in use.
  • System monitors monitor resources and performance in a computer system.
  • System profilers provide detailed information about installed software and hardware.

Storage device management utilities[edit]

  • Backup software makes copies of all information stored on a disk and restores either the entire disk (aka Disk cloning) in an event of disk failure or selected files that are accidentally deleted or corrupted. Undeletion utilities are sometimes more convenient.
  • Disk checkers scan an operating hard drive and check for logical (filesystem) or physical errors.
  • Disk compression utilities transparently compress/uncompress the contents of a disk, increasing the capacity of the disk.
  • Disk defragmenters detect computer files whose contents are scattered across several locations on the hard disk and collect the fragments into one contiguous area.
  • Disk formatters prepare a data storage device such as a hard disk, solid-state drive, floppy disk or USB flash drive for initial use. These are often used to permanently erase an entire device.
  • Disk partition editors divide an individual drive into multiple logical drives, each with its own file system which can be mounted by the operating system and treated as an individual drive.
  • Disk space analyzers provide a visualization of disk space usage by getting the size for each folder (including sub folders) and files in folder or drive. showing the distribution of the used space.
  • Tape initializers write a label to a magnetic tape or other magnetic medium. Initializers for DECtape formatted the tape into blocks.

File management utilities[edit]

  • Archivers output a stream or a single file when provided with a directory or a set of files. Archive suites may include compression and encryption capabilities. Some archive utilities have a separate un-archive utility for the reverse operation. One nearly universal type of archive file format is the zip file.
  • Cryptographic utilities encrypt and decrypt streams and files.
  • Data compression utilities output a shorter stream or a smaller file when provided with a stream or file.
  • Data conversion utilities transform data from a source file to some other format, such as from a text file to a PDF document.
  • Data recovery utilities are used to rescue good data from corrupted files.
  • Data synchronization utilities establish consistency among data from a source to a target data storage and vice versa. There are several branches of this type of utility:
    • File synchronization utilities maintain consistency between two sources. They may be used to create redundancy or backup copies but are also used to help users carry their digital music, photos and video in their mobile devices.
    • Revision control utilities can recreate a coherent structure where multiple users simultaneously modify the same file.
  • Disk cleaners find files that are unnecessary to computer operation, or take up considerable amounts of space.
  • File comparison utilities provide a standalone capability to detect differences between files.
  • File managers provide a convenient method of performing routine data management, email recovery and management tasks, such as deleting, renaming, cataloging, uncataloging, moving, copying, merging, setting write protection status, setting file access permissions, generating and modifying folders and data sets.

Miscellaneous utilities[edit]

Utility software example

Utility Software Examples List

  • Data generators (e.g. IEBDG) create a file of test data according to specified patterns.
  • Hex editors directly modify the text or data of a file without regard to file format. These files can be data or programs.
  • HTML checkers validate HTML code and check links.
  • Installation or setup utilities are used to initialize or configure programs, usually applications programs, for use in a specific computer environment. There are also Uninstallers.
  • Patching utilities perform alterations of files, especially object programs when program source is unavailable.
  • Screensavers prevent phosphor burn-in on CRT and plasma computer monitors.
  • Sort/Merge programs arrange records (lines) of a file into a specified sequence.
  • Standalone macro recorders permit use of keyboard macros in programs that do not natively support such a feature.

See also[edit]

References[edit]

Utility Software Programs

  1. ^Parsons, June Jamrich; Oja, Dan (2013). New Perspectives on Computer Concepts 2014: Comprehensive. Course Technology. p. 129.
  2. ^'Non-Opec (advertisement)'. Computerworld. Sep 3, 1979. Retrieved May 20, 2019.
  3. ^Mendelson, Edward (June 8, 1999). 'Fix What Ails Your PC'. PC Magazine. Retrieved May 20, 2019.
  4. ^'Linux ifconfig command'. Computer Hope. Retrieved May 20, 2019.

You Use Utility Software To

Retrieved from 'https://en.wikipedia.org/w/index.php?title=Utility_software&oldid=1017292753'