Posted by admin on 27th September 2008
Foremost and Scalpel are not interested in the underlying filesystem. They simply expect the data blocks of the files to reside sequentially in the image under investigation. The tools will find images in dd dumps, RAM dumps, or swap files.Carving will help to identify and reconstruct files on corrupt filesystems, in
slack space, or even after installation of a new operating system, as long as the required data blocks still exist.
Read the rest of this entry »
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!
Posted in Backup | 1 Comment »
Posted by admin on 1st September 2008
A graphical tool to make file backup simpler. Provides a user-friendly interface which allows you to back up your files easily to an archive, to a CD/DVD or to a remote location using SSH.
Read the rest of this entry »
Posted in Backup | 6 Comments »
Posted by Shantanu Goel on 12th May 2008
Introduction:
I’m sure you have copied/moved files on your computer from one place to another. And I’m sure often you have to do more than just “single-shot” copying that is copy a few files to one place, move a few to another, and copy yet some more to one more location. Well, I had to do this quite a few times (e.g. I ran out of disk space recently on a partition and had to empty out my “Movies” and “Songs” folders to move a few movies/songs each to all other partitions/disks according to the space available). Hence, I wrote this little command line program, which behaves like a basket.
Read the rest of this entry »
Posted in Backup | 2 Comments »
Posted by admin on 11th May 2008
Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
Read the rest of this entry »
Posted in Backup | 14 Comments »
Posted by admin on 10th May 2008
Conduit is a synchronization solution for GNOME which allows the user to take their emails, files, bookmarks, and any other type of personal information and synchronize that data with another computer, an online service, or even another electronic device.
Read the rest of this entry »
Posted in Backup, General | 6 Comments »