1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 13:44:43 -04:00

Add libpam-pwquality

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-08-10 03:04:45 -07:00 committed by GitHub
parent a331025f3f
commit 195e9686a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ sudo usg fix cis_level2_server
#Install packages #Install packages
sudo apt update -y sudo apt update -y
sudo apt full-upgrade -y sudo apt full-upgrade -y
sudo apt install -y curl fwupd resolveconf tuned unbound sudo apt install -y curl fwupd libpam-pwquality tuned unbound
#Setup tuned #Setup tuned
sudo tuned-adm profile virtual-guest sudo tuned-adm profile virtual-guest