User Tools

Site Tools


docu:csheet:sysadm:disks:privacy:wipe_disk
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


docu:csheet:sysadm:disks:privacy:wipe_disk [2022/06/17 08:29] (current) – created admin
Line 1: Line 1:
 +==== Wipe a disk entirely (for privacy) using shred ====
  
 +\\
 +In case you want to sell a hard-drive, or just use it in other system and don't want it to have possible recoverable sensitive data, you may execute this command:
 +
 +<code bash>
 +shred -vfz /dev/sde
 +</code>
 +
 +Source: https://www.freecodecamp.org/news/securely-erasing-a-disk-and-file-using-linux-command-shred/
docu/csheet/sysadm/disks/privacy/wipe_disk.txt · Last modified: 2022/06/17 08:29 by admin