I have setup a McMyAdmin (for Minecraft) on CentOS 6. Now my VPS is 2G of ram, 4 CPU cores and 40G ssd hard drive. Some software you will need to install. # yum install screen nano java-1.7.0-openjdk Setup Iptables to allow connection to McMyAdmin. # vi /etc/sysconfig/iptables iptables -A INPUT -p tcp --dport ..