diff --git a/newSrv.sh b/newSrv.sh index 9568cde..abed013 100644 --- a/newSrv.sh +++ b/newSrv.sh @@ -196,9 +196,19 @@ zsh \ zsh-autocompletions \ zsh-syntax-highlighting \ fonts-powerline \ +webmin \ +usermin \ +cockpit \ telnet \ postfix +#Coming very soon, 2fa for webmin/cockpit/ssh +#libpam-google-authenticator + +#https://www.ogselfhosting.com/index.php/2024/03/21/enabling-2fa-for-cockpit/ +#https://webmin.com/docs/modules/webmin-configuration/#two-factor-authentication +#https://www.digitalocean.com/community/tutorials/how-to-set-up-multi-factor-authentication-for-ssh-on-ubuntu-18-04 + echo "Completed running $FUNCNAME" }