Revision [14494]
This is an old revision of SecureErase made by coolpup on 2011-05-02 12:51: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/random of=/dev/sdXY && dd if=/dev/zero of=/dev/sdXY
Single files
Single files may be made permanently inaccessible by pupcrypt encrypting them before deleting them in the usual way.