How to Setup SSH Key Authentication in Ubuntu Linux (no password authentication)

Опубликовано: 07 Февраль 2021
на канале: root tech
5,099
68

In this video I show you how to use Powershell to setup SSH key authentication, also known as password-less authentication.
Time stamp
00:10 opening powershell terminal
00:30 login into ubuntu / linux remote server
01:00 generate private and public key
02:30 copy public key to Ubuntu server
04:10 place key inside authorized_keys file
05:00 set permission for .ssh content
05:55 login to remote server without password