Results 1 to 1 of 1
-
30th Dec 2011, 04:58 PM #1OPMemberWebsite's:
VPS6.net vps-extra.com VZtemplate.com XenTemplate.comHow to Install Minecraft on CentOS VPS
Virtual servers are the ideal hosts for minecraft servers, being lightweight, easy to tailor to your exact needs, and easily expandable. Setting up a Minecraft server is simple, but there are a few requirements you must double-check:
- Xen VPS. Due to differences in how Java works with OpenVZ and Xen, a Xen server is recommended for best performance.
- At least 1gb of RAM. Less will be okay for a small server, but 1gb or more is recommended.
- CentOS operating system installed.
Installing Minecraft:
1. Start by installing Java-JDK:
Code:# yum install java-1.6.0-openjdk
Code:# which java
Code:# /usr/bin/java
Code:# cd
Code:# mkdir Minecraft
Code:# cd Minecraft
Code:# wget http://minecraft.net/download/minecraft_server.jar
Code:# chmod +x minecraft_server.jar
Code:# yum install screen
Code:# screen
Code:# java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
To get back to the screen where Minecraft is running:
Code:# screen -r
Rewritten from our Knowledgebase: https://vps6.net/my/knowledgebase/27...entOS-VPS.htmlVPS6NET Reviewed by VPS6NET on . How to Install Minecraft on CentOS VPS Virtual servers are the ideal hosts for minecraft servers, being lightweight, easy to tailor to your exact needs, and easily expandable. Setting up a Minecraft server is simple, but there are a few requirements you must double-check: Xen VPS. Due to differences in how Java works with OpenVZ and Xen, a Xen server is recommended for best performance. At least 1gb of RAM. Less will be okay for a small server, but 1gb or more is recommended. CentOS operating system installed. Installing Rating: 5|| Jeremy Hartnett, Managing Partner :: VPS6.NET, LP
|| VPS6.NET - Managed, Semi-Managed Linux & Windows VPS Hosting | USA, DE, TR
|| www.vps6.net | @vps6net | msn: jeremy.hartnett @live.com | email: jh @vps6.net
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[HELP] How to install PHP-XMLRPC on CentOS?
By ChaoscripT in forum Server ManagementReplies: 2Last Post: 19th Nov 2011, 07:45 PM -
how to install ftp on centos
By -={MINDFREAK}=- in forum Technical Help Desk SupportReplies: 3Last Post: 12th Jun 2011, 04:50 PM -
Install mPlayer centOS
By Bread in forum Technical Help Desk SupportReplies: 2Last Post: 2nd Mar 2011, 07:56 PM -
How to install torrentfluxb4rt on CentOS 5?
By mazyar in forum Server ManagementReplies: 8Last Post: 9th Feb 2011, 08:07 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...