Systemback It is a tool that, in addition to facilitating our system backups, comes loaded with many other interesting options such as the possibility of create restore points of the system.
I personally opt for Let-dup when making my backups, although I have to accept that Systemback It brings other very good options that I really liked, such as the possibility of creating a Live CD of our entire system as we have it configured at the time of creation.
Today watching fromlinux I have seen this software which I did not know existed... and I have decided to install it under Debian.
We add the following repository
text
#Systemback
deb http://ppa.launchpad.net/nemh/systemback/ubuntu lucid mainWe add the KEY
text
gpg –keyserver subkeys.pgp.net –recv 14E4942973C62A1B
gpg –export –armor 14E4942973C62A1B | apt-key add –We install systemback
Bash
apt-get install systembackSeen in: http://blog. desdelinux.net
Greetings, rokitoh!
Comments