How to setup ssh passwordless login on Ubuntu
Tutorial on how to setup ssh passwordless login on Ubuntu machine, tested it with Hetzner’s cloud server. Disable root login, add another user, disable user/pass login.
▬ 📖Links ▬
➡ Read my article at https://www.amarjanica.com/configure-passwordless-ssh-access-on-linux
➡ Enjoy the reading experience of a real book with Kindle Paperwhite ebook reader https://amzn.to/45bQSPc
➡ Level up your coding skills with O’Reilly! Try it free at https://oreillymedia.pxf.io/PyG3nQ
▬⏱️Chapters ▬
0:00 Intro
0:19 Create another server user
1:15 Enable passwordless login
3:04 Disable root login, disable user/pass login
5:37 Testing the login
ubuntu