Wednesday, 25 July 2012

How to Backup and Restore your Ubuntu system using GUI application

To Backup and Restore your Ubuntu system, there is a GUI application called deja-dup .








 $ sudo apt-get install deja-dup


Deja-Dup is a simple backup tool. It hides the complexity of backing up the
Right Way (encrypted, off-site, and regular) and uses duplicity as the
back-end.

Features:
 * Support for local, remote, or cloud backup locations, such as Amazon S3
   or Rackspace Cloud Files
 * Securely encrypts and compresses your data
 * Incrementally backs up, letting you restore from any particular backup
 * Schedules regular backups
 * Integrates well into your GNOME desktop


No comments:

Post a Comment