gpt4 book ai didi

ubuntu - 互联网无法在带有 Ubuntu Server 10.04.4 LTS 的 VM 上运行

转载 作者:行者123 更新时间:2023-12-04 18:53:57 25 4
gpt4 key购买 nike

关闭。这个问题是off-topic .它目前不接受答案。












想改进这个问题? Update the question所以它是on-topic对于堆栈溢出。


10年前关闭。







Improve this question




我收到了一个可以工作的虚拟机。它可以打开它,但它不能在 Internet 上自动连接,我需要连接来更新我的修订 througout svn。

在 VMware 7 或 ubuntu 命令行上是否有任何设置可以解决这个问题?

ping: unknown host google.com // this is what I get when running ping
could not resolve hostname '...' // this is at svn up

猫/etc/resolv.conf
nameserver 172.16.90.2
domain localdomain
search localdomain

如果配置
inet addr: 127.0.0.1

同时,如果有人遇到此问题,我已经找到了解决方案:
sudo nano /etc/udev/rules.d/70-persistent-net.rules
- now, delete everything in this file past the initial comment
- save the file and close it
- then restart the vm and your network should work

最佳答案

如果您没有其他地址,那么 127.0.0.1那么你将无法上网。
127.0.0.1是一个回送接口(interface)连接回你自己的机器。因此,您需要进入虚拟机设置并检查网络配置,并为除 lo0 之外的接口(interface)设置 IP 地址。 .

关于ubuntu - 互联网无法在带有 Ubuntu Server 10.04.4 LTS 的 VM 上运行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9785054/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com