How to create Minecraft Server on Linux

50594 - Emergenceingame
Our best friends can completely create a separate host for Minecraft Server if they want, especially creating Minecraft Server on Linux with extremely high security, simple implementation and best server quality, the following guide will help you create Minecraft Server on Linux.

Job create Minecraft Server on Linux Ubuntu not too new to Minecraft Server players, but these days there are many tools to support server creation, so how to create a server? Minecraft Server on Linux is not so popular anymore. Moreover, it is difficult to install Minecraft Server on Linux Ubuntu, let alone create, so this article is not for those who are new to Minecraft Server or Ubuntu, if possible, you should find and refer to how. install Minecraft on Ubuntu of Taimienphi.vn and gradually get familiar with Linux Ubuntu.

how to create minecraft server on linux

Create Minecraft Server on Linux

Instructions for creating Minecraft Server on Linux

Note: Again, creating Minecraft Server on Linux is not easy, you must have knowledge of the server system as well as how to use Linux unbuntu to be able to do it.

– Also you must be sure to install Minecraft on the machine before.

Step 1: On your Ubuntu first right click outside the desktop > select Open Terminal, which helps us create Minecraft Server on Linux.

how to create minecraft server on linux 2

Step 2: Next at the Terminal interface we enter the command to add the Oracle Java Runtime PPA: sudo add-apt-repository ppa:webupd8team/java.

how to create minecraft server on linux 3

And of course entering the password is mandatory, note that the password will not be displayed.

how to create minecraft server on linux 4

Step 3: Next we click on Enter to continue adding Oracle Java Runtime PPA.

how to create minecraft server on linux 5

This will only take you about 30 seconds to run, so continue typing the command once it’s done.

how to create minecraft server on linux 6

Step 4: After finishing running we need to proceed to upgrade any apt in Ubuntu with the command sudo apt upgrade -y.

how to create minecraft server on linux 7

Step 5: After successful Update, continue to enter the following 2 commands in turn to install Oracle Java, each time remember to press Enter.

sudo apt install oracle-java9-installer

how to create minecraft server on linux 8

sudo apt install oracle-java9-set-default

how to create minecraft server on linux 9

Step 6: Now we proceed to open Nano still on the Terminal interface with the command line: sudo nano /etc/apt/sources.list.

how to create minecraft server on linux 10

Step 7: And in this we just need to add the following 2 lines of commands below:

deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main

deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main

how to create minecraft server on linux 11

Step 8: After adding it, remember to press Ctrl + O to save it and Ctrl + X to exit it and then proceed to add PPA’s software GPG key with the command:

sudo apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv-keys EEA14886
sudo apt-get update.

how to create minecraft server on linux 12

Step 9: Then proceed to install Java for Ubuntu again through the command:

sudo apt-get install oracle-java9-installer
sudo apt-get install oracle-java9-set-default

how to create minecraft server on linux 13

End with the command line echo oracle-java9-installer shared/accepted-oracle-license-v1-1 select true | sudo /usr/bin/debconf-set-selections.

how to create minecraft server on linux 14

Step 10: Now to create Minecraft Server on Linux we need to run one of the following commands (only run 1 of 3).

sudo dnf jre-8u171-linux-x64.rpm.
sudo yum jre-8u171-linux-x64.rpm.
sudo zypper jre-8u171-linux-x64.rpm.

how to create minecraft server on linux 15

All creation of Minecraft Server on Linux is almost done, now open Minecraft Server to continue with the next steps.

how to create minecraft server on linux 16

Step 11: While Minecraft Server is running, enter the following commands:

mkdir -/Minecraft/server/

how to create minecraft server on linux 17

mv -/Downloads/server.jar -/Minecraft/server/

how to create minecraft server on linux 18

Step 12: Set the set of RAM as well as the necessary parameters for Minecraft Server.

java -Xmx1024M -Xms1024M -jar -/Minecraft/server/server.jar nogui

how to create minecraft server on linux 19

Same as continue entering java -Xmx1024M -Xms1024M -jar -/Minecraft/server/server.jar.

how to create minecraft server on linux 20

Step 13: Finally enter the command ip addr show | grep 192.168.1 To find the Local IP address, open Port 25565 Only then will the server be able to run.

how to create minecraft server on linux 21

Step 14: After completing the above steps, we have officially created Minecraft Server on Linux Ubuntu. Your remaining job is to proceed to play Minecraft Server with the server you created.

how to create minecraft server on linux 22

https://thuthuat.taimienphi.vn/cach-tao-minecraft-server-tren-linux-50594n.aspx
Above is how to create Minecraft Server on Linux, indeed creating Minecraft Server on Linux is not simple at all, but if you complete it, you will definitely feel very satisfied with what you have done. But if it’s too difficult for you or you spend a lot of time, why don’t we try another solution that is to create your own server in Minecraft or Minecraft PE. Basically, these 2 versions have the same creation method and if you are interested, you can see more instructions on how to create a server in Minecraft PE here.

See also: How to create a server in Minecraft PE

Related keywords:

create Minecraft Server on Linux

, I host Minecraft, use Linux to create Minecraft Server,

Source link: How to create Minecraft Server on Linux
– https://emergenceingames.com/

Leave a Reply

Your email address will not be published. Required fields are marked *