Backup and Restore Ubuntu system with Sbackup

This post was written by admin on September 5, 2009
Posted Under: Backup

Sbackup is a simple backup tool intended for desktop use. It can backup any subset of files and directories.Sbackup is a good choice if data lost results from hardware failures,accidentally delete or overwrite a file.

Install Sbackup

Just run this command in terminal:

sudo apt-get install sbackup

Using Sbackup

Go to System->Administration menu,you will see Simple Backup Config and Simple Backup Restore.

sbackup

Clik on Simple Backup Config.

In General tab,choose Use recommended backup settings,if you are new Ubuntu user or aren’t sure what you should backup. This backup will be stored /var/backup by default.

If choose Use custom backup settings,you can change the settings include,exclude files.

Choose Manual backups only,if you want to backup some files from time to time.

In Include and Exclude tab,you can include/Exclude any file or directory you (not) want to backup.

In Destination tab,you can change the backup store location.

In Time tab,you can schedule when do you want to run your backup.

sbackup1

After configuration,clik on Backup Now!,it starts a background process and you will see process id in a prompt window.

Now,use Sbackup to restore data.Go to System->Administration->Simple Backup Restore.You will see the following screen here you can select the restore source folder and available backups,choose files and folders you want to restore and click on “Restore” button.

sbackup2

Related posts:

  1. Backup and Restore entire hard disk with dd command
  2. How to Backup your data on to a shared network drive
  3. Simple Ubuntu Desktop Backup Tool Backerupper
  4. Make backups to Local system,CDs/DVDs,Network with pyBackPack in Ubuntu Linux
  5. Simple Backup tool for Ubuntu

    Tags:

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address