Tuesday, August 19, 2014

Shredding a file in Linux with shred


         When deleting a file by simply pressing the delete button there is the possibility that the file can be recovered. That's where shred comes in, What shred does is to wipe the file and make it unrecoverable. This can be very useful if you want to delete a file with sensitive data.
For more info and a tutorial click the following link.

No comments:

Post a Comment