These are some simple and unorganized Debian tips that might make your system nicer or solve some minor problems. I don't really maintain this page too much, so some of the tips might not apply to your version of debian. When I add new stuff I'll try to remember to tag the version of debian I'm talking about.

Multimedia / DVDs / etc

The first thing you need to do on a desktop debian system is add the marillat/debian-multimedia repository. There you will find all the multimedia programs and libraries that the official debian cannot include due to licensing issues. What you need is to edit your /etc/apt/sources.list and add the correct line for your system:

# for unstable:
deb http://debian-multimedia.org/ sid main
# for testing/etch (2006)
#deb http://debian-multimedia.org/ etch main
# for stable/sarge (2006)
#deb http://debian-multimedia.org/ sarge main

Random tips

Links

NKB: Debian Tips (last edited 2006-07-05 23:06:49 by IgnacioSolis)