Skip to content

Category Archives: java

How to test your java installation.

15-Nov-09

Please visit the following link to test your java installation. http://www.java.com/en/download/help/testvm.xml

How do I download and install Java for my Linux computer?

15-Nov-09

To get Sun Java under Ubuntu on Intel, you should enable the Universe repository in Add/Remove programs, and install either the openjdk-6-jre package or the sun-java6-bin package. root@laptop:~# apt-cache search jre default-jre – Standard Java or Java compatible Runtime default-jre-headless – Standard Java or Java compatible Runtime (headless) docbook-xsl – stylesheets for processing DocBook XML [...]