How to Backup And Install Your Linux Applications With AptOnCD
Everytime after you have reformatted the hard disk and reinstalled the Linux distro of your choice, the one troublesome thing that you need to do is to re-download all your applications and restore all the settings. This is made worst when your wireless connection just don’t work with the newly installed distro. How are you going to download all your applications when you can’t even connect to the Internet?
APTonCD aims to solve this problem by backing up all your packages into a Cd/DVD. You can then install your applications right from the CD/DVD. If you want to save up on CD, you can even store the data as an iso file and restore your system right from the ISO file.

Quite possibly the most distinguishing feature of Debian-based Linux distributions (such as Ubuntu, Mepis, Knoppix, etc) is their package system – APT. Also known as the Advanced Package Tool, APT was first introduced in Debian 2.1 in 1999. APT is not so much a specific program as it is a collection of separate, related packages.