mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Enable USG
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
14a08a2e69
commit
6630996b06
@ -91,3 +91,8 @@ connection.stable-id=${CONNECTION}/${BOOT}
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
sudo systemctl restart NetworkManager
|
sudo systemctl restart NetworkManager
|
||||||
|
|
||||||
|
#Compliance
|
||||||
|
sudo ua enable usg
|
||||||
|
sudo apt install -y usg
|
||||||
|
sudo usg fix cis_level2_workstation
|
||||||
|
Loading…
Reference in New Issue
Block a user