The following script creates a MySQL database & a user who will be assigned as a privileged user to the db. We used the following credentials for this example – Database name: mysite_db Database user: mysite_user Database password: mypassword ##
Automated MySQL Installation
Here is a nice “Copy & Paste” script that you can use for installing MySQL. This script skips the “mysql_secure_installation” part, in which you need to answer questions, and simply inserts all the needed information directly into the database. This
Libmodsecurity installation
Libmodsecurity is one component of the ModSecurity v3 project. Libmodsecurity is a complete rewrite of the ModSecurity platform. You can find more details about the project here – https://github.com/SpiderLabs/ModSecurity/tree/libmodsecurity We’ve created a “Copy & Paste” script for installing and testing
CL PHPSelector – Allow per user php.ini changes
PHP Selector is a CloudLinux component integrated on top of CageFS. It allows each user to select a unique PHP version and modules based the user’s needs. PHP Selector requires an active account and CageFS to be enabled. A cPanel user is
Install CXS on clean CentOS
ConfigServer eXploit Scanner (cxs) is a tool which performs an active scanning of files as they are uploaded to the server. CXS Should only work on a cPanel/WHM server per the product’s requirements. However, you can still install it on a ‘clean’