首页 > 其他 > 详细

寒假学习记录11

时间:2020-02-05 16:39:57      阅读:72      评论:0      收藏:0      [点我收藏+]

寒假学习记录11

任务:

1.主机与虚拟机文件互传

使用SSH Secure Shell Client进行主机与虚拟机互传文件

参考教程:https://blog.csdn.net/xbzlxtz/article/details/53099654

遇到问题:

(1)the host ‘10.1.2.15’ is unreachable

解决方法:

检查网络问题、防火墙是否允许端口问题等问题,发现是网络问题,主机与虚拟机之间ping不通。

需要配置虚拟机网络

参考教程:https://www.cnblogs.com/Andrew-XinFei/p/5587349.html

完了再ping一次,出现如下则ok了

技术分享图片

 

再使用SSH Secure Shell Client连接即可

(2)Server responded "Algorithm negotiation failed"

参考教程:https://blog.csdn.net/houchaoqun_xmu/article/details/70038253

(3)SSH Secure Shell Client出现中文乱码

 最简单的方法就是用英文版的Ubuntu:

教程:http://www.linuxdiyf.com/linux/33644.html

 

寒假学习记录11

原文:https://www.cnblogs.com/zhoulonghai/p/12263456.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!