Debian/Ubunto notes
July 15th, 2008 | by guda |How to save and installed packges
http://www.cyberciti.biz/tips/linux-get-list-installed-software-reinstallation-restore.html
$ dpkg --get-selections > /backup/installed-software.log
# dpkg --set-selections < /backup/installed-software.log
Now your list is imported use dselect or other tools to install the package.
# dselect
Select ‘i‘ for install the software.
Upgrade Debian
http://www.cyberciti.biz/tips/upgrading-debian-sarga-3-to-etch-4.html
Commands
cat /etc/debian_version
One Response to “Debian/Ubunto notes”
By guda on Oct 2, 2008 | Reply
If you use Gnome, then the method of anti-aliasing you can set up in System -> Preferences -> Appearance.