Ubuntu Install & Configure
Saturday, February 16th, 2008How I installed ubuntu on my ASUS A6000 laptop ( dual boot with XP ).
- Put in the live CD, boot with it and double click the install icon on the Desktop.
- Create a swap & / partition
- Install ubuntu ( and browse the internet at the same time
.
YES…you can browse the internet using the live-cd and install ubuntu at the same time…that’s better than reading those boring microsoft messages when installing windows….) - After the install I installed Automatix and ran the program ( applications -> system tools )
- Install the video card drivers ( system -> administration -> restricted drivers manager -> enable driver )
- Install XGL ( because otherwise the visual effects won’t work on this system )
sudo apt-get install xserver-xgl
- Reboot the laptop
- Enable visual effects ( system -> preferences -> appearance -> visual effects )
- Install the compiz manager with synaptic package manager
- Install Gnome-Art with synaptic package manager
- Install gdesklets with synaptic package manager
thats about it
)