HOWTO: Securely erase hard drive with dd
dd if=/dev/random of=/dev/sda status=progress iflag=fullblock
https://www.addictivetips.com/ubuntu-linux-tips/ways-to-securely-erase-a-hard-drive-on-linux/
dd if=/dev/random of=/dev/sda status=progress iflag=fullblock
https://www.addictivetips.com/ubuntu-linux-tips/ways-to-securely-erase-a-hard-drive-on-linux/