Enable TraceMonkey in Firefox 3.1

Hack to enable TraceMonkey in Firefox 3.1 (all platforms)

Get a shell under Gnome with two clicks

There is a great article on the net, about adding a Gnome context menu to open a shell prompt from inside Nautilus. For those of us who always work on the command line, this is important. Instead of duplicating the code and article content (which is long), I simply link to it here.

Fix the sound level bug in Ubuntu 7.10 – Gutsy

When installing Ubuntu 7.10 (aka Gutsy) on some Intel-based laptops sound boards, there may be an issue with the sound level being too low. The following was received from an email, and fixed my problem: ==================== My problem was solved by adding: # fix for the sound level on Intel Chipsets options snd-hda-intel model=auto as [...]