Ubuntu ist eine auf Debian basierende Linux-Distribution. Die Entwickler verfolgen mit Ubuntu das Ziel, ein einfach installier- und bedienbares Betriebssystem mit aufeinander abgestimmter Software zu schaffen. [...]Wikipedia

Gnome Panel zurücksetzen

gconftool-2 --recursive-unset /apps/panel
pkill gnome-panel

Siehe auch http://wiki.ubuntuusers.de/GNOME_Panel#Panel-zuruecksetzen

WLAN Accesss Point with Ubuntu on Thinkpad X31 with Atheros chipsets

Install madwifi-tools:
sudo apt-get install madwifi-tools

Configure Accesspoint:
sudo wlanconfig ath0 destroy
sudo wlanconfig ath0 create wlandev wifi0 wlanmode ap
sudo iwconfig ath0 essid f00bar mode master

Synergy

This is great. Share one mouse and one keyboard with multiple boxes.
http://wiki.ubuntuusers.de/Synergy

Fn-F7 for IBM/Lenovo Thinkpad with Ubuntu

How to configure your Ubuntu to react on FN-F7:
http://www.thinkwiki.org/wiki/Sample_Fn-F7_script

Edit: the sample bash script works, but is buggy!

Change Ubuntu Bootsplash

To change the Ubuntu Bootsplash when switching from Kubuntu to for example Ubuntu-Studio or Xubuntu try

sudo update-alternatives --config usplash-artwork.so

And choose the desired bootsplash.

To update the bootloader do

sudo dpkg-reconfigure linux-image-`uname -r`

Website powered by lovely Drupal · Microformats · XML Feed · Valid XHTML, CSS · No www.