5a0f92deec0eb0c3ae91e3db9db81f38e40e9239
reHDD
Useful for:
- checking new drives for the first time
- checking used drives for their next live
- deleting a drive securely
planned Features:
- search for new attached Hard Drives via USB
- display Hard Drive Manufacturer, Model, Rotation Rate and Capacity
- Check S.M.A.R.T. values and make an 'passed' or 'not passed' decision
- If passed, wipe the data securely
Debian Install Notes
- apt-get install ncurses-dev
- apt-get install hwinfo
- wget http://ftp.de.debian.org/debian/pool/main/s/smartmontools/smartmontools_7.1-1_amd64.deb
- dpkg --install smartmontools_7.1-1_amd64.deb
Description
Languages
C++
92.1%
Makefile
6.1%
Shell
1.8%