Read More WWebsite and Hosting Tips How to install mod_evasive on cPanel ServersbyMarketing06/07/2015 mod_evasive is an Apache module by Jonathan Zdziarski to provide evasive action in the event of an HTTP…
Read More WWebsite and Hosting Tips Convert XEN to KVM on SolusVM ServersbyMarketing20/06/2015 Convert XEN to KVM on SolusVM 1. Shutdown VM 2. Check what VM ID is for example vm102…
Read More VVPS Servers How To Install Docker on OpenVZ VPSbyMarketing06/03/2015 Requirements: Ensure you have the latest kernel preferably: OpenVZ kernel 042stab105.4 Lets Begin. 1. yum -y update 2. yum install…
Read More WWebsite and Hosting Tips Too much spam is getting through Spamassassin – Here is some helpbyMarketing09/12/2014 Create a file in: /etc/mail/spamassassin Call it anything you like, for eg: rules.cf Paste these rules as is within…
Read More WWebsite and Hosting Tips Installing Maldet Scan for cPanel ServerbyMarketing26/11/2014 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…
Read More WWebsite and Hosting Tips How to create a secondary root user on CentOSbyMarketing19/11/2014 Lets show you how to create a secondary root user. To add a user and allow him the root…