Recents in Beach

Install OpenLiteSpeed di CentOS 7

Tutorial Install Web Server OpenLiteSpeed

  1. Login dulu
    Last login: Fri Nov 23 12:12:36 2018
  2. Download
    [root@vpsiix ~]# rpm -ivh http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el7.noarch.rpm
    Retrieving http://rpms.litespeedtech.com/centos/litespeed-repo-1.1-1.el7.noarch.rpm
    Preparing...                          ################################# [100%]
    package litespeed-repo-1.1-1.el7.centos.noarch is already installed
  3. [root@vpsiix ~]# yum install openlitespeed
    ===========================================================
    Package              Arch          Version              Repository        Size
    ===========================================================
    Installing:
    openlitespeed        x86_64        1.4.40-1.el7         litespeed         27 M

    Transaction Summary
    ===========================================================

    Install  1 Package
    Total download size: 27 M
    Installed size: 107 M

    Is this ok [y/d/N]: y
    Downloading packages:
    openlitespeed-1.4.40-1.el7.x86_64.rpm                      |  27 MB   01:01
    Running transaction check
    Running transaction test
    Transaction test succeeded
    Running transaction
    Installing : openlitespeed-1.4.40-1.el7.x86_64                            1/1
    Verifying  : openlitespeed-1.4.40-1.el7.x86_64                            1/1

    Installed:
    openlitespeed.x86_64 0:1.4.40-1.el7

    Complete!
  4. [root@vpsiix ~]# /usr/local/lsws/bin/lswsctrl start
    [OK] Send SIGUSR1 to 1266
  5. [root@vpsiix ~]# /usr/local/lsws/bin/lshttpd -v
    LiteSpeed/1.4.40 Open

    module versions:
    modpagespeed 2.1-1.11.33.4
    cache 1.57
    modinspector 1.1
    uploadprogress 1.1
    mod_security 1.1
  6. [root@vpsiix ~]# firewall-cmd --zone=public --permanent --add-port=8088/tcp
    success
  7. [root@vpsiix ~]# firewall-cmd --reloadsuccess
Selesai

Posting Komentar

0 Komentar