我正在将Vmware -ubuntu用作Windows应用程序的一部分。当我尝试在obuntu上打开网站时,它不起作用。
kit@ubuntu:~$ ifconfig
Link encap:Local Loopback
collisions:0 txqueuelen:0
RX bytes:519368 (519.3 KB) TX bytes:519368 (519.3 KB)
有什么问题,我该如何纠正?
我正在将Vmware -ubuntu用作Windows应用程序的一部分。当我尝试在obuntu上打开网站时,它不起作用。
kit@ubuntu:~$ ifconfig
Link encap:Local Loopback
collisions:0 txqueuelen:0
RX bytes:519368 (519.3 KB) TX bytes:519368 (519.3 KB)
有什么问题,我该如何纠正?
Answers:
如果那是列出的唯一网络适配器,则它无法识别您的网络适配器。
尝试
ifconfig eth0 up
ifconfig eth1 up
ifconfig wan0 up
如果我跑步
ifconfig eth0 down
我只运行ifconfig时看不到任何一个