Create and test multiple SSH Keys with OpenSSH & Putty.
Connect with SSH Keys from Windows pc to Linux server.
Commands:
ssh-keygen Genarete SSH keys
scp Copy keys from windows to Linux server
ssh-copy-id install SSH keys inside the file
ssh connect from Windows to Linux
Links:
Putty: https://www.chiark.greenend.org.uk/~s...
OpenSSH for Windows: https://learn.microsoft.com/en-us/win...
@springbootprogramming
@WillyHomeLab