Digital Marketing

How to install fail2ban on AWS EC2

  •     sudo yum update && sudo yum install epel-release
  •     sudo yum install fail2ban
  •     sudo systemctl start fail2ban
  •     sudo service fail2ban start
  •     sudo chkconfig  fail2ban on

Comments

Popular posts from this blog