|
|
|
@ -125,7 +125,7 @@ sudo systemctl enable ssh |
|
|
|
sudo systemctl restart ssh |
|
|
|
sudo systemctl restart ssh |
|
|
|
|
|
|
|
|
|
|
|
# Additional tools fail2ban |
|
|
|
# Additional tools fail2ban |
|
|
|
sudo -E apt-get install -y dnsutils fail2ban netcat |
|
|
|
sudo -E apt-get install -y dnsutils fail2ban |
|
|
|
|
|
|
|
|
|
|
|
# Install kernel headers |
|
|
|
# Install kernel headers |
|
|
|
if [ "$DISTRO" == "ubuntu" ] || [ "$DISTRO" == "debian" ]; then |
|
|
|
if [ "$DISTRO" == "ubuntu" ] || [ "$DISTRO" == "debian" ]; then |
|
|
|
|