Flyback er en software til system backup og gendannelse, ligesom Apples Time Machine.
Apples Time Machine er en stor funktion i deres OS og Linux har næsten alle de nødvendige teknologi allerede bygget i at genskabe det. Dette er en simpel GUI at gøre det nemt at bruge.
Instruktioner
Hvis du vil bruge, sørg for at have følgende pakker installeret:
Debian $ sudo apt-get install python python-glade2 python-Gnome2 python-sqlite3 rsync
Ubuntu $ sudo apt-get install python python-glade2 python-Gnome2 python-sqlite3 python-GConf rsync
Redhat / Fedora $ yum installere pygtk2 gnome-python2-GConf pygtk2-libglade python-sqlite3
Så download:
svn checkout http://flyback.googlecode.com/svn/trunk/ flyback
eller
wget http://flyback.googlecode.com/files/flyback_0.4.0.tar.gz
tar -zxvf flyback_0.4.0.tar.gz
Derefter skifte til den nye mappe ("flyback / src /" eller "flyback /", afhængigt af hvilken du vælger ovenfor) og køre:
python flyback.py
Krav :
- Python
- PyGTK
Kommentarer ikke fundet