Update main/setup.sh
This commit is contained in:
@@ -15,6 +15,12 @@ apt-get --fix-broken install -y
|
|||||||
apt-get -y update
|
apt-get -y update
|
||||||
apt-get -y upgrade
|
apt-get -y upgrade
|
||||||
|
|
||||||
|
echo " "
|
||||||
|
echo "INFO ! Security Tools."
|
||||||
|
echo " "
|
||||||
|
apt-get install --no-install-recommends -y fail2ban
|
||||||
|
systemctl enable fail2ban --now
|
||||||
|
|
||||||
echo " "
|
echo " "
|
||||||
echo "INFO ! Installing utillities."
|
echo "INFO ! Installing utillities."
|
||||||
echo " "
|
echo " "
|
||||||
|
|||||||
Reference in New Issue
Block a user