SecureCRT连接VirtualBox虚拟机Ubuntu
Posted 是CodeAllen
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SecureCRT连接VirtualBox虚拟机Ubuntu相关的知识,希望对你有一定的参考价值。
需要几个注意的点:
1.配置网络
2.注意SecureCRTusername一定要和Ubuntu主机一致
3.hostname需要在Ubuntu主机终端通过ifconfig获取
如果是首次安装系统,需要先安装网络工具
sudo apt install openssh-server
以上是关于SecureCRT连接VirtualBox虚拟机Ubuntu的主要内容,如果未能解决你的问题,请参考以下文章
SecureCRT连接VirtualBox下的ubuntu以及NMP的搭建与通过宿主机访问该NGINX服务器过程