摘要: Ubuntu的网络参数保存在文件 /etc/network/interfaces中,默认设置使用dhcp,内容如下:# The primary network interfaceauto eth0iface eth0 inet dhcp设置静态ip的方法如下:(1)编辑 /etc/network/i... 阅读全文
posted @ 2015-08-27 21:12 啊你爹临死前 阅读(126) 评论(0) 推荐(0)