This commit is contained in:
AJ ONeal 2016-03-28 17:01:51 -04:00
parent 6229b43e22
commit 06a6c22afb
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ if [ -z "$(which fail2ban-server | grep fail2ban)" ]; then
echo "Your server didn't come with fail2ban preinstalled!!!"
echo "Among other things, fail2ban secures ssh so that your server isn't reaped by botnets."
echo ""
echo "Since you're obviosly connecting this computer to a network, you should install fail2ban before continuing"
echo "Since you're obviously connecting this computer to a network, you should install fail2ban before continuing"
echo ""
echo "Install fail2ban? [Y/n]"
echo "(if unsure, just hit [enter])"