How to Setup Minecraft on a Linux CentOS Server
 
		
			Setup Minecraft on a Linux CentOS Server * First, To download PuTTY to access SSH. * Installing Minecraft by using following command: yum install java-1.6.0-openjdk * Switch to the root directory by using following command: cd * Create a Minecraft directory mkdir minecraft * Enter the directory by using following command: cd minecraft * […]
» Read more