Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2017-11-07, 16:46:33

Author Topic: Additional command for Kloxo Instalation  (Read 2120 times)

0 Members and 1 Guest are viewing this topic.

Offline pohon

  • Junior Member
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
    • http://www.pohon.web.id
Additional command for Kloxo Instalation
« on: 2013-07-18, 00:37:18 »
Dear all,
I think I found something missing in command line for Kloxo-MR Final Release Instalation.

Here, original instruction:
Code: [Select]
A. pre-install -- better for fresh install

    cd /

    # update centos to latest version
    yum update -y
    # install some packages like package-cleanup, etc
    yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y
    yum install telnet wget -y

    setenforce 0
    echo 'SELINUX=disabled' > /etc/selinux/config

    cd /

B. Install Kloxo-MR (select B.1 or B.2)

B.1 For Dev (alpha, beta, candidate) Release:
   - Install/reinstall/upgrade -- data not destroyed with this fork
     for existing kloxo (6.1.x), run 'sh /script/update' first.

    # delete if exist, create kloxo temp dir
    rm -rf /tmp/kloxo; mkdir /tmp/kloxo ; cd /tmp/kloxo;

    rm -f ./kloxo-mr-dev.sh

    # get kloxo-mr-dev installer from github
    wget https://github.com/mustafaramadhan/kloxo/raw/dev/kloxo/install/kloxo-mr-dev.sh --no-check-certificate

    # install kloxo
    sh ./kloxo-mr-dev.sh
   
    # better reboot
    reboot
   
B.2. For Final Release:
   - Install/reinstall/upgrade -- data not destroyed with this fork
     for existing kloxo (6.1.x), run 'sh /script/update' first.

    # move repo dir
    cd /etc/yum.repos.d/

    # get repo file -- no need for 6.5.0.c and after
    wget https://github.com/mustafaramadhan/kloxo/raw/release/kloxo-mr.repo --no-check-certificate

    # move to /
    cd /

    # install (and then run 'setup.sh' instead 'installer.sh')
    yum install kloxomr -y
   
    # better reboot
    reboot
In Final Release instruction, before reboot, you need to run this script:
Code: [Select]
# Run setup.sh before reboot
sh /usr/local/lxlabs/kloxo/install/setup.sh

#better reboot
reboot
Yes, instruction already give this command:
Code: [Select]
# install (and then run 'setup.sh' instead 'installer.sh')
But, maybe some dub like me need more detail instruction. So, just run setup.sh. If you do not run setup.sh, you never see Kloxo-MR.
When you run setup.sh, just enjoy your cup of coffee.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Need hosting with UNLIMITED SPACE?
Look at Pohon Web
Give your id at this forum and get special price.

Offline ladlasheikh

  • Junior Member
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Additional command for Kloxo Instalation
« Reply #1 on: 2015-03-26, 10:08:58 »
. If you do not run setup.sh, you never see Kloxo-MR. ?

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.046 seconds with 18 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM