当前位置:首页 > 操作系统 > Linux

win10_64_ssh连接linux

---- ssh安装、配置和使用

 


1、下载"Win64OpenSSL-1_1_1g.exe"(http://slproweb.com/products/Win32OpenSSL.html);

 


2、安装(D:toolsssh);

 


3、配置“系统环境变量”:path = D:toolssshOpenSSL-Win64bin

 


4、使用方法(链接linux):
---- ssh username@ip
C:UsersAdministrator>ssh root@192.168.0.103

 


5、断开连接:
[root@book houdiniWorkspaces]# exit

 

 

 

 

---- 操作实例:

技术分享图片

原文:https://www.cnblogs.com/lnlidawei/p/12768297.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐