How To Rapidly Clean / Wipe Hard Disk Drive
April 6th, 2008 by Angsuman ChakrabortyHow to overwrite your hard disk with random characters
dd if=/dev/random of=/dev/sda
How to overwrite your hard disk with zero characters
dd if=/dev/random of=/dev/sda
Replace sda / hda with your hard disk identifier.
Either of the procedure requires the system has Linux installed or accessible from Linux operating system. You can use a Live Linux distribution like Ubuntu Live CD or System Rescue CD.
Filed under Fedora 7, Fedora Core 6, Headline News, Linux, Linux Migration, Open Source Software, Web | | RSS 2.0 | Trackback this Article | Email this Article










































Add to Technorati Favorites
