Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
So, stuck on CentOS for the first time attempting to setup a Minecraft server. Java seems to be my problem. All the default startup files on the server I have disabled to kill unneeded used resources and pretty much every plugin besides nano is gone.
I've been searching all morning for resources on how to install java, but I've come up with nothing. If I do, it's some overtyped article about things that don't even matter in the first place.
Is there just one simple command? yum install java?
Which in that case I get
# yum install java
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: java
Nothing to do
# yum install java-1.6.0-openjdk
Setting up Install Process
Setting up repositories
vz-base 100% |=========================| 951 B 00:00
vz-updates 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: java-1.6.0-openjdk
Nothing to do