Tag Archives: ubuntu

Lucid Lynx

Just installed Ubuntu 10.04 on my netbook. It’s otherwise known as Lucid Lynx. Getting a few issues, like a non terminal kernel error (so far), and Wakoopa doesn’t want to work. Otherwise so far so good. A few extra apps … Continue reading

Posted in Computers | Tagged , , | View Comments

How To Remove A Non-Empty Directory in Ubuntu

It’s really very simple. Bring up a terminal window. At the command prompt type sudo rm -r <directory-name> So, if you wanted to Remove a directory called ‘spare’ that was in the directory ‘etc’ which is itself off the home … Continue reading

Posted in Computers | Tagged , , , , | View Comments

KDE 4

I installed Kde 4.0 on my Ubuntu 7.10 system. First you need to edit the /etc/apt/sources.list file to get the correct files. sudo gedit /etc/apt/sources.list add the following line deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main Save and exit the file Update the … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , | View Comments