mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Update GCP-Debian-11.sh
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
90f18b7465
commit
7b4a86a531
@ -9,7 +9,7 @@ sudo find /etc/apt/sources.list.d -type f -exec sudo sed -i 's/http:/https:/g' {
|
|||||||
|
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt upgrade -y
|
sudo apt upgrade -y
|
||||||
sudo apt install -y tuned apparmor-profiles unbound ufw
|
sudo apt install -y --no-install-recommends tuned unbound ufw
|
||||||
|
|
||||||
sudo tuned-adm profile virtual-guest
|
sudo tuned-adm profile virtual-guest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user