How to Host a Minecraft Server on an Ubuntu Virtual Private Server (VPS)
Websplaining
How to Host a Minecraft Server on an Ubuntu Virtual Private Server (VPS)
Minecraft server.jar https://www.minecraft.net/en-us/download/server OVH Virtual Private Server https://ovhcloud.com Download and Install PuTTy https://www.putty.org Download and Install WinSCP https://winscp.net/eng/index.php Buy Minecraft Java Edition https://www.minecraft.net OVHcloud VPS for Minecraft https://www.ovhcloud.com/en-ie/vps/uc-vps-minecraft
Timestamps: Intro 0:00 What is a VPS 0:23 What is PuTTY 1:05 What is WinSCP 1:16 Download & Install PuTTY 1:34 Download & Install WinSCP 2:44 Buy a Start Minecraft VPS from OVH 3:50 Login to OVH Control Panel 8:18 Rename your VPS 9:30 Copy VPS login info to Desktop 9:59 Connect to VPS with PuTTy SSH 11:32 Download Minecraft server.jar 12:45 Update Ubuntu VPS 13:50 Install Java openjdk-14-jre-headless 14:07 Connect to WinSCP 14:55 Create minecraft folder in /home/ubuntu directory 16:09 Start the minecraft VPS 17:15 Edit eula.txt to eula=true 19:05 Install & run Screen 22:08 Start Minecraft server 23:02 Join your Minecraft Server through VPS IP 24:30 Give yourself Operator (op) 26:00 Change Gamemode 26:46 Outro 27:24
Commands: Note: Right click in the putty terminal to paste these commands wget https://launcher.mojang.com/v1/objects/c5f6fb23c3876461d46ec380421e42b289789530/server.jar sudo apt update sudo apt install openjdk-14-jre-headless cd Minecraft sudo java -Xmx1024M -Xms1024M -jar server.jar nogui
You need to agree to the eula in order to run the server. Copy the contents of eula.txt then delete the file and create a new one in it's place with the previous files contents. The owner should change from root to ubuntu. Open up eula.txt document and change eula=false to eula= true
sudo apt-get install screen screen sudo java -Xmx1024M -Xms1024M -jar server.jar nogui op yourusernamehere Type "t" in game followed by: /gamemode yourgamemodeofchoicehere
More Minecraft Videos from me: How to Make a Minecraft Server Java Edition - Nether Update 1.16.1 https://youtu.be/5Yc0wPNYHgU How to Take Screenshots in Minecraft - Windows 10 https://youtu.be/nPzh0biMgCw How to View Minecraft Screenshots Windows 10 PC https://youtu.be/yZxKIGmF59o
What is a Minecraft VPS? A VPS (short for virtual private server) is a fully-isolated virtual environment based on a bare-metal server. Each VPS is allocated a set portion of the server’s physical resources, and is functionally equivalent to a dedicated server, but with a much lower price tag. It may help to think of it as renting a flat, rather than a whole house. This definition was taken from https://www.ovhcloud.com/en-ie/vps/uc-vps-minecraft
Website https://www.websplaining.com Reddit https://www.reddit.com/r/Websplaining Twitter https://twitter.com/websplaining Instagram https://www.i ... https://www.youtube.com/watch?v=LLS4xgwMTQQ
133277094 Bytes