home | changes | index | login
see also:
DebianTricks
Eee_PC
LinkDumpArchiveEight
LinkDumpArchiveFive
LinkDumpArchiveThree
May_7_2004
Samba
ScribusTemplates
StupidFuckingUsbPort
Ubuntu
UnixTools
VimAndPerl
WareLogging
dict
[molly-guard]
more...
search:
wikipedia
google
scholar
books
images
reddit
del.icio.us
everything2
WareLogging. Useful things on a Debian GNU/Linux system. Also some stuff under Ubuntu.
= general package management =
apt-cache search whatever
= mixed system =
How to keep a mixed system. Useful if you don't want to risk hosing your entire system by running unstable, but need some packages it contains. Basically, put something like:
APT::Default-Release "version";
Where version is one of stable, testing, or unstable in /etc/apt/apt.conf. Then add a source for that version to /etc/apt/sources.list. You can now get stuff from the appropriate version by doing:
apt-get -t ''distribution'' install packagename
This can also sometimes get you out of those weird dependency traps that a big upgrade will often generate.
= useful packages =
pick a name (required to comment or edit a page)
last edited Febuary 13, 2008