Good Team Plays Hard
In: Ubuntu or Linux
9 Dec 2008http://java.sun.com/javase/downloads/index.jsp
For RHEL 5.2 or higher you can just install the latest packages from the repository:
$ yum install java-1.6.0-sun-devel
To make the Sun JDK the default for the entire system, use the ‘alternatives’ method. This will create symlinks in /etc/alternatives/ that are used throughout the entire system (eg see “$ ll /usr/bin/java”).
[select the Sun version instead of the GNU version for each of these commands]
$ /usr/sbin/alternatives --config java $ /usr/sbin/alternatives --config javac
This is a place I create just for fun and to write down some experience and notes for myself. So feel free to enjoy and drop any comments you have. I had been employed as Programmer, System Analysts, System Administrator, DBA and Project Manager. I will share some of my case study here as well. Enjoy!