Utility software

Source: Wikipedia, the free encyclopedia.

Utility software is a program specifically designed to help manage and tune system or application software.

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..

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]

System utilities

  • 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

File management utilities

  • 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

See also

References

  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.