使用Sbackup备份和恢复Ubuntu Linux

豆豆网   技术应用频道   2007年03月10日  【字号: 收藏本文

本文详细介绍使用Sbackup备份和恢复Ubuntu Linux

  Data can be lost in different ways some of them are because of hardware failures,you accidentally delete or overwrite a file. Some data loss occurs as a result of natural disasters and other circumstances beyond your control.

  Now we will see a easy backup and restore tool called "sbackup"

SBackup is a simple backup solution intended for desktop use. It can backup any subset of files and directories. Exclusions can be defined by regular expressions. A maximum individual file size limit can be defined. Backups may be saved to any local and remote directories that are supported by gnome-vfs. There is a Gnome GUI interface for configuration and restore.

  Installing sbackup in ubuntu

sudo apt-get install sbackup

  You can use synaptic also for this if you want to know how to search this software and install check here

Backup Your Data Using Sbackup

  Once you completed the installation you can access sbackup using System--->Administration--->Simple Backup Config you can see this in the following screen

  Next screen is asking for root password enter password and click ok

  Once it opens the sbackup application you can see the following screen where you can configure your backup settings first tab is general options in this example i am choosing "Use custom backup settings"

责编:豆豆技术应用

正在加载评论...