add 2FA to SSH on a Ubuntu 18.04
Accessing a linux PC via SSH is a very common practice, but I decided to spice things up by adding 2 Factor Authentication(2FA) to the login process. By using Pluggable Authentication Module(PAM). PAM is interesting in that it opens the Continue reading add 2FA to SSH on a Ubuntu 18.04