How to Install and Uninstall disk-filltest Package on Kali Linux
Last updated: November 26,2024
1. Install "disk-filltest" package
Please follow the instructions below to install disk-filltest on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
disk-filltest
Copied
2. Uninstall "disk-filltest" package
Please follow the steps below to uninstall disk-filltest on Kali Linux:
$
sudo apt remove
disk-filltest
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the disk-filltest package on Kali Linux
Package: disk-filltest
Version: 0.8.2-1
Installed-Size: 35
Maintainer: Sudip Mukherjee
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 9884
SHA256: 276712206192c4b733e9d5406099a9fed83a3cf8b3938328178f8ad77f6a6bdd
SHA1: e31d8670d7ef867e266d380cf47aa377f8c167a2
MD5sum: 5eb1176baf6ef97de57e26adfb450778
Description: Simple Tool to Detect Bad Disks by Filling with Random Data
The number of hard disk produced in the last five years is huge. Of course,
this is the same number of hard disks that will most probably fail in the next
five years, possibly with catastrophic consequences for the particular user or
business.
.
The simple tool disk-filltest can help, together with S.M.A.R.T. monitoring, to
check disks periodically and thus be forewarned about coming failures. The
function of disk-filltest is simple:
* Write files random-######## to the current directory until the disk is full.
* Read the files again and verify the pseudo-random sequence written.
* Any write or read error will be reported, either by the operating system or
by checking the pseudo-random sequence.
* Optionally, delete the random files after a successful run.
Description-md5:
Homepage: https://panthema.net/2013/disk-filltest/
Section: utils
Priority: optional
Filename: pool/main/d/disk-filltest/disk-filltest_0.8.2-1_amd64.deb
Version: 0.8.2-1
Installed-Size: 35
Maintainer: Sudip Mukherjee
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 9884
SHA256: 276712206192c4b733e9d5406099a9fed83a3cf8b3938328178f8ad77f6a6bdd
SHA1: e31d8670d7ef867e266d380cf47aa377f8c167a2
MD5sum: 5eb1176baf6ef97de57e26adfb450778
Description: Simple Tool to Detect Bad Disks by Filling with Random Data
The number of hard disk produced in the last five years is huge. Of course,
this is the same number of hard disks that will most probably fail in the next
five years, possibly with catastrophic consequences for the particular user or
business.
.
The simple tool disk-filltest can help, together with S.M.A.R.T. monitoring, to
check disks periodically and thus be forewarned about coming failures. The
function of disk-filltest is simple:
* Write files random-######## to the current directory until the disk is full.
* Read the files again and verify the pseudo-random sequence written.
* Any write or read error will be reported, either by the operating system or
by checking the pseudo-random sequence.
* Optionally, delete the random files after a successful run.
Description-md5:
Homepage: https://panthema.net/2013/disk-filltest/
Section: utils
Priority: optional
Filename: pool/main/d/disk-filltest/disk-filltest_0.8.2-1_amd64.deb