寒假学习记录11

寒假学习记录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

 

posted @ 2020-02-05 13:47  zhoulonghai  阅读(87)  评论(0编辑  收藏  举报