Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:installation:rpm [2015/11/06 22:14]
Michael Alegre [Install LiteSpeed Web Server from RPM]
litespeed_wiki:installation:rpm [2020/04/29 10:51]
Eric Leu [Add the Repository]
Line 8: Line 8:
  
 Use the following commands to add one of our repositories:​ Use the following commands to add one of our repositories:​
- 
-CentOS 5:  
- 
-  rpm -ivh http://​rpms.litespeedtech.com/​centos/​litespeed-repo-1.1-1.el5.noarch.rpm 
  
 CentOS 6: CentOS 6:
Line 20: Line 16:
  
   rpm -ivh http://​rpms.litespeedtech.com/​centos/​litespeed-repo-1.1-1.el7.noarch.rpm   rpm -ivh http://​rpms.litespeedtech.com/​centos/​litespeed-repo-1.1-1.el7.noarch.rpm
 +
 +CentOS 8:
 +
 +  rpm -ivh http://​rpms.litespeedtech.com/​centos/​litespeed-repo-1.1-1.el8.noarch.rpm
 +
 +====== Install LSWS Packages ======
 +
 +Run any of the following commands to install LSWS on your server. Be sure to have root access and select correct package.
 +
 +  # For non-cpanel installs
 +  yum install lsws
 +  # For using LSWS with cPanel
 +  yum install lsws-cpanel
  
 ====== Available LSWS Packages ====== ====== Available LSWS Packages ======
  • Admin
  • Last modified: 2021/10/21 14:29
  • by Lisa Clarke