1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 13:44:43 -04:00
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-08-28 01:06:14 -07:00 committed by GitHub
parent e8aaefa984
commit 82e1bdd589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ sudo apt update -y
sudo apt full-upgrade -y sudo apt full-upgrade -y
sudo apt install -y usg sudo apt install -y usg
sudo apt autoremove -y sudo apt autoremove -y
sudo usg fix cis_level2_server sudo usg fix cis_level2_workstation
# Remove AIDE # Remove AIDE
sudo apt purge -y aide* sudo apt purge -y aide*