• Compute
    Compute

    Configure a popular Linux OS or use popular developer Tools

  • Cloud hosting
    Cloud hosting

    Host a VPS in the Cloud in seconds

  • Collaborate, CMS, CRM`s
    Collaborate, CMS, CRM`s

    Collaborate with these popular CMS, CRM & collaboration tools

  • Database & E-Commerce
    Database & E-Commerce

    Create a database or an E-Commerce environment in seconds

Download and Install Minecraft Server Manager on Ubuntu 18.04


This time we're going to quickly cover how to download the Minecraft Server Manager install script. In this guide we are starting fresh, so we're going to make sure that our server is fully updated.


sudo apt update && sudo apt upgrade -y


The results should look something like this: 


Once we're fully up to date and upgraded, we want to download the install script for MCSM:


wget -q http://git.io/Sxpr9g -O /tmp/msm && bash /tmp/msm


The setup script should start automatically once you press enter. We went with the default answers for each choice, but you are free to customize to fit your needs.



If you receive the error below, 



Then go ahead and run the following commands and retry the installation script:


sudo apt install software-properties-common
sudo add-apt-repository universe

wget -q http://git.io/Sxpr9g -O /tmp/msm && bash /tmp/msm


If everything went as expected, then the result below will be roughly what you should see:



You can now use the MCSM help command to learn more about using this package. Otherwise you can visit the official documentation here -> http://msmhq.com/docs/commands/ 


msm help


Join our Private Discord Chat to chat with, as well as find community assistance from other Verified SkySilk Users: https://invite.gg/SkySilk  


CLICK TO DEPLOY AN UBUNTU LINUX VPS

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.