View Single Post
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2015-10-23, 21:30

Well, that was easy!

Command reference for T...

Code:
# this installs the jre sudo yum -y install java-1.8.0-openjdk # check the default version java -version # lets you change the default version sudo alternatives --config java
I also modified the init script to point to the location of the new jre.
  quote