Stop Spamming on cpanel server

How to Stop Spamming on cPanel server ? * Setting in “Exim Configuration Manager” 1. Login to WHM control panel by using root user 2. Goto Main >> Service Configuration >> Exim Configuration Manager 3. Enable RBL filtering by Basic Editor >> RBLs >> switch to “On” and if you like you may additional RBL […]

See More

CSF commands for Unix/Linux servers

CSF commands for managing your server firewall. 1. Enable csf and lfd if previously disabled csf -e Or csf –enable 2. Disable csf and lfd completely csf -x Or csf –disable 3. Restart firewall rules csf -r Or csf –restart 4. Start the firewall rules csf -s Or csf –start 5. Flush/Stop firewall rules (Note: […]

See More