Installing McMyAdmin on Ubuntu 14.10

  • Last Created On Dec 09, 2024
  • 8
0 0

McMyAdmin is a Minecraft server control panel used to administrate your server. Although McMyAdmin is free, there are multiple editions, some of which are paid versions.

Prerequisites

Please ensure that your AKLWEB Host server has at least 1GB of RAM. 2GB of RAM is recommended.

You will need the following packages:

  1. Screen: sudo apt-get install screen
  2. Unzip: sudo apt-get install unzip
  3. Java: sudo apt-get install openjdk-7-jre

McMyAdmin doesn’t recommend running it as the root user. For tutorial purposes, we will be running it as root.

Initial Setup

We need to update the “etc” folder to ensure that McMyAdmin can run.

  1. Go to the “local” directory: cd /usr/local
  2. Download the new “etc” folder: wget http://mcmyadmin.com/Downloads/etc.zip
  3. Unzip the “etc” folder that we downloaded: unzip etc.zip
  4. Remove the ZIP file that we downloaded: rm etc.zip

McMyAdmin Setup

  1. Go to your root folder: cd /root
  2. Make a directory for your server: mkdir Server
  3. Go to the “Server” directory we created: cd Server
  4. Download the McMyAdmin server files: wget http://mcmyadmin.com/Downloads/MCMA2_glibc26_2.zip
  5. Unzip the McMyAdmin server files: unzip MCMA2_glibc26_2.zip
  6. Remove the ZIP file that we downloaded: rm MCMA2_glibc26_2.zip
  7. Run the McMyAdmin server file: ./MCMA2_Linux_x86_64 -setpass YOURPASSWORD -configonly
  8. It will prompt you to download the McMyAdmin package, type “Y”.

In step 7, replace YOURPASSWORD with a password you want.

Running McMyAdmin

  1. To start McMyAdmin, type: screen ./MCMA2_Linux_x86_64
  2. Open your web browser and type your AKLWEB Host server IP address with port 8080: 123.456.7.89:8080
  3. For the login, type “admin” as the username and for the password type what you set before in step 7.
  4. Customize your server to your liking.
  5. On the left, click “Status” and then when ready you can start your minecraft server!
Enjoy!
Views: 8

Recent Articles

  • How to Install JAX with ROCm Acceleratio...
    96
  • Deploy a PyTorch Workspace on a Vultr Cl...
    71
  • Managing Backup Storage
    82
  • Automating FTP Backups in Windows Server
    71
  • Automating FTP Backups in Linux
    75

Popular Articles

  • Our General Terms & Conditions
    2630
  • Our Privacy Policy
    2475
  • Our Cookies Policy
    275
  • Our Terms of Use
    152
  • How to Install JAX with ROCm Acceleratio...
    96