UBUNTU - BACKUP APPS
Backup Ubuntu Applications - Tutorial
Ubuntu, one of the best distributions available... but one problem still remains...
The standard installation of Ubuntu does not include the tools a user will first look for... media player, CD Burner etc. He will have to get an internet connection or get the full distro DVDs. Usually, he will just drop it and go back to windows...
I got Ubuntu... installed Ubuntu 8.04 LTS (Hardy Heron). I went on installing the tools I need thru apt-get. Also upgraded online to Ubuntu 8.10 (Intrepid Ibex). Totally, around 1.5 GB downloaded. If some friend wants the packages I got, what do I do? What if I need to install a fresh Ubuntu?
APTonCD comes to the rescue...
Here is a step by step tutorial on how to backup all the applications and to restore into a fresh install or after a crash or whenever you feel like... lets start...
Install APTonCD
$ sudo apt-get install aptoncdThis will install APTonCD. It will be under System->Administration->APTonCD.
Create Backup
1. Launch APTonCD from Menu or by giving
aptoncd.3. APTonCD searches the machine for packages downloaded through apt-get or directly. It will list all the packages it finds.

[ If you are using Intrepid, then there is chance that APTonCD crashes after scanning gets to some 50%. In that case, read this thread: APTonCD crashes or download this .deb package and install manually: http://launchpadlibrarian.net/18476205/aptoncd_0.1.98-0ubuntu4_all.deb. ]
You can select / unselect the packages. You can also "Add" more packages manually. While adding / modifying the list, enable "Auto-select dependencies" under "Edit". After you are satisfied with the packages and size, click on "Burn".
5. APTonCD creates the ISO containing all the packages you have selected.

6. Burn the image? You can burn it right away. Choose your favorite Burning tool (in my case K3B). Click "Yes" or "No" (if you does not want to burn it right away, the ISO file will be in the intermediate location, which you can use later).

The Backup CD / DVD / Image is ready!
Now, you can give it to all your friends who does not have an Internet connection.Restore from Backup
1. Launch APTonCD from Menu or by giving
aptoncd.3. The packages window appears. You need to add packages to be installed. Click on "Load" to load a CD / DVD or an ISO image. Choose your CD / DVD drive or open the ISO image file. Click "OK". You can load multiple sources.


4. The packages from the loaded source(s) will be listed. You can select which applications you want to be installed. Click on "Restore".

Your favorite applications will be installed like a breeze...
Add: If you like doing things from command-line, then you may look at this post: HOWTO: Backup all installed programs/packages



