Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/feed-rss2.php on line 8
Installing McMyAdmin on Ubuntu 14.10 – AKLWEB HOST LLC Support Center https://support.aklwebhost.com Fri, 27 Dec 2019 07:10:29 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.4 Installing McMyAdmin on Ubuntu 14.10 https://support.aklwebhost.com/knowledgebase/installing-mcmyadmin-on-ubuntu-14-10/ https://support.aklwebhost.com/knowledgebase/installing-mcmyadmin-on-ubuntu-14-10/#respond Tue, 26 Nov 2019 07:13:22 +0000 https://support.aklwebhost.com/?post_type=manual_kb&p=2269 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!
]]>
https://support.aklwebhost.com/knowledgebase/installing-mcmyadmin-on-ubuntu-14-10/feed/ 0