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

使用secureCRT连接VMware-Ubuntukylin虚拟机

时间:2016-04-03 14:27:18      阅读:319      评论:0      收藏:0      [点我收藏+]

标签:

使用SecureCRT连接VMware时总是提醒主机拒绝连接。这时可以使用sudo apt-get install openssh-server openssh-client,在主机上安装ssh.

安装成功后,可以连接到主机了。

技术分享

如果显示远程主机拒绝连接。则可以使用如下方法。

VMware里面装的是Ubuntukylin版本的。使用sudo apt-get install openssh-server openssh-client失败。

技术分享

此时可以使用apt-get update一下。

等待update完成。完成后再使用sudo apt-get install openssh-server openssh-client进行更新。

ok.

再次使用secureCRT连接即可。

ps.

VMware中Ubuntu系统网络的配置如下: 

技术分享

技术分享

配置完成后,在terminal中使用ifconfig命令获取虚拟机的ip地址。

 

使用secureCRT连接VMware-Ubuntukylin虚拟机

标签:

原文地址:http://www.cnblogs.com/yaoxing365/p/5349689.html

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