摘要: 网卡配置静态IP地址 编辑文件/etc/network/interfaces: sudo vi /etc/network/interfaces 并用下面的行来替换有关eth0的行:# The primary network interface auto eth0 iface eth0 inet st 阅读全文
posted @ 2014-10-29 13:45 ahuo 阅读(439) 评论(1) 推荐(0) 编辑