You are currently viewing how to install webuzo on vps

how to install webuzo on vps

What Is Webuzo ?
Webuzo is a Single User Control Panel which helps users deploy Web Apps (WordPress, Joomla, Drupal, etc) or System Apps (Apache, NGINX, PHP, Java, MongoDB, etc) on their virtual machines or in the Cloud. Webuzo enables you to focus more on using applications rather than maintaining them. Webuzo is also available in the form of Virtual Appliances.
Requirements:

  • Newly installed CentOS 5.x / 6.x or Red Hat Enterprise Linux 5.x / 6.x or Scientific Linux 5.x / 6.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
Installation

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

OR

./install.sh –install=lamp,bind // This will install the LAMP Stack(softname -> lamp) and DNS Server
(softname -> bind) along with Webuzo.
Note : softname for Apps should be comma separated.
Get list of softnames for the Apps here : http://api.webuzo.com/apps.php

OR

./install.sh –install=none // This will install only Webuzo without any LAMP Stack.
You can later install apps from the Apps Category in the Enduser Panel.

The installation will begin immediately. It may seem that the installation has stopped, if your network speed is slow, but please let it continue.

Jobair Alam Bipul

I'm Jobair Alam, a cPanel Certified WHM/cPanel server administrator and web hosting expert with over 10 years of experience in the industry.

Leave a Reply

Time limit is exhausted. Please reload CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.