LightSpeed WebServer (Standard Free)

wget http://www.litespeedtech.com/packages/4.0/lsws-4.0.15-std-i386-linux.tar.gz

tar -xvf lsws-4.0.15-std-i386-linux.tar.gz

cd lsws-4.0.15

./install.sh

 

Configure the settings & it will install it fully.

 

INSTALLALLING THE CPANEL PLUGIN

cd /usr/src
wget http://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin_install.sh
chmod 700 lsws_whm_plugin_install.sh
./lsws_whm_plugin_install.sh
rm -f lsws_whm_plugin_install.sh

Was this answer helpful?

 Print this Article

Also Read

Installing Kloxo Web Server

Kloxo installation consists of downloading kloxo-installer.sh from download.lxcenter.org and...

Setting up DNS using Webmin

Here's a quick walkthrough for using Webmin to setup DNS. (Depending on your Distro, you may...

Configuring DNS

    How to Configure DNS   Click here

ZPanelX CentOS 6 Auto Installer

Install ZPanelX on CentOS 6.4 (Community ENTerprise Operating System), an open source panel on an...

Installing Webmin (Tar Verison)

The following simple steps will install the webmin control panel for you.   wget...