Wipe disk: Difference between revisions

From DWIKI
Tony (talk | contribs)
Created page with "=Links= *https://linuxhint.com/completely_wipe_hard_drive_ubuntu/ *wipe *srm *shred *scrub"
 
Tony (talk | contribs)
Tag: wikieditor
Line 2: Line 2:
*https://linuxhint.com/completely_wipe_hard_drive_ubuntu/
*https://linuxhint.com/completely_wipe_hard_drive_ubuntu/


*wipe  
=Commands=
dd status=progress if=/dev/urandom of=/dev/sdd bs=1M
=Tools=
==wipe==
 
*srm  
*srm  
*shred  
*shred  
*scrub
*scrub

Revision as of 15:10, 28 February 2025

Links

Commands

dd status=progress if=/dev/urandom of=/dev/sdd bs=1M

Tools

wipe

  • srm
  • shred
  • scrub