Skip to content

Instantly share code, notes, and snippets.

@thewhodidthis
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thewhodidthis/d634827f6ef9d61ea0e5 to your computer and use it in GitHub Desktop.
Save thewhodidthis/d634827f6ef9d61ea0e5 to your computer and use it in GitHub Desktop.
Secure wipe disk
dd if=/dev/urandom of=/dev/sda bs=1M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment