Webuzo installation
If you are in possession of a server (CentOS/Ubuntu) you want to install Webuzo in, follow the below steps: Step 1: Login to your server as root or as a user with root privilege and download the Webuzo package installer using the wget commandwget http://files.webuzo.com/install.shStep 2: Change the permissions to the installation file to make it executable
chmod 755 install.shStep 3: Run the webuzo installer
./install.sh
Output: -------------------------------------------------------- Welcome to Webuzo Installer -------------------------------------------------------- Installation Logs : tail -f /root/webuzo-install.log -------------------------------------------------------- 1) Installing Libraries and Dependencies 2) Setting UP WEBUZO 3) Downloading and Installing Webuzo 4) Downloading System Apps ------------------------------------- Installation Completed ------------------------------------- Congratulations, Webuzo has been successfully installed You can now configure Softaculous Webuzo at the following URL : http://xxx.xx.xx.xx:2004/ Thank you for choosing Webuzo !
Webuzo setup
If you are our B Series Cloud Customers , then you can choose the already available Webuzo Templates with CentOS. It will install Webuzo Panel automatically while configuring/creating cloud machine for you. Step 1: As your server is already installed with webuzo , you need to set it up before you can use it. Go to your Browser and open <http://Server-IP:2004> OR <https://Server-IP:2005> You need to specify the data according to the given instructions : User Name – enter the name of the Webuzo user. This name will be used to create the main user having rights to install all the applications. The username is set up as “soft” by default. Email Address – enter the email address for the previously created user. Password – enter the password for accessing Webuzo. Re-enter password – enter the password once again. Primary Domain – enter a registered domain, which will be used as the main one, for example, mydomain.com. In case you have not registered any domains yet, please enter the IP-address of your server. NameServer 1 – specify nameserver 1, which your domain is pointed to. For example, it may be our public nameserver ns4.e2enetworks.net.in. In case you don’t have a domain yet, you may enter any nameserver name: for example, ns1.mydomain.com. NameServer 2 – specify nameserver 2, which your domain is pointed to. For example, it may be our public nameserver ns5.e2enetworks.net.in. In case you don’t have a domain yet, you may enter any nameserver name: for example, ns2.mydomain.com. License Key – Keep the license key field blank , Webuzo will automatically assign a Free License to your server. [ht_message mstyle="info" title="" " show_icon="" id="" class="" style="" ]Please send mail on “support@e2enetworks.com” with your server IP to activate Premium Webuzo license for you.[/ht_message] Step 2: Submit the form (Click Install), it will take 2-3 min to configure the server as per shared detail . Step 3: Please stay on the page until you see the message that the installation has been successfully completed. Step 4: Webuzo has two sections : Admin Panel: To login to the Webuzo Admin Panel, visit the following URL : https://Server-IP:2005/ OR http://Server-IP:2004/ The username and password will be the same that you entered during the Initial Setup. Enduser Panel:To login to the Webuzo Enduser Panel, visit the following URL : https://Your-IP:2003/ OR http://Your-IP:2002/ The username and password will be the same that you entered during the Initial Setup. If you want to try Webuzo Demo first , before installing it on server, please check the following URL : http://demo.webuzo.com/enduser/ (Enduser Interface to install Apps) http://demo.webuzo.com/ (Admin Inetrface)Adding domains
You can add a domain, sub-domain from Webuzo by accessing Webuzo Enduser Panel > Features > Add Domain Step 1: Insert the input field with the Domain you want to ADD. For e.g : testexample.comStep 2: Click on the Add Domain button to ADD the domain.
Step 3: Click on Manage Domains to view your newly added domain
Now you can access your new domain.
Adding sub domains
Step 1:Insert the input field with the Sub-Domain you want to ADD.
For e.g : sub.example.com
Step 2: Click on the Add Domain button to ADD the sub domain.
Step 3: Click on Manage Domains to view your newly added sub domain.
Installing system applications using Webuzo panel
Webuzo offers a number of significant system applications which can be installed with ease on to your servers. Lets take Apache service as an example in this tutorial.
Follow the below mentioned steps to install apache using webuzo:
Step 1: Login to you webuzo panel.
Step 2: Click on Apps from the menu bar on the top of the panel.
Step 3: The left side of the Apps panel will display the categories of Applications. Apache is a web service application.
- Select Webservers from the category bar on the left.
- Click on Apache under Webservers. (The Apache description will appear on the screen)
- Click on Install.