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

Update Ubuntu-20.04-LTS.sh

This commit is contained in:
TommyTran732 2021-04-04 09:08:24 +00:00 committed by GitHub
parent 7587cc8cca
commit 860abee511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,9 @@ sudo apt update
sudo apt upgrade -y
sudo apt -y install neofetch gnome-software flatpak gnome-software-plugin-flatpak firejail apparmor-profiles apparmor-profiles-extra apparmor-utils gnome-tweak-tool git-core
#Put all AppArmor profiles into enforcing mode
sudo aa-enforce /etc/apparmor. d/*
#Install Yubico Stuff
sudo apt -y install yubikey-manager pam-u2f pamu2fcfg
mkdir -p /home/${USER}/.config/Yubico