How do I install Webuzo on my VPS? Print

  • webuzo, install, vps
  • 0

How do I install Webuzo on my VPS?

 

If you purchased a Webuzo license with your VPS, Webuzo can be easily installed with common options using the following commands from SSH as root:

wget -N https://files.webuzo.com/install.sh
chmod 0755 install.sh
./install.sh --install=apache2,bind,exim,dovecot,pureftpd,mariadb1011,php83

 

 

 

 


Was this answer helpful?

« Back