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 cPanel Web Server

To begin your installation, use the following commands:   cd /home — Opens the...

cPanel Wildcard Subdomains

Ever wanted to setup subdomains on your Cpanel server, such that a keyword is the wildcard part...

How to Install Remote Desktop ( RDP ) using nomachine on your ubuntu instance

1) Install ubuntu desktop on your server instance By default X server, GNOME etc is not installed...

Kloxo DNS

With Kloxo you can chose to run your own nameservers, which enable you to have custom DNS records...

Installing Webmin (Tar Verison)

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