2009年5月28日
摘要: 1 设置网络ifconfig //显示网络参数$sudo gedit /etc/network/interfaces 这就会启动简单文本编辑器来编辑Linux网络配置文件auto loiface lo inet loopbackauto eth0iface eth0 inet staticpre-up ifconfig eth0 hw ether 00:1e:37:cc:00:c7address ... 阅读全文
posted @ 2009-05-28 02:01 清水湾 阅读(240) 评论(0) 推荐(0)