Dylan, Gray, Hendrix, Hooker, Hornsby, Isaak, Jagger, Joel, Mullins, Knopfler, John »
Dylan, Gray, Hendrix, Hooker, Hornsby, Isaak, Jagger, Joel, Mullins, Knopfler, John »
This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.
Installing Ubuntu/Kubuntu
Until today I’ve been using a WUBI based installation of Kubuntu on my resurrected laptop. WUBI was very promising when I first encountered it, but now I believe it is not a reliable solution. For some reason (I suspect it’s a hardware issue) my computer sometimes freezes – and all I can do is brutally shut it off. Sometimes it reboots just fine, numerous time it has stopped at a GRUB error and other times nothing could be done to rescue it. From what I’ve been able to gather this is a vulnerability that is unique to WUBI (which is actually one huge file in the Windows operating system). So this time I decided to do away with the Windows and create a clean Kubuntu Installation.
I would have preferred to install Ubuntu (which I have installed on a desktop computer) but I found that the Ubuntu graphic engine doesn’t perform well on the old display adapter in my notebook. Kubuntu is much faster and more responsive.
This time I documented my installation process for future reference and I wrote it up in the hope others may find it useful too. Where possible I’ve added the terminal commands I used:
Core Operating System
sudo echo -e “\ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main” | sudo tee -a /etc/apt/sources.list > /dev/null
sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com C1289A29
sudo apt-get update
sudo apt-get install firefox-mozilla-build
sudo apt-get install thunderbird-mozilla-build
sudo apt-get install acroread
Multimedia Applications
sudo apt-get install vlc
sudo apt-get install libgstreamer0.10-0 gstreamer0.10-x gstreamer0.10-gnomevfs gstreamer0.10-plugins-base gstreamer0.10-pulseaudio libgstreamer-plugins-base0.10-dev libgstreamer0.10-dev
sudo apt-get install gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3
sudo apt-get install songbird
sudo apt-get install cd-discid cdparanoia flac lame mp3gain normalize-audio ruby-gnome2 ruby vorbisgain
sudo apt-get install audacity
sudo apt-get install gimp
sudo apt-get install vuze
Web Development Tools
sudo tasksel
sudo apt-get install phpmyadmin
sudo apt-get install filezilla
sudo apt-get install screem