这个提交包含在:
AJ ONeal 2016-03-28 17:01:51 -04:00
父节点 6229b43e22
当前提交 06a6c22afb

查看文件

@ -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])"