09-14-2015, 05:07 PM
hello everyone,
today i'll show you the correct way to install Kloxo MR
Its done...
now you can login at
https://ip-address:7777 – secure ssl connection
http://ip-address:7778 – normal one.
with UserName: admin & Password: admin
today i'll show you the correct way to install Kloxo MR
Code: (Select All)
# move to /
cd /tmp
# remove old rpm (if any)
rm -f mratwork*
# get repo
wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
rpm -ivh mratwork-release-0.0.1-1.noarch.rpm
# move to /
cd /
# update
yum clean all
yum update mratwork-* -y
yum install kloxomr -y #for Version 6.5
OR
yum install kloxomr7 -y #for Version 7
sh /script/upcp
now you can login at
https://ip-address:7777 – secure ssl connection
http://ip-address:7778 – normal one.
with UserName: admin & Password: admin