ubuntu14.4环境搭建

1. 找到文件并作如下修改 命令:sudo vim /etc/network/interfaces 修改(添加)如下部分 auto lo iface lo inet loopback # The primary network interface auto eth0 #iface eth0 inet dhcp iface eth0 inet static address 192.168.1.10
相关文章
相关标签/搜索