Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Utility software
Programs to support computer infrastructure

Utility software is designed to help manage and optimize system or application software, supporting the computer infrastructure rather than directly performing user tasks like application software. Utilities often integrate into systems; for example, a batch job might run user code to update a database and then use a utility to back it up. While many utilities come bundled with an operating system, users may install additional tools to extend functionality. Some utilities require elevated privileges due to their system-wide effects, whereas others operate only on individual user data without special permissions.

We don't have any images related to Utility software yet.
We don't have any YouTube videos related to Utility software yet.
We don't have any PDF documents related to Utility software yet.
We don't have any Books related to Utility software yet.
We don't have any archived web articles related to Utility software yet.

System utilities

Storage device management utilities

  • 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 format the tape into blocks.

File management utilities

  • 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

See also

References

  1. "Non-Opec (advertisement)". Computerworld. Sep 3, 1979. Retrieved May 20, 2019. https://books.google.com/books?id=ZIfqFFpyXo8C&pg=PA3

  2. Mendelson, Edward (June 8, 1999). "Fix What Ails Your PC". PC Magazine. Retrieved May 20, 2019. https://books.google.com/books?id=XrdgwdYfGrUC&pg=PA60

  3. "Linux ifconfig command". Computer Hope. Retrieved May 20, 2019. https://www.computerhope.com/unix/uifconfi.htm