mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 01:21:33 -05:00
Add libpam-pwquality
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
a331025f3f
commit
195e9686a9
@ -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
|
||||||
@ -123,4 +123,4 @@ sudo systemctl daemon-reload
|
|||||||
sudo systemctl enable --now fwupd-refresh.timer
|
sudo systemctl enable --now fwupd-refresh.timer
|
||||||
|
|
||||||
# Enable fstrim.timer
|
# Enable fstrim.timer
|
||||||
sudo systemctl enable --now fstrim.timer
|
sudo systemctl enable --now fstrim.timer
|
||||||
|
Loading…
Reference in New Issue
Block a user