Restoring Deleted Files in Linux from the ext3 Journal

Someone just `rm -rf *`-ed from `/` on a production server.
Fortunately, you have backups. Unfortunately, the server included a database with important business data that was written just before the disaster. That most recent data is not included in the last database backup.
Read more on Restoring Deleted Files in Linux from the ext3 Journal »
The post Restoring Deleted Files in Linux from the ext3 Journal appeared first on Atomic Spin.
