Archive for category Howto

Debian Lenny on Acer 3004 laptop

I needed a stable, fast environment to get some work done so I decided that as I had a spare partition on my Acer 3004 laptop i’d go back to Debian Lenny.
I installed Debian Lenny Netinstall via a wired connection to my router.
I chose to install to an Ext3 partition, and only selected [...]

, , , , , , , , , , , , , ,

No Comments

How to Ubuntu 10.04 Window buttons on the right

The new theme and lay out on Ubuntu 10.04 Lucid Lynx introduced a new annoyance. When you open an application window, the minimize, maximize and close buttons are now on the left. This is easily fixed with one command in the terminal:
Place just the buttons on the right:
gconftool-2 –set “/apps/metacity/general/button_layout” –type string “:maximize,minimize,close”

If you also [...]

, , , , , , , , , , , , , , , ,

No Comments

Ubuntu Kill Xserver – How to get Ctrl Alt Backspace back

Many people were annoyed that Xorg removed the ctrl+alt+backspace function to restart the Xserver. Well, it’s so easy to re-enable it’s unreal.
Go to:
System > Preferences > Keyboard
Choose:
Layout Tab > Options > Check “Key Sequence To Kill Xserver”
Easy!

, , , , , , , , ,

No Comments