Archive for November, 2009
FooBillard: Play Billiards on Ubuntu
8FooBillard is an open source game for Linux. However, it’s also available for Windows and Mac. FooBillard is best played on Linux with a GeForce2 class or better graphics card and OpenGL libraries with 3D acceleration. The game can be played against computer or against a Human on the network.
Following is how to install FooBillard on Ubuntu.
1. Open the terminal window and type the following command:
sudo apt-get install foobillardOnce installed FooBilliard can be started from Applications > Games > FooBillard
Have fun hitting the balls.
Home Pagehttp://foobillard.sourceforge.net/
get More >
How to install Firefox 3.6 on Ubuntu {Karmic Koala}
47Firefox is my browser and I don’t see no reason why it won’t be any more in future. Firefox is celebrating 5 years of giving us great browsing experience and have helped us save countless amount of dollars saving us from the malwares written for Internet Explorer. Let us see how to install Firefox 3.6 on Karmic Koala (Ubuntu 9.10).
Install Firefox 3.6 on Ubuntu1. Add the following Mozilla PPA by bringing up the terminal window:
sudo sh -c "echo 'deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main' /etc/apt/sources.list"2. Next we need to add the GPG key:
sudo More >