Skip to content

Instantly share code, notes, and snippets.

@daleobrien
Created July 24, 2014 00:06
Show Gist options
  • Save daleobrien/893ab19136eb54d87e61 to your computer and use it in GitHub Desktop.
Save daleobrien/893ab19136eb54d87e61 to your computer and use it in GitHub Desktop.
Install for fail2ban
sudo yum -y install fail2ban
sudo chkconfig --add fail2ban
sudo service fail2ban start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment