[Trilug-ontopic] secure removal of files on a usb stick

Greg Brown gwbrown1 at gmail.com
Sat Jul 26 20:04:43 EDT 2014


Which is better in theory?  To use srm like this:

srm -v -r ./usb-stick-mount-point

or to umount the drive and go with:

shred -vzn 3 /dev/sda#  (in this case sda1)

Throw out the 3 vs. 38 wipes of data - if that is critical assume 'shred
-vzn 38'.

Thoughts?

Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.trilug.org/pipermail/trilug-ontopic/attachments/20140726/f3a80fc3/attachment.html>


More information about the Trilug-ontopic mailing list