我有一台装有 ubuntu-desktop 操作系统的电脑。我在上面安装了 VMware。
然后我在 VMware 中安装了一个 ubuntu 服务器。我可以从我的 ubuntu 桌面连接到它。 我想连接到我的ssh [email protected]
VMware 中的 ubuntu 服务器 16使用域名。
例如
ssh vmware-ubuntu@my_domain.com
我怎样才能做到这一点?
更新 1
我已经编辑/etc/hosts
并添加192.168.xxx.xxx server.com
了它。但我无法连接ssh [email protected]