<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Java_%26_CentOS_6.3</id>
	<title>Java &amp; CentOS 6.3 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Java_%26_CentOS_6.3"/>
	<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Java_%26_CentOS_6.3&amp;action=history"/>
	<updated>2026-06-25T09:48:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.docking.org/index.php?title=Java_%26_CentOS_6.3&amp;diff=9467&amp;oldid=prev</id>
		<title>Benrwong: Created page based on &quot;JAVA AND CENTOS 6.3&quot; from Lab Manual</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Java_%26_CentOS_6.3&amp;diff=9467&amp;oldid=prev"/>
		<updated>2016-06-30T18:24:29Z</updated>

		<summary type="html">&lt;p&gt;Created page based on &amp;quot;JAVA AND CENTOS 6.3&amp;quot; from Lab Manual&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
On the desktop you want to install it on as root:&lt;br /&gt;
 cp /nfs/software/desktop/Centos_6.3/jdk-7u25-linux-x64.rpm /etc/yum.repos.d/&lt;br /&gt;
 cp /nfs/software/desktop/Centos_6.3/jre-7u25-linux-x64.rpm /etc/yum.repos.d/&lt;br /&gt;
 rpm -Uvh /etc/yum.repos.d/jdk-7u25-linux-x64.rpm&lt;br /&gt;
 rpm -Uvh /etc/yum.repos.d/jre-7u25-linux-x64.rpm&lt;br /&gt;
 alternatives --install /usr/bin/java java /usr/java/latest/jre/bin/java 20000&lt;br /&gt;
 alternatives --config java  ---&amp;gt; To make sure it says that it’s the latest java&lt;br /&gt;
 alternatives --install /usr/bin/javac javac /usr/java/jdk1.7.0_25/bin/javac 20000&lt;br /&gt;
 alternatives --install /usr/bin/javaws javaws /usr/java/jre1.7.0_25/bin/javaws 20000&lt;br /&gt;
 init 6&lt;br /&gt;
[[Category:Sysadmin]]&lt;/div&gt;</summary>
		<author><name>Benrwong</name></author>
	</entry>
</feed>