You are here

Installation script

Submitted by Alan Mels on Wed, 08/29/2018 - 13:31

Installation script for a Webuzo-based system.


0) Performing the initial update

yum -y install deltarpm && yum -y update 

1) Installing Webuzo

cd /usr/src
wget http://files.webuzo.com/install.sh
chmod 0755 install.sh
./install.sh