Voer deze commando’s in uw linux server om Softaculous te installeren.
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
Of de snelle manier, deze optie download de scripts op de achtergrond
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh --quick