.
This commit is contained in:
17
newSrv.sh
17
newSrv.sh
@ -140,7 +140,6 @@ screen \
|
|||||||
tailscale \
|
tailscale \
|
||||||
tmux \
|
tmux \
|
||||||
vim \
|
vim \
|
||||||
vim-solarized \
|
|
||||||
command-not-found \
|
command-not-found \
|
||||||
lldpd \
|
lldpd \
|
||||||
net-tools \
|
net-tools \
|
||||||
@ -176,12 +175,6 @@ iptables-persistent \
|
|||||||
telnet \
|
telnet \
|
||||||
postfix
|
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
|
|
||||||
|
|
||||||
export KALI_CHECK
|
export KALI_CHECK
|
||||||
KALI_CHECK="$(distro |grep -c kali)"
|
KALI_CHECK="$(distro |grep -c kali)"
|
||||||
@ -350,12 +343,20 @@ global-oam
|
|||||||
global-systemServiceConfigurationFiles
|
global-systemServiceConfigurationFiles
|
||||||
global-installPackages
|
global-installPackages
|
||||||
global-postPackageConfiguration
|
global-postPackageConfiguration
|
||||||
|
secharden-ssh
|
||||||
|
|
||||||
#Coming soon...
|
#Coming soon...
|
||||||
|
|
||||||
#secharden-auto-upgrade
|
#secharden-auto-upgrade
|
||||||
|
|
||||||
#secharden-2fa
|
#secharden-2fa
|
||||||
#secharden-ssh
|
#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
|
||||||
|
|
||||||
#secharden-scap-stig
|
#secharden-scap-stig
|
||||||
|
|
||||||
#auth-cloudron-ldap
|
#auth-cloudron-ldap
|
Reference in New Issue
Block a user