configure ssh with mfa
sudo apt install libpam-google-authenticator
google-authenticator
PAM (Pluggable Authentication Module) offers two types of tokens: sequential-based and time-based. Sequential-based tokens start at a certain point and increase after each use, whil...
amel.hashnode.dev3 min read