Watch the video:
Timestamps:
0:00 - Intro/Explanation
0:30 - Generating a Private/Public key on Windows with ssh-keygen
1:14 - Copy key to server
1:59 - Connecting to server with SSH Key
2:45 - Disabling password authentication (more secure)
This quick video explains how to set up key authentication to make your SSH serever/Ubuntu server more secure. It’s simple, and very much worth doing over normal key authentication.