Submit your breaking news stories and original articles to us by contacting us
Deleting files in Linux usually pushes you to the point of no return, with no hope of retrieving any files you may have accidentally deleted. But there is a way to get deleted files back, thanks to the freeware utility libtrash.
Mr. Oliphant recently lost all his files at work because he wasn’t using a Linux system with libtrash. Hopefully, he will read this article and learn for the better now. Okay not really, but this is very useful for the paranoia-types in the audience.
I need to put it on my file server that contains important files. Files that cannot be deleted as my life would be destroyed. Files that if there were happen to be a mishap I would become very, very upset.
Cleaning Out Fork Files
Preventing Creation of .DS_Store Files
Windows Vista File “Versioning” Feature a Security Threat
Store Files In Your GMail Account
Samba 3: A Nine User Network Server
Forever Geek is a resource for all things geek. You can stay tuned by having the latest FG news delivered to you for free via RSS.
Category: Uncategorized
Tags:

Netbooks and User Satisfaction: It’s All About Expectations
10 Cool Sony Walkman photos – celebrate Walkman’s 30th birthday
5 Responses for "Safely Delete Files With Libtrash"
July 15th, 2004 at 6:30 am
1You should also consider something like this http://www.rsnapshot.org/ . Snapshots are even better then retreiving deleted files because you can retain versions of modified files.
July 15th, 2004 at 8:01 am
2I don’t know why everything I say to you these days begins with “Look buddy.”
Look buddy. I blame the system. I blame society. In the words of my mentor, “This is everyone’s fault but mine.”
I give him an FG post and this is how he repays me?
July 15th, 2004 at 2:21 pm
3Another suggestion: when doing an rm, always type the flags *after* the file/directory name. That way, if you accidentally hit enter in the middle, you’re much less likely to wipe out a huge chunk of work. You can also ‘alias rm=”rm -i”‘ to be extra-careful.
July 15th, 2004 at 2:24 pm
4Oops, hit post too soon…
You can also go balls-to-the-wall and store your entire home directory in CVS or something like that, and set up a cron script to commit it every 5 minutes. It all depends on how valuable the data you’re trying to save is.
January 8th, 2006 at 10:08 am
5i love that expression balls-to-the-walls =D
RSS feed for comments on this post
Leave a reply