How to Run ConfigServer Firewall (CSF) After August 31, 2025,

ConfigServer.com (ConfigServer Firewall) will permanently close on August 31, 2025. The ConfigServer CSF firewall has been a trusted tool for Linux server administrators for many years. Unfortunately, ConfigServer has announced that it will discontinue its services on this date, and there will be no further updates, downloads, or support available after that. This news has … Read more

How to install and configure Config Server Firewall (CSF) on CentOS 7

This guide will help you to install CSF Firewall on CentOS 7 cPanel Server let’s get started Before starting the installation make sure to Install the CSF dependencies. [root@cloud ~]# yum -y install wget perl unzip net-tools perl-libwww-perl perl-LWP-Protocol-https perl-GDGraph -y Now disabled default firewall (firewalld) on CentOS 7 , RHEL 7 and CloudLinux 7 … Read more

How to Protect cPanel Servers from xmlrpc.php and wp-login.php attacks

How to Protect cPanel Servers from xmlrpc.php and wp-login.php attacks Recently We’re seeing an increase in massive brute force attacks on WordPress installations on some cPanel server which were causing unnecessary issues which are flooding and overloading the server to the point it’s consuming all resources. It’s possible to block wp-login.php, xmlrpc.php attacks completely from … Read more