How To Install Webuzo

bios3

Overview

Softaculous Webuzo is a single user APPS Panel which you can use to install 100s of applications. Installing Webuzo is very simple. This guide shows you how to install Webuzo on a newly installed Operating System. Webuzo is a LAMP STACK and a Single User Control Panel. You can install Webuzo on any Virtual Server, Dedicated Server or deploy it in the form of Virtual Appliances. Webuzo has all the 374 Apps and 1115 of Softaculous and we are adding more as well. You can install Webuzo on your server. Download the Webuzo Installer and read the Installation Guide to start right away. With a simple and user-friendly GUI - Webuzo Cloud Launcher allows you to deploy your favourite application on the Cloud

Requirements

  • Newly installed CentOS 5.x / 6.x / 7.x or Red Hat Enterprise Linux 5.x / 6.x / 7.x or Scientific Linux 5.x / 6.x / 7.x (x86 or x86_64) / Ubuntu LTS
  • YUM / apt-get / tar / wget packages installed
  • RAM - Minimum 512 MB (Recommended 1GB for best performance)
  • Disk Space - Minimum 5GB (Recommended 10GB for best performance)
Note : There should be no PHP, Apache, MySQL installed on the server

How To Install Webuzo

Open a Shell Terminal (e.g. PuTTY) and SSH to your server. Run the following commands:
  • Download the installer
 wget -N http://files.webuzo.com/install.sh  
  • To make the installation script executable, type the following command:
 chmod 755 install.sh  
  • To run the installation script, type the following command:
 ./install.sh  
When the installation script finishes, it displays the configuration URL. The configuration URL is http://ip_address:2004, where ip_address represents your server's IP address.
Previous
Next Post »