Installing antivirus is most important if you run a VPS or dedicated server, because of so many worms and trojans get in to your server often without notice and could compromise the server. Cpanel WHM Installation The easiest way to install clam antivirus in cpanel is through install plugin option in Cpanel WHM . Code: […]
How to track mail from PHP when run as nobody?
Installing basic automatic protection from DoS and DDoS attacks to your server
DDoS-Deflate DDoS-Deflate is a couple of bash scripts, that is run every X minutes, analyze the total number of connections to your server from every IP address using netstats command and temporarily blacklist IPs, that have more than Y active connections to your server at the moment, script runs. Blacklisting is done using either iptables […]