wiper.sh
tune hard disk parameters for high performance
Install
- All systems
-
curl cmd.cat/wiper.sh.sh
- Debian
-
apt-get install hdparm
- Ubuntu
-
apt-get install hdparm
- Alpine
-
apk add hdparm
- Arch Linux
-
pacman -S hdparm
- Kali Linux
-
apt-get install hdparm
- CentOS
-
yum install hdparm
- Fedora
-
dnf install hdparm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hdparm
- Raspbian
-
apt-get install hdparm
- Dockerfile
- dockerfile.run/wiper.sh
- Docker
-
docker run cmd.cat/wiper.sh wiper.sh
powered by Commando
hdparm
tune hard disk parameters for high performance
Get/set device parameters for Linux SATA/IDE drives. Provides a command line interface to various kernel interfaces supported by the Linux SATA/PATA/SAS "libata" subsystem and the older IDE driver subsystem. Many newer (2008 and later) USB drive enclosures now also support "SAT" (SCSI-ATA Command Translation) and therefore may also work with hdparm.