Erection of Minecraft servers under Linuxvps

Source: Internet
Author: User

Erection of Minecraft servers under Linuxvps

First, download the latest java:http://javadl.sun.com/webapps/download/autodl?bundleid=76851

Network Disk download Address http://pan.baidu.com/share/link?shareid=467767&uk=909489111

Use WINSCP to put Java in a folder (for example, my MC)

Enter the folder, open the terminal, and enter the tar zxvf jre-7u21-linux-i586.tar.gz

Install Java

After the installation is complete, enter

Enter etc

Find profile This unformatted file

After opening

In the export PATH USER LOGNAME MAIL HOSTNAME histsize Histcontrol this line

Input:

Export Java_home= "/root/your JAVA folder/jre1.7.0_21"

Export Classpath= "/root/your Java folder/jre1.7.0_21/lib:/root/your Java folder/jre1.7.0_21/jre/lib"

Pathmunge/root/your Java folders/jre1.7.0_21/bin:/root/your Java folders/jre1.7.0_21/bin

After that, in any folder

Open Terminal

Enter wget Https://s3.amazonaws.com/Minecra ... Inecraft_server.jar

(The official service side of the tutorial)

Then Java-xmx1024m-xms1024m-jar Minecraft_server.jar Nogui

By this time you can open the service! If you want to reconfigure, restart with reboot.

Came to Server.properties

Make various modifications

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.