-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 7778 -j ACCEPT
1. Disable SELinux
sudo setenforce 0
2. Download Kloxo
mkdir /home/kloxo cd /home/kloxo
wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh
3. Install Kloxo
sh ./kloxo-installer.sh --type=master
4. Access the Kloxo
After installed the Kloxo, access the url Kloxo:http://IP_address:7778 or
https://IP_address:7777
For default login use:
username: admin
password: admin
Next you can change the password.
No comments:
Post a Comment