www.hostingseekers.com
Access Your cPanel Server Content: Log in for your cPanel server the use of SSH. Use an SSH consumer like PuTTY for Windows or Terminal on macOS/Linux.
Code:sudo su - Ensure you've got got root privileges to carry out the uninstallation.
Code: csf -x service lfd stop Disable the CSF firewall and forestall the Login Failure Daemon (LFD).
Code:cd /etc/csf sh uninstall.sh uninstall.sh Navigate to the CSF listing and run the uninstallation script.
Ensure that CSF and LFD are now not jogging and their documents had been eliminated. Code:which csf which lfd
Restart your server to make certain all modifications take effect. Code: reboot
You have efficiently eliminated CSF Firewall out of your cPanel server. Ensure to configure every other protection answer if necessary.