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
Смотрите видео How to Connect To Linux (CentOs 7) Using SSH Keys (Password free authentication) from Windows онлайн без регистрации, длительностью 07 минут 27 секунд в хорошем hd качестве. Это видео добавил пользователь Darren's Tech Tutorials 26 Ноябрь 2017, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 32 тысяч раз и оно понравилось 349 людям.