WareLogging
|
|
|
|
= general =
|
|
|
|
* [http://ubuntuforums.org/showthread.php?t=467162 default user groups]
|
|
* http://www.shockfamily.net/cedric/ubuntu-tips.html
|
|
|
|
= build issues =
|
|
|
|
[http://ubuntuforums.org/archive/index.php/t-496021.html Problem installing Perl modules]:
|
|
|
|
apt-get build-essential
|
|
|
|
Actually, if you want to compile anything, you pretty much need to get build-essential. Why is this stuff not installed by default?
|
|
|
|
= debian menus =
|
|
|
|
* [http://ubuntuforums.org/showthread.php?t=221307 Blackbox, Debian menu system]
|
|
|
|
How to get Debian-style menus:
|
|
|
|
apt-get install menu menu-xdg; update-menus
|