Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to Darik's Boot and Nuke: A great tool for obliterating your data
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
How to do it without DBAN
Posted by: Preston St. Pierre on September 29, 2005 03:32 AMdd if=/dev/urandom of=/dev/hda
dd if=/dev/zero of=/dev/hda
dd if=/dev/urandom of=/dev/hda
#