Archive

Posts Tagged ‘xubuntu’

Set Xubuntu splash

July 20th, 2009

I wanted to switch from Kubutu to Xubuntu, this all went fine except the splash screen. The startup splash still was the Kubuntu one. In order to change this to the following:

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

Select the option of your Xubuntu splash screen. Reload the spash with:

$ sudo dpkg-reconfigure usplash

Picture 4

Linux , ,

How to change the timezone in Ubuntu

July 14th, 2009

After installing Xubuntu in VMWare I noticed that it had the wrong timezone set up. In order to change the timezone execute (as root) the following:

# dpkg-reconfigure tzdata

Picture 15

general , , ,