Sunday, 8 June 2014

Back-up in the Ubuntu


 Back-up in the Ubuntu

The ubuntu is the highly reliable os. But the problem is happened some times so we have to take the backup for our data.

 backup Ubuntu in the iso format:

The iso file created with this back up is the highly reliable because it will take the back up of all the applications and the root user files also. And this back-up iso is also used as the live os also.

Steps:

1.open the terminal in the Ubuntu operating system.

2.and give command as command ->sudo nautilus to open the nautilus file manager ( this is only applicable for the Ubuntu 12.04 only if you using the another version verify the www.remastersys.com

3. now give the command->sudo apt-get update

and now give the command ->sudo apt-get install remastersys* [to install remastersys backup software]

4. this is the important software to take the backup and give following commands

open the terminal and give the following commands

Command1-> sudo remastersys dist cdfs [for preparation of the backup]

Command2->sudo remastersys dist iso myubuntu.iso [create backup iso]

Now the back up iso will stored as the iso file in the[ /home/remastersys/remastersys/ ] folder as the myubuntu.iso file

Command3->sudo remastersys clean [clean the preparations of the back up]

The above commands and steps are used to take the Ubuntu with the iso file format.

No comments:

Post a Comment