This video shows how to log into a CentOs 7 server from a Windows machine using SSH keys. The video will show you how to generate the keys using Putty and then how to configure your CentOS 7 Server to allow you to authenticate into the server.
Putty is available to download from www.putty.org
The commands that you need to follow along with the tutorial are:
sudo mkdir ~/.ssh
sudo chmod 700 ~/.ssh
sudo vi ~/.ssh/authorized_keys
sudo chown YourUserName:YourUserName ~/.ssh -R
sudo chmod 600 ~/.ssh/authorized_keys
Watch video How to Connect To Linux (CentOs 7) Using SSH Keys (Password free authentication) from Windows online without registration, duration 07 minute 27 second in high hd quality. This video was added by user Darren's Tech Tutorials 26 November 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 32 thousand once and liked it 349 people.