Posts Tagged ‘java’

Linux Java vs Microsoft .NET

Posted: 13th July 2010 by Joep Cremers in Geeky
Tags: , , ,

Finally a movie about the epic battle between Java and .NET.. Long Live Geeks!

Install Sun Java 6 on Ubuntu 9.10

Posted: 16th December 2009 by Joep Cremers in Software
Tags: , , ,

Installing the Java Runtime Environment $ sudo apt-get update $ sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts Checking Java Installation $ java -version java version “1.6.0_15″ Java(TM) SE Runtime Environment (build 1.6.0_15-b03) Java HotSpot(TM) Server VM (build 14.1-b02, mixed mode)