Open a Shell Terminal (e.g. PuTTY) and SSH to your server. Run the following commands:
wget -N http://files.webuzo.com/install.sh
chmod 0755 install.sh
./install.sh // This will install the LAMP Stack, DNS Server and FTP server along with Webuzo
The installation will begin immediately. It may seem that the installation has stopped, if your network speed is slow, but please let it continue. You will see something like this :
This will setup the required Web Server and other important configurations. Note : A log file of the installation process will be created – /root/webuzo-install.log
Initial Setup
After the installation is completed you will have to do the Initial Setup.
Login
Webuzo has two sections :
Admin Panel
To login to the Softaculous Webuzo Admin Panel, visit the following URL :
https://Your-IP:2005/
OR
http://Your-IP:2004/
Enduser Panel
To login to the Softaculous Webuzo Enduser Panel, visit the following URL :
https://Your-IP:2003/
OR
http://Your-IP:2002/
Account Information :
You will need to enter the Username, Email Address and Password, etc for initially configuring Webuzo.
Domain and Nameservers
Please enter a valid Domain Name say example.com.
You will need to point your nameserver to the servers IP where you are installing Webuzo. Webuzo will ask you for the Primary Nameserver (e.g. ns1.example.com) and the Secondary Nameserver (e.g. ns2.example.com).
Use IP as Domain
If you don’t have a valid domain then you can use your servers IP as the hostname. Webuzo will also suggest to you what your server IP is. In such a case you can enter any dummy NameServer and your primary and secondary name server.
Submit the details
After you have filled in all details please submit the form.
Webuzo will start configuring the server immediately. This may take 3-4 minutes depending on your servers speed.
Setup Completed
You will see a screen as follows when the initial setup is finished.
The username and password will be the same that you entered during the Initial Setup