1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 13:44:43 -04:00

Update GCP-Debian-11.sh

Setup ufw

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-03-17 13:10:02 -04:00 committed by GitHub
parent 8e7fffb93d
commit 84f93db507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,9 @@ sudo apt update
sudo apt upgrade -y sudo apt upgrade -y
sudo apt install -y --no-install-recommends tuned unbound ufw sudo apt install -y --no-install-recommends tuned unbound ufw
sudo ufw enable
sudo ufw allow 22/tcp
sudo tuned-adm profile virtual-guest sudo tuned-adm profile virtual-guest
echo 'server: echo 'server: