• Contact
  • Contact Us
  • Disclamer
  • Home 1
  • Home 2
  • Home 3
  • Privacy Policy
Friday, May 9, 2025
How VPS - How to use/setup VPS
  • Login
  • Home
  • Management guides
    • Web servers software
      • Directadmin
      • Hocvps Script
      • Centmin Mod
      • CWP
      • Kloxo-MR
      • Plesk
    • Control Panels
    • Securing VPS/Servers
      • SSL Certificates
      • Upgrading
      • Authentication
  • Operating System
    • CentOS
    • Fedora
    • Debian
    • Linux
    • Arch
    • BSD
    • CoreOS
  • Reviews
  • Coupon
    • Domain Coupon
    • Hosting Coupon
No Result
View All Result
  • Home
  • Management guides
    • Web servers software
      • Directadmin
      • Hocvps Script
      • Centmin Mod
      • CWP
      • Kloxo-MR
      • Plesk
    • Control Panels
    • Securing VPS/Servers
      • SSL Certificates
      • Upgrading
      • Authentication
  • Operating System
    • CentOS
    • Fedora
    • Debian
    • Linux
    • Arch
    • BSD
    • CoreOS
  • Reviews
  • Coupon
    • Domain Coupon
    • Hosting Coupon
No Result
View All Result
How VPS - How to use/setup VPS
No Result
View All Result
Home Operating System Debian

Install MineOS on Ubuntu 14.04 for Minecraft Servers

How VPS by How VPS
November 1, 2019
in Debian
0
0
SHARES
147
VIEWS
Share on FacebookShare on Twitter

Contents

  1. Overview
  2. Setup
    1. Install the needed dependencies.
    2. Create directory and download MineOS.
    3. Copy files and set up permissions.
    4. Create self-signed certificate for HTTPS.
    5. Start MineOS.
    6. Create a user.
    7. Log into the web UI.
    8. Configure Minecraft.
    9. Create a server.
    10. Play Minecraft.
  3. Want to contribute?


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 Vultr cloud 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.

Want to contribute?

You could earn up to $300 by adding new articles

Submit your article
Suggest an update
Request an article
Previous Post

How to Install BoltWire CMS on CentOS 7

Next Post

Setup Pure-FTPd With TLS on Debian 9

Next Post

Setup Pure-FTPd With TLS on Debian 9

Leave a Reply Cancel reply

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

No Result
View All Result

Recent Post

Install Imagemagick on CentOS
CentOS

Install Imagemagick on CentOS

by How VPS
June 28, 2023
0

This is how I installed Imagemagick on a vanilla CentOS server Start off by installing the prerequisites yum install php-pear...

Read more
how to Check phpinfo

How to Check phpinfo of Hosting or VPS?

June 28, 2023
Failed to download metadata for repo 'appstream' on Centos 8

How to fix error: Failed to download metadata for repo ‘appstream’ on Centos 8

February 25, 2022
How to Fix MySQL Error "Plugin 'InnoDB' registration as a STORAGE ENGINE failed"?

How to Fix MySQL Error “Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed”?

November 17, 2020
How to optimize Mysql or MariaDB

How to optimize Mysql or MariaDB

November 3, 2020

Recent News

  • Install Imagemagick on CentOS
  • How to Check phpinfo of Hosting or VPS?
  • How to fix error: Failed to download metadata for repo ‘appstream’ on Centos 8

Category

  • Arch
  • Authentication
  • Backups
  • BSD
  • Centmin Mod
  • CentOS
  • Control Panels
  • CoreOS
  • CWP
  • Debian
  • Directadmin
  • Encryption
  • Fedora
  • Firewalls
  • Hocvps Script
  • Hosting providers
  • Kloxo-MR
  • Linux
  • Mitigations
  • Operating System
  • Plesk
  • Reviews
  • Securing VPS/Servers
  • Security Patches
  • SSL Certificates
  • Uncategorized
  • Upgrading
  • VPS/Servers management guides
  • Vulnerability Detection
  • Web servers software
  • Webhosting Control Panel
  • About
  • Advertise
  • Careers
  • Contact

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.

No Result
View All Result
  • Home
  • Management guides
    • Web servers software
      • Directadmin
      • Hocvps Script
      • Centmin Mod
      • CWP
      • Kloxo-MR
      • Plesk
    • Control Panels
    • Securing VPS/Servers
      • SSL Certificates
      • Upgrading
      • Authentication
  • Operating System
    • CentOS
    • Fedora
    • Debian
    • Linux
    • Arch
    • BSD
    • CoreOS
  • Reviews
  • Coupon
    • Domain Coupon
    • Hosting Coupon

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
Thabet