From 6ab41dba9e9171b3875160a01f2c2950a0af80eb Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Sun, 20 Dec 2020 21:14:38 +0000 Subject: [PATCH] Update ubuntu.sh --- ubuntu.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ubuntu.sh b/ubuntu.sh index 2e74277..6c8bf0b 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -121,6 +121,10 @@ sudo ufw allow 22 sudo ufw allow 3389 sudo ufw enable +BLUE "Clone konstruktoid/hardening ..." +BLUE "Must modify ubuntu.cfg in ./hardening ..." +git clone https://github.com/konstruktoid/hardening.git + BLUE "Installing Ubuntu Restricted Extras..." sudo apt-get install -y ubuntu-restricted-extra libdvd-pkg ubuntu-restricted-addons