Ubuntu Server 12.04 静态IP简洁配置

使用Vmare 不成,使用 Vbox。 转载:http://www.ha97.com/4895.html   1、配置静态IP地址: # vim /etc/network/interfaces 原内容有如下4行: auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp 以上表示默认使用DHCP分配IP,修改为如下: auto lo
相关文章
相关标签/搜索