Various Hints for Ubuntu
- Change the splash-screen (boot-up):
sudo update-alternatives --config usplash-artwork.so
sudo dpkg-reconfigure usplash
- Change Login Manager(X):
sudo dpkg-reconfigure xdm (gdm,kdm)(have the desired one installed
- Howto install kde after using xubuntu-install-cd:
sudo apt-get install kubuntu-desktop
- Before hardy howto share printer:
sudo /usr/share/cups/enable_browsing 1
sudo /usr/share/cups/enable_sharing 1
- From hardy share printer:
cupsctl --remote-printers --share-printers