How to harden Exim on WHM/cPanel if you’re a victim of constant DoS attacks
Synopsis At times cPanel servers will be overwhelmed and connection counts will bust the 100 limit. Taking it up to 150 or 200 as per
Synopsis At times cPanel servers will be overwhelmed and connection counts will bust the 100 limit. Taking it up to 150 or 200 as per
Command: last -F | grep root journalctl _COMM=sshd | grep root
Step 1. Identify the bastard: netstat -an | grep ‘:443’ | grep ESTABLISHED | awk ‘{print $5}’ | cut -d: -f1 | sort | uniq
Platforms: Outdated CentOS 7 Virtualmin Client suddenly added to 8 block lists visible on MX Toolbox. Server’s top shows many users of the same name.
Background Sooner rather than later your servers and routers will be attacked. This is especially so if you run a large network (>100 servers), and
On a cPanel server you may see this warning: You’ll notice the link “Add KernelCare’s Free Symlink Protection” but clicking it bring up either a
Background cPanel has this lovely feature where you can use one site and then create many more sites below public_html. This is all fine and
cPanel bodyhas_mismatch Emails from StandardBank.co.za to a cPanel hosted server fails with bodyhash_mismatch – DKIM issues Email from standardbank.co.za might fail with bodyhash_mismatch. Since it’s
Introduction Fixing certificate problems can be really hard, but not if you have the right tools. Let’s do a quick exercise for HTTPS: Port 443
Keeping tabs on WordPress security is super important. But what if you have 10s or even 100s of sites? How would you do that? Here