How to Install Kloxo-MR on CentOS 6.4 VPS machine

Kloxo-MR is a decent free to use control panel to run your web hosting server. Below are the easy steps to install Kloxo-MR on a CentOS 6.4 server
Kloxo-MR
Have your CentOS 6.4 VPS machine booted and connect to it via your Console (I use Putty ssh) as a root user.

At your # prompt, type and enter to go to the root folder

cd /

Now, you will update centOS to latest version:

yum update -y

Now, install packages like package-cleanup, etc

yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y

and

yum install telnet wget -y

and

setenforce 0

and

echo ‘SELINUX=disabled’ > /etc/selinux/config

and go back to root folder

cd /

Now, lets install Kloxo-MR, and I am always going for the tested Final Release:

Change to repo dir

cd /etc/yum.repos.d/

Now, get the repo file

wget https://github.com/mustafaramadhan/kloxo/raw/release/kloxo-mr.repo –no-check-certificate

Now, go back to root folder

cd /

Now, install

yum install kloxomr -y

Now, run setup.sh before reboot

sh /usr/local/lxlabs/kloxo/install/setup.sh

Kloxo-MR-
and, finally reboot

reboot

After the machine is rebooted, you should be able to access the Kloxo-MR via your web browser using the port 7778 or 7777 as follows:

http://Server-or-serverIP:7778

https://Server-or-serverIP:7777

Default user name and password is:

admin

More information about Kloxo-MR http://forum.mratwork.com/

Comments

  1. By yaith

    Reply

  2. By eWonder

    Reply

  3. By TutorialNom

    Reply

  4. By Malcolm Campbell

    Reply

    • By admin

      Reply

  5. By Nadun

    Reply

  6. By Abdolghani

    Reply

  7. By Thilina

    Reply

Leave a Reply to eWonder Cancel reply

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

AlphaOmega Captcha Classica  –  Enter Security Code