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

  1. One Response to “Debian/Ubunto notes”

  2. 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.

Post a Comment

Trackback URL for this post:
http://www.gudasoft.com/linux/07/15/89/debianubunto-notes/2008/trackback