Tools to Delete Files Securely in GNU/Linux
Jan 07, 2009, 04:32 (0 Talkback[s])
[ Thanks to dave for
this link. ]
"wipe
"wipe is a little command for securely erasing files from
magnetic media. It compiles under various unix platforms, including
Linux 2.*, (Open+Net+Free)BSD, aix 4.1, SunOS 5.5.1, Solaris 2.6.
Recovery of supposedly erased data from magnetic media is easier
than what many people would like to believe. A technique called
Magnetic Force Microscopy (MFM) allows any moderately funded
opponent to recover the last two or three layers of data written to
disk. Wipe repeatedly writes special patterns to the files to be
destroyed, using the fsync() call and/or the O_SYNC bit to force
disk access."
Complete Story
Related Stories:
- Easy in Linux, Almost Impossible in Windows(Dec 17, 2008)
- Shred and Secure-Delete: Tools for Wiping Files, Partitions and Disks in GNU/Lin(Dec 03, 2008)
- 10 Mistakes New Linux Administrators Make(Dec 01, 2008)
- Recovering Deleted Files By Inode Number In Linux And Unix(Aug 12, 2008)
- Using "shred" to Securely Delete Files(Feb 28, 2008)
- Linux.com: CLI Magic: Securely Deleting Files with shred(Mar 07, 2006)
- ONLamp: Please, For the Love of All That's Recoverable, Shred Your Hard Drive!(Mar 04, 2005)