Installing Maldet Scan for cPanel Server
From shell run the following: wget http://www.rfxn.com/downloads/maldetect-current.tar.gz tar -xzvf maldetect-current.tar.gz cd maldetect-* sh install.sh Then edit the config file: pico /usr/local/maldetect/conf.maldet I change the settings to quarantine problem files and…
How to create a secondary root user on CentOS
Lets show you how to create a secondary root user. To add a user and allow him the root privileges by editing the /etc/passwd file. Add a user as root #…
Installing WHMCS on IIS Windows Server
We did some testing yesterday and installed WHMCS on a Windows IIS 8.0 Server. Was alot of fun as we had to troubleshoot alot of things to get it working…
How to install Laravel via SSH and CageFS on Shared Hosting
Firstly you’ll need SSH access. SSH into the server and go to directory where you want to install the application. Run: curl -sS https://getcomposer.org/installer | php If that fails try…
MySQL 5.6 and Enable Slow Query Logging
The commented out examples in the default configuration file (/etc/mysql/my.cnf) that comes with my MySQL 5.6 when installed through the Ubuntu PPA is incorrect. This tutorial will show you the…
How We Manage Resources on Shared Hosting using CloudLinux
What is CloudLinux? CloudLinux is a commercially supported Linux operating system interchangeable with CentOS. It includes kernel level technology called LVE that allows you to control CPU and memory on…
Managing a DDOS Attack with Config Server Firewall
I’m writing this as we get questions from some of our VPS Clients using cPanel and CSF as to how to block or stop a DDOS attack when it occurs.…
5 Best Free WordPress Themes 2014
I have been looking at designing themes for my personal blog for some time and looked for free themes. I don’t like buying themes as they are quite costly for…
New Feature: Restore Manager in cPanel
We’ve added a new feature that could benefit all our cPanel Shared Web Hosting clients, it’s called Restore Manager. This tool or set of tools allows you to restore: Individual…