~ where coding happens ~
15 May
To install the last.fm client on the latest Ubuntu hardy heron, simply run this on the terminal:
$ sudo apt-get install lastfm
As simple as that. ![]()
13 May
This is a quick fix to make your firefox load java when accessing java enabled sites. Simply do this in the terminal:
$ cd /usr/lib/firefox-3.0b5/plugins
$ sudo ln -s /usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so
Posting tweet...