linux poison RSS
linux poison Email

Backup data using flyback

Apple's Time Machine is a great feature in their OS, and Linux has almost all of the required technology already built in to recreate it. This is a simple GUI to make it easy to use.

Installation (Ubuntu/Fedora/Opensuse)

To use, make sure you have the following packages installed:

Ubuntu: $ sudo apt-get install python python-glade2 python-gnome2 python-sqlite3 python-gconf rsync
Redhat/Fedora: $ yum install pygtk2 gnome-python2-gconf pygtk2-libglade python-sqlite3

Download
$ wget http://flyback.googlecode.com/files/flyback_0.4.0.tar.gz
$ tar -zxvf flyback_0.4.0.tar.gz

Then change to the new directory ("flyback/src/" or "flyback/", depending on which you chose above) and run: $ python flyback.py, you will see something like ...



0 comments:

Post a Comment

Related Posts with Thumbnails