Revision [14517]

This is an old revision of SecureErase made by coolpup on 2011-05-03 16:21:17.

 

Partitions
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

For the truly paranoid with plenty of time to spare:
dd if=/dev/random of=/dev/sdX && dd if=/dev/zero of=/dev/sdX

Single files
Single files may be made permanently inaccessible by pupcrypt encrypting them before deleting them in the usual way.

http://www.murga-linux.com/puppy/viewtopic.php?t=65509



Categories
CategorySecurity
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki