Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Minecraft
You last visited: Today at 11:52

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[LINUX] How to setup a Minecraft Server (Screenshots / noob friendly)

Discussion on [LINUX] How to setup a Minecraft Server (Screenshots / noob friendly) within the Minecraft forum part of the Other Online Games category.

Reply
 
Old   #1
 
Sir Argon's Avatar
 
elite*gold: 17
Join Date: Jul 2005
Posts: 2,606
Received Thanks: 1,223
Exclamation [LINUX] How to setup a Minecraft Server (Screenshots / noob friendly)

Requirements:
  • A Linux machine [VPS/DEDICATED SERVER]
  • Internet Connection
  • (Allows you to connect via SSH to your Linux machine


Before we begin, this is REALLY targeted at the audience who are NOT familiar with Linux in general.

1) Login to your Linux machine, and go ahead and run the command:
Code:
which java


(On this machine, there is no Java installed.. So let's go ahead and install Java)

1A) Installing Java

Run this command:
Code:
yum install java-1.6.0-openjdk
This will install Java 1.6.
Let it's do its thing, it will ask you sometime for your permissions to install, just answer with "y" for yes.

1B) Alright, Java is installed - let's go check now.


Use the command:
Code:
 which java
Alright, it's now telling me where Java is located (and for me it's /usr/bin/java/).

Then use
Code:
/usr/bin/java/ -version
(Yes I am aware it states 1.4.2 for my Java version, these screenshots were taken before I noticed it ; I correct myself later on in the tutorial, but did not feel like making another screen shot and uploading the image again - so don't be confused)

You NEED 1.6.

2) Alright, now lets make a directory just for Minecraft.
Code:
mkdir minecraft


3) Now lets jump ourselves into the newly created minecraft directory ;
Code:
cd minecraft


4) Now lets download the .jar file for Minecraft.
Code:
wget http://minecraft.net/download/minecraft_server.jar


5) Now all we have to do is run the server.
Code:
java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui

6) You should now see this screen:



top:


AquaStern
Sir Argon is offline  
Old 11/19/2010, 17:35   #2
 
#Minecraft's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 2,231
Received Thanks: 405
copy & paste ftw

btw. schreib mal quelle hin
#Minecraft is offline  
Reply


Similar Threads Similar Threads
[Setup] Homepage, TS, WoW Server (Linux Debian Etch)
01/02/2013 - WoW Guides & Templates - 14 Replies
Das Tutorial ist nicht von mir! Bin durch Zufall über das Tut gestolpert und möchte es euch nicht vorenthalten. Dürfte für RSA Neulinge interessant sein. Vorallem ist es übersichtlich und gut erklärt. Hallo! Das hier soll eine Anleitung für Linux Debian Etcht sein. Da man sonst alles zusammen suchen muss stell ich hier mal das wichtigste für einen P-Server Admin rein in einer Anleitung. PuTTy
A few clicks Counter Strike server setup ( 4 LINUX )
10/29/2012 - Counter-Strike - 2 Replies
Recommended Pc Configuration : - A PC with Linux on itl (Fedora Core 4/5/6, Cent0s, sau alta distributie) acces ssh , root privileges . - For a good server ( at least 22 players ) we need: - Processor 1 GB ; - 512 MB RAM ; - 1-2 GB space on HDD ; - At least 1 - 1.5 MB/s Internet speed; download andi upload ! - IP Rootable ; port forward .
Noob-friendly macro
09/26/2006 - CO2 Bots & Macros - 11 Replies
to all those starters out there i know the macro guides are some -what confusing to you guys since all the commands like loop , set keys, delay, states, and the bunch of those that you gotta type out, i introduce a chinese noob-friendly macro called QMacro, i am sure some on you might have heard this before, but i just wanna say it's a really powerful and friendly to use macro, the second u get ur hand on it, i ll guarantee you that you can use it and understand it in a matter of seconds, here...



All times are GMT +2. The time now is 11:52.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.