Revision [19227]
This is an old revision of SecureErase made by coolpup on 2011-10-30 05:26:19.
All data on drive X may be permanently destroyed by using the following command (the drive must be unmounted first, which means that a LiveDVD or LiveUSB is useful in this case): warning - this will take a very long time
dd if=/dev/zero of=/dev/sdX
Single files
Single files may be made permanently inaccessible by ccrypt encrypting them before deleting them in the usual way.
http://www.murga-linux.com/puppy/viewtopic.php?t=65509