Results 1 to 3 of 3
Which program should I use to do the follwoing in ubuntu edgy eft: Save all my settings (not the personal stuff like usernames and documents, like stuff that I changed ...
- 01-03-2007 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 68
Which program to use?
Which program should I use to do the follwoing in ubuntu edgy eft: Save all my settings (not the personal stuff like usernames and documents, like stuff that I changed in a control panel, and stuff I edited in the Terminal) and collection of my programs that I had installed.
Is there a program or set of scripts that could do this?
(I basically want an equivilent of this http://livecd.berlios.de/, except for ubuntu.)
- 01-03-2007 #2
tar -cf etc.tar /etc
You would also want to do the same for the ".files" in your home folder. For example your settings for Gaim would be in /home/<yourname>/.gaim
- 01-03-2007 #3Just Joined!
- Join Date
- Nov 2006
- Posts
- 68
Huh? Did you follow the likn and read my post carefully? Cause I have no idea what you are talking about.
Originally Posted by Scratch_


Reply With Quote
