Disable cPanel Brute Force Command Line

To disable the cPanel brute force detection from the command line usee the following:


 
 /usr/local/cpanel/bin/cphulk_pam_ctl --disable
  • 123 Users Found This Useful

Was this answer helpful?

Related Articles

This webpage is not available ERR_SSL_VERSION_OR_CIPHER_MISMATCH

This webpage is not availableERR_SSL_VERSION_OR_CIPHER_MISMATCHA secure connection cannot be...

connection failed for acme-v01-api-letsencrypt org: SSL connect attempt failed

 (Hypertext Transfer Protocol) “post” request to...

Whitelisting Multiple IPs with Mod_Security

The following can be added to the main modsecurity.conf or a whitelist file such as one...

Nginx redirecting folder to another host or server

From time to time you may want to proxy out a path to another server or location. To perform a...

Remount /tmp with exec permission

There are times where you may need to have exec permission available for the /tmp folder. This...