This is a simple setup guide to enabling Two Factor Authentication (2FA) on Linux SSH login. I this article I wont go deep into setup and issues that I have faced when implementing this. First thing is first Update your system first. I have used Ubuntu 20.04 and it is always up to date. To enable 2FA you need to install google authenticator modules sudo apt install libpam-google-authenticator Configuration for PAM and SSHD Add the the following line to /etc/pam.d/sshd and After adding this line please restart the sshd services. auth required pam_google_authenticator.so Go to /etc/ssh/sshd_config and check if the following line exist. Default value will be "no" so change it to "yes" to activate. ChallengeResponseAuthentication yes Configuration for Authenticator In the terminal run google authenticator command It will ask few things to acknowledge by user. Details you can see from the below video. Once this part is done you are ready to use the 2FA in ubuntu. T
Its been few days that i was trying to get a damage mobile phone, any model is fine for the purpose that i need. Luckily i got a NOKIA 1100, which is an old series of nokia. The phone was in a terrible condition. I mean it was taken from water and some parts of the PCB was getting corroded.
I did some clean up work and wala.. it was well cleaned enough. So i did some research on the nokia 1100 PCB and connected the voltage links and gave 4V and it was on but nothing on the screen. screen is damage, which i don't need later but at start i need it so i fixed and put my SIM and it appears NO SIM INSERTED.. so i did fix that problem and wala.. the phone works fine.
Tonight i will take some pictures of it and post it here.. next step is little hard but will try it. Tonight nokia MBUS/FBUS will be wired and interface to my Laptop for further investigations..keke so keep on peeping.
Comments