Admin-Ahead Community

General Category => General Discussion => Topic started by: Vinil on December 30, 2013, 10:55:47 pm

Title: Kloxo
Post by: Vinil on December 30, 2013, 10:55:47 pm
Kloxo (formerly known as Lxadmin) is one of the advanced open source and free web hosting control panel for RHEL / CentOS 5.x (32-Bit) distribution, which is currently not supported for CentOS 6.x versions.

Kloxo Prerequisites

- A Running dedicated CentOS 5.x server. Currently CentOS 6.x is not supported.
- A Minimum 256MB of RAM to run Yum
- A Minimum 2GB of free disk space required to install Kloxo
- Make sure /tmp partition has enough disk space. Kloxo uses /tmp to build and store files temporarily. If there is not    enough space installation will fail.


Before installation

- Disable SELinux

Code: [Select]
# vi /etc/sysconfig/selinux

And change the line to “selinux=disabled“. Save and close file.
SELINUX=disabled

# setenforce 0


To install:

Code: [Select]
# wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh
# chmod +x kloxo-installer.sh
# sh ./kloxo-installer.sh --type=master


Once setup is complete, you can access Kloxo at:

Quote
http://youripadress:7777

OR

http://youripadress:7778


Now Login into Kloxo panel by providing username as "admin" and password as "admin". At the first login, it force you to change your password.


Ref: http://lxcenter.org/software/kloxo