Image via Wikipedia
It’s been around for a while now, but getdeb is still a very useful tool. It has links to hundreds of .deb files for easy installation of newer software that hasn’t made it’s way to Ubuntu yet.
For starters, try installing:
Banshee
Pidgin
Screenlets
Tangerine
Much nicer than compiling from source!
Posted in linux | Tagged debian, software, ubuntu |
If you’ve been following the development of KDE 4, then you are likely aware that the most recent release candidate was released a few days ago.
To install on Ubuntu or Kubuntu:
Remove any previous version of KDE 4.
sudo apt-get remove kdelibs5 kde4base-data kde4libs-data
Install KDE 4 RC 2:
sudo apt-get install kdebase-bin kdebase-workspace kdebase-kde4 kdebase-runtime
When originally writing this, [...]
By admin | December 10, 2007
Ubuntu has caused GNU/Linux based operating systems to have many reviews recently, most concentrating on the more flashy parts such as the infamous rotating cube or wobbly windows provided by compiz fusion, rather than the things that actually make it such a enjoyable operating system to use.
I tried to pick some features that I have [...]
By admin | November 28, 2007
NX is a remote desktop type piece of software that lets you log in remotely to another linux computer. It is useful in that it lets you log in simultaneously with other users - that is, you can use it as well as another user as you log into a new session. It also works [...]
Posted in linux | Tagged linux, nx, ubuntu |
By admin | November 25, 2007
For the uninitiated, bash is the default shell in many Linux distros, including Fedora, Ubuntu, Redhat etc. If you use a Linux based OS, then chances are that you are using bash. For this reason, I outline below a few common annoyances, and the simple ways to overcome them.
1. Lost bash history
If you have [...]
Having been as excited about KDE 4.0 as most people, I was keen to try the beta releases, though I didn’t want to compile it myself. Consequently, I waited for packages to become available for Kubuntu 7.10, as this seems the most convenient way to try it out. I followed the instructions detailed on the [...]
Posted in linux | Tagged kde, linux |