add initial setup scripts used for by-02 host (vpnwg.ulakar.com)
This commit is contained in:
4
hosts/lab-by-02/setup_fail2ban.sh
Normal file
4
hosts/lab-by-02/setup_fail2ban.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
echo "== Fail2ban =="
|
||||
apt-get install -y fail2ban
|
||||
systemctl enable --now fail2ban
|
||||
echo "== Fail2ban enabled =="
|
||||
Reference in New Issue
Block a user