• Domains
  • Web Hosting
  • WordPress Hosting
  • Reseller Hosting
  • Cloud VPS
  • Dedicated Servers
  • Domains
  • Web Hosting
  • WordPress Hosting
  • Reseller Hosting
  • Cloud VPS
  • Dedicated Servers
home/Knowledge Base/Game Servers/Install MineOS on Ubuntu 14.04 for Minecraft Servers
Popular Search:Dedicated Server, CentOS, Web Hosting

Install MineOS on Ubuntu 14.04 for Minecraft Servers

163 views 0 November 26, 2019 aklwebhost

MineOS is a complete Minecraft server platform with a web GUI, automated backups, archives, performance statistics, and other features too.

Setting up a Minecraft server on MineOS is easy and should take only a few minutes to get up and working on a AKLWEB Host server.

Overview

  • Install dependencies.
  • Install MineOS.
  • Configure MineOS.
  • Play Minecraft with your friends.

Setup

You should start with a fresh install of your chosen operating system, in this case, we are using Debian 7.

Install the needed dependencies.

apt-get update
apt-get -y install screen python-cherrypy3 rdiff-backup git openjdk-7-jre-headless

Create directory and download MineOS.

mkdir -p /usr/games
cd /usr/games git clone git://github.com/hexparrot/mineos minecraft cd minecraft git config core.filemode false chmod +x server.py mineos_console.py generate-sslcert.sh

ln -s /usr/games/minecraft/mineos_console.py /usr/local/bin/mineos

Copy files and set up permissions.

cp /usr/games/minecraft/init/mineos /etc/init.d/
chmod 744 /etc/init.d/mineos
update-rc.d mineos defaults
cp /usr/games/minecraft/init/minecraft /etc/init.d/
chmod 744 /etc/init.d/minecraft
update-rc.d minecraft defaults
cp /usr/games/minecraft/mineos.conf /etc/

Create self-signed certificate for HTTPS.

cd /usr/games/minecraft ./generate-sslcert.sh

Start MineOS.

service mineos start

Create a user.

adduser <somename>

Log into the web UI.

Navigate to https://yourip:8888. Your browser will ask if you want to connect due to the self-signed certificate. Accept the connection. Log in using your root credentials.

Configure Minecraft.

  • In the left pane, click “Manage Profiles” and create at last one server profile.
  • Click “update” profile.
  • Log out as root.

Create a server.

  • Log in as the user you created before.
  • Click “Create New Server” on left pane.
  • Fill in your Minecraft server settings.
  • Click “Dashboard” on left pane.
  • Select your server.
  • Click Start.

If everything is working, then your server will start. For a few moments you will see “-1” for “Players Online”. This will go to 0. Then, you can login with your Minecraft client.

Play Minecraft.

Connect to your server with its IP or domain name (if you created one) and the port from the server settings. The default port is 25565.

Tags:Install MineOS on Ubuntu 14.04 for Minecraft Servers

Was this helpful?

Yes  No
Related Articles
  • Terraria Server with TShock on Linux
  • Starting a Teamspeak 3 Server on CentOS 6.4
  • Setup an SA-MP San Andreas Multiplayer Server on CentOS 6
  • Setup an Insurgency Game Server on Ubuntu 15.04
  • Setup a Team Fortress 2 Server on Arch Linux
  • Setup a Rust Game Server on CentOS
Leave A Comment Cancel reply

Game Servers
  • Install MineOS on Ubuntu 14.04 for Minecraft Servers
  • Terraria Server with TShock on Linux
  • Starting a Teamspeak 3 Server on CentOS 6.4
  • Setup an SA-MP San Andreas Multiplayer Server on CentOS 6
  • Setup an Insurgency Game Server on Ubuntu 15.04
  • Setup a Team Fortress 2 Server on Arch Linux
View All 80  
Popular Articles
  • Using StrongSwan for IPSec VPN on CentOS 7
  • Disabling SSDP (Linux / Windows)
  • Can I pay by Western Union?
  • Can a Coupon Code Discount Be Carried Forward While I Upgrade My VPS Account
  • Can I pay multiple due invoices using a single transaction?
KB Categories
  • Billing
  • Cloud Hosting
  • CMS Hosting
  • cPanel/WHM Control Panel Guide
  • Dedicated Servers
    • AMD Opteron 6272
    • Arch
    • Backup Storage
    • Bandwidth
    • Basic Security
    • BSD
    • CentOS
    • Containers
    • CoreOS
    • DDoS Protection
    • Debian
    • Dedicated Server Control Panel
    • Intel Core i5 3550
    • Intel Core i5 4570
    • Intel Core i7 3770
    • Intel Core i7 4770
    • Intel Xeon E3 1230 V3
    • Intel Xeon E3 1245 V2
    • IP Space
    • Linux Guides
    • Minecraft
    • Networking
    • Server Apps
    • Server Troubleshooting
    • Ubuntu
    • Windows Guides
    • Windows Server 2008
    • Windows Server 2012
  • Domain Names
  • Email Support Documentation
    • Setup IMAP or POP
    • User Features – How To
    • Webmail – How To
  • FTP (File Transfer Protocol
    • CuteFTP Guide
    • FileZilla Guide
  • Game Servers
  • MySQL and MariaDB
  • Node.js
  • Plesk Web Hosting Guide
  • VPS Server
  • Web Servers

  Install a Minecraft Server on Fedora 26

Install Team Fortress 2 On Ubuntu  

  • Privacy Policy
  • Terms of Use
  • © 2022 AKLWEB HOST LLC, All Rights Reserved.

Popular Search:Dedicated Server, CentOS, Web Hosting