Update ubuntu.sh
This commit is contained in:
@ -121,6 +121,10 @@ sudo ufw allow 22
|
|||||||
sudo ufw allow 3389
|
sudo ufw allow 3389
|
||||||
sudo ufw enable
|
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..."
|
BLUE "Installing Ubuntu Restricted Extras..."
|
||||||
sudo apt-get install -y ubuntu-restricted-extra libdvd-pkg ubuntu-restricted-addons
|
sudo apt-get install -y ubuntu-restricted-extra libdvd-pkg ubuntu-restricted-addons
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user