Linux Secure Delete
From Hack Sphere Labs Wiki
Revision as of 17:55, 22 January 2012 by Webdawg (talk | contribs) (Created page with " sudo apt-get install secure-delete This has four tools: srm - securely delete an existing file smem - securely delete traces of a file from ram sfill - wipe all the space mark...")
sudo apt-get install secure-delete
This has four tools:
srm - securely delete an existing file smem - securely delete traces of a file from ram sfill - wipe all the space marked as empty on your hard drive sswap - wipe all the data from you swap space.