How To Login To Ubuntu With Google Authenticator
To improve Ubuntu security you may want to enable multi-factor authentication. Two-factor authentication enables users to provide certain details such as random code, or OTP (Time Password ) to add another layer of security to standard usernames and passwords. There are multiple ways to implement multi-factor authentication in Ubuntu. Google authentication is one of them. To get started with installing Google authentication, follow the steps below: Install the Google PAM package Google authentication is a PAM ( Pluggable Authentication Module) package that provides a mechanism to add extra layers of authentication on the Linux platform....