LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Using "shred" to Securely Delete Files (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-using-shred-to-securely-delete-files-624329/)

LXer 02-27-2008 06:50 PM

LXer: Using "shred" to Securely Delete Files
 
Published at LXer:

When you use the "rm" utility, you may think that you're deleting a file, but you're not. All you're doing is removing the file's index--or, inode number--from the hard drive. The file is still there, and can still be recovered, as long as you don't overwrite the space that it occupies with another file.

Read More...


All times are GMT -5. The time now is 12:37 PM.