How to Disable Brute Force Notifications in DirectAdmin

Today we are going to disable Direct Admin Brute Force Admin Notifications on Your VPS. x.x.x.x will denote your server's IPv4 Address.

 

1. Now you can SSH to your VPS from the Public IPv4 address via port 22


SSH_NAT

2. Replace
xxx with your Public IPv4 Address and login as root



 

3. Install nano editing software on the VPS

Debian/Ubuntu:

apt-get install nano -y

CentOS/ AlmaLinux / RockyLinux:

yum install -y nano 

4. Edit the Configuration by typing the below command

nano /usr/local/directadmin/conf/directadmin.conf


5. Add the below command to the configuration.

hide_brute_force_notifications=1

 

6.  Press ctrl+ o to save and press ctrl + x to exit.

7. Restart Direct Admin Services

systemctl restart directadmin

Please open a Support Ticket if you have doubts or need help.


 

 

 

 

  • directadmin, bruteforce, notifications, disable, centos, almalinux, rockylinux, ubuntu, debian
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Install VNC client in a VPS server (linux)

Today we are going to install a VNC on our ubuntu server . VNC will give you a interface to work...

Get SMS Notifications

Requirements: - Android or iOS smartphone - A phone number - A server you wish to log the SSH...

Receive email notifications of successful login alerts only - CSF

Configuring  to stop receiving unwanted email notifications from CSFFirst log onto ssh via...

Install Direct Admin On your VPS Server

Today we are going to install Direct Admin on our CentOS 7 server . Direct Admin is a popular...

Install Windows on a KVM Server

Today we are going to install Windows OS on our KVM VPSFirst log into VPS Control Panel and...

Powered by WHMCompleteSolution