Java Programming on Ubuntu 10.04

Java is multi platform programming language.It uses JDK(includes jre) to create a class file from the source code and then the generated class file can be run on any computer by using Java Virtual Machine(JVM).So to write and execute java programs Java Development Kit(JDK) must be installed on the computer. Installing JRE /JDK on Ubuntu …

Racing Game for Ubuntu 10.04

There are many Open Source Racing Games available that run very smoothly on Ubuntu 10.04.This post will explain about the best Racing game for Ubuntu 10.04.Some of them are TORCS VDrift Speed Dreams Here torcs is described in details although installation process for Vdrift is also same and speed dream can be downloaded from here. …

How to Upgrade wordpress to version 3.0 from 2.9.2

WordPress Version 3(Stable) is just released and so all wordpress bloggers should upgrade to the wordpress 3 from the older versions.You can install wordpress in two ways either automatically or manually.This post will explain you about upgrading wordpress v 2.7(just previous stable version) to wordpress v 3. Upgrading to wordpress 3.0 From 2.9.2 1. Open …

view hardware information in Ubuntu 10.04

How to know hardware details in ubuntu 10.04 In Ubuntu 10.04 or other older version of ubuntu or other linux based operating system there are many command line utilities are available but this post will try to introduce you with a GUI application program to know the details of your PC’s hardware from Ubuntu 10.04.A …

remove delay while installing Firefox plugins

If you try to install Firefox plugins then you will have to wait for 3 seconds then only you can click on Install Now button i.e It takes three seconds to become active.It may annoy you if you are the users who install plugins frequently. What is the reason of this 3 sec Delay? Actually …