码迷,mamicode.com
首页 > 系统相关 > 详细

xshell、putty远程连接

时间:2017-10-18 20:03:17      阅读:224      评论:0      收藏:0      [点我收藏+]

标签:远程登录 密钥

putty远程连接

配置完网络拍摄快照

  1. 选择虚拟机右击》快照,拍摄快照。




下载之后打开putty.exe包。配置如图。

技术分享


xshell远程连接

打开xshell之后。步骤如图

技术分享

技术分享


putty密匙认证

1.打开putty包的“puttygen.exe”

2.按下Generate移动鼠标

3.生成密钥

技术分享

复制公钥

[root@localhost ~]# mkdir /root/.ssh

[root@localhost ~]# chmod 700 /root/.ssh/

[root@localhost ~]# vi /root/.ssh/authorized_keys

[root@localhost ~]# setenforce 0

技术分享


xshell密钥认证

技术分享

2."下一步".

3.“下一步”

4.设置密钥密码,“下一步”。

5.[root@localhost ~]# vi /root/.ssh/authorized_keys

6.退出。回到登录页,设置属性。

技术分享



本文出自 “帕多克的痴迷” 博客,请务必保留此出处http://lsxme.blog.51cto.com/12400127/1973801

xshell、putty远程连接

标签:远程登录 密钥

原文地址:http://lsxme.blog.51cto.com/12400127/1973801

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!