We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe87a44 commit bcc29c9Copy full SHA for bcc29c9
scripts/install.sh
@@ -69,6 +69,7 @@ sudo supervisorctl reread
69
sudo supervisorctl update
70
71
# harden ssh
72
+sudo apt-get install -y fail2ban > /dev/null
73
sudo tee '/etc/ssh/sshd_config' > /dev/null << EOF
74
Port 22
75
Protocol 2
0 commit comments