softaculous installation

#cd /usr/local/cpanel/whostmgr/docroot/cgi

#wget -N http://www.softaculous.com/ins/addon_softaculous.php

#chmod 755 addon_softaculous.php

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

cPanel Installation

cPanel installatin is very easy, all you need is a new minimal installation of a supported linux...

Dangerous Linux Binaries

It's recommended to chmod the following linux binaries to 750 to prevent non-privileged users...

Backup & Restore MySQL Database from Shell

- Backup a database mysqldump -u Username -p dbname > anyname.sql - Restore a database...

Dangerous PHP Functions

The following PHP functions are considered dangrous and should be disabled on any web server,...