Backup Ubuntu tool-Remastersys

Source: Internet
Author: User
Article Title: Backup Ubuntu tool-Remastersys. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

Remastersys is a tool that can be used to perform two tasks in Klikit or Ubuntu. One is to back up the system, and the backup can include your personal data, the second is to make the backup into a Live cd or dvd installation disk that can be self-started and installed.

Install Remastersys in Ubuntu
Source settings. Modify the source checklist Code as follows:

Sudo gedit/etc/apt/sources. list

Copy the following source addresses to sources. list:

# Remastersys
Deb linux.com/repository "> http://www.remastersys.klikit-linux.com/repository remastersys/

Save and exit ).
Run the following command to upgrade the source ticket:

Sudo apt-get update

(You can also do this: Sysytem->? Administrator-> Software Source-> Third party Software-> Add->? Deb http://www.remastersys.klikit-linux.com/repository remastersys/--> update)

Run the following command to install remastersys:

Sudo apt-get install remastersys


After the preceding modifications and commands are executed, the installation is completed.

Use Remastersys
To learn how to use remastersys, you must first run the software. The code is:

Sudo remastersys

Syntax structure of remastersys:

Sudo remastersys backup | clean | dist [cdfs | iso] [filename. iso]

Example of using remastersys

1) to back up your system into a live cd/dvd

Sudo remastersys backup


2) to back up your system and create an iso file named custom. ISO for live cd/dvd.

Sudo remastersys backup custom. iso

[1] [2] Next page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.