**确认虚拟机网络是否正常:** - 虚拟机是否可以访问外网 - 虚拟机是否与windows网络互通。 **查看ip:** ```bash ifconfig ``` 提示命令未找到,安装net-tools: ```bash sudo apt install net-tools ``` ----

评论区

登录 后参与评论
× Preview