When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. fsck - Wikipedia

    en.wikipedia.org/wiki/Fsck

    The system utility fsck (file system check) is a tool for checking the consistency of a file system in Unix and Unix-like operating systems, such as Linux, macOS, and FreeBSD. [1] The equivalent programs on MS-DOS and Microsoft Windows are CHKDSK, SFC, and SCANDISK.

  3. Disk Usage Analyzer - Wikipedia

    en.wikipedia.org/wiki/Disk_Usage_Analyzer

    Disk Usage Analyzer is a graphical disk usage analyzer for GNOME. It was part of GNOME Core Applications, [2] but was split off for GNOME 3.4. It was originally named Baobab after the Adansonia tree. The software gives the user a menu-driven, graphical representation of what is on a disk drive. [3]

  4. ncdu - Wikipedia

    en.wikipedia.org/wiki/Ncdu

    ncdu (NCurses Disk Usage) is a disk utility for Unix systems. Its name refers to its similar purpose to the du utility, but ncdu uses a text-based user interface under the [n]curses programming library. [3] Users can navigate the list using the arrow keys and delete files that are taking up too much space by pressing the 'd' key.

  5. The Sleuth Kit - Wikipedia

    en.wikipedia.org/wiki/The_Sleuth_Kit

    The Sleuth Kit is capable of parsing NTFS, FAT/ExFAT, UFS 1/2, Ext2, Ext3, Ext4, HFS, ISO 9660 and YAFFS2 file systems either separately or within disk images stored in raw , Expert Witness or AFF formats. [6] The Sleuth Kit can be used to examine most Microsoft Windows, most Apple Macintosh OSX, many Linux and some other UNIX computers.

  6. Comparison of S.M.A.R.T. tools - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_S.M.A.R.T._tools

    Linux: LGPL v2+ GUI IDE(PATA), SATA, NVMe USB? Yes Yes GNOME pop-up notification LiveCDs are available for download, allowing the user to use GNOME Disks without any changes to the computer. smartmontools [7] Windows, Unix-like (Linux, macOS, BSD, etc.) GNU GPL v2 CLI and GUI (via GSmartControl and HDD Guardian) All for Linux, some for other ...

  7. Filelight - Wikipedia

    en.wikipedia.org/wiki/Filelight

    Filelight is a graphical disk usage analyzer part of the KDE Gear.. Instead of showing a tree view of the files within a partition or directory, or even a columns-represent-directories view like xdiskusage, it shows a series of concentric pie charts representing the various directories within the requested partition or directory and the amount of space they use. [1]

  8. CAINE Linux - Wikipedia

    en.wikipedia.org/wiki/CAINE_Linux

    Some of the tools included with the CAINE Linux distribution include: The Sleuth Kit – open source command line tools that support forensic inspection of disk volume and file system analysis. Autopsy – open source digital forensics platform that supports forensic analysis of files, hash filtering, keyword search, email and web artifacts.

  9. FSCAN - Wikipedia

    en.wikipedia.org/wiki/FSCAN

    FSCAN is a disk scheduling algorithm to determine the motion of the disk's arm and head in servicing read and write requests. It uses two sub-queues. During the scan, all of the requests are in the first queue and all new requests are put into the second queue. Thus, service of new requests is deferred until all of the old requests have been ...