Home

Wiki (private)

 Kornel 

 Blog Kornela 

Linux

Drugs

Berlin

Outside

Free Time

Contact

Impressum


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