Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 










Current Newswire:

SECURITY: Flash Player Sandbox Comes to Firefox

The Future of Kubuntu

SECURITY: Symantec should not be afraid of 'open' source code

Linux 3.3 rc3

60 Fantastic Free Android Apps

Ready for Another Linux Tablet? Meet the Rugged Trimble Yuma

How can the layman get involved with free software?

RIM Commits to Open Source BlackBerry 10 Native SDK

Oracle Staking Claim in Open-Source 'R' Language

50 Open Source Tools That Could Help You Find (or Keep) a Valentine



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Using "shred" to Securely Delete Files
Using "shred" to Securely Delete Files
Feb 28, 2008, 07 :00 UTC (9 Talkback[s]) (6536 reads)

[ Thanks to Mike Weber for this link. ]

"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. (Even then, recovery experts still might be able to retrieve it.)

"If you have sensitive files that you need to delete, consider using 'shred'. This handy utility will overwrite a file with gibberish multiple times, and optionally, will delete the file..."

Complete Story

Related Stories:
Linux.com: CLI Magic: Securely Deleting Files with shred(Mar 07, 2006)
Linux-Watch: Mini-howto: Disk Blasting 101 with Linux(Oct 04, 2005)
ONLamp: Please, For the Love of All That's Recoverable, Shred Your Hard Drive!(Mar 04, 2005)


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
shred does not work on JFS, ReiserFS, XF ...   It doesn't work.   
Eric
Feb 28, 2008, 15:13:33
 
> shred does not work on JFS, ReiserFS,  ...   Re: It doesn't work.   
orlandus
Feb 28, 2008, 17:05:19
 
I checked and looked the site over, ther ...   No way to contact the author.   
TripleII
Feb 28, 2008, 18:48:44
 
You can also use "shred" to securely ove ...   Another Error   
blackhole
Feb 29, 2008, 03:18:14
 
Make a shell script.  Call it rm-for-rea ...   Here's how to *really* delete a file:   
judecn
Feb 29, 2008, 04:24:00
 
So that probably means it also doesn&#39 ...   Re: It doesn't work.   
www.usbtwo.com
Feb 29, 2008, 06:28:51
 
No... also wrong.This will fail for exac ...   Re: Here's how to *really* delete a file:   
Eric
Mar 1, 2008, 04:55:57
 
> Make a shell script.  Call it rm-for-r ...   Re: Here's how to *really* delete a file:   
blackhole
Mar 1, 2008, 06:44:57
 
I'm using a dual boot dapper(ubuntu) ...   It does work for ext3 & vfat   
frint
May 2, 2008, 18:06:46
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP