Softaculous Webuzo is a solitary client APPS Panel which you can use to introduce 100s of utilizations. Introducing Webuzo is exceptionally basic. This guide demonstrates to you best practices to introduce Webuzo on a recently introduced Operating System.
Requirements
- Newly installed CentOS 6.x / 7.x or Red Hat Enterprise Linux 6.x / 7.x or Scientific Linux 6.x / 7.x (x86_64) / Ubuntu LTS
- YUM / apt-get / tar / wget packages installed
- RAM - Minimum 1 GB (Recommended 2 GB for best performance)
- Disk Space - Minimum 5 GB (Recommended 10 GB for best performance)
- Open Ports - 2002, 2003, 2004, 2005, 21, 22, 25, 53, 80, 143, 443 and 3306 (It is recommended to keep these ports open on your server)
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
Comments
Post a Comment