点滴记录,是前进的脚步lide.blog.chinaunix.net
leanderlee
全部博文(181)
2015年(2)
2013年(6)
2012年(22)
2011年(41)
2010年(27)
2009年(51)
2008年(32)
ygl23
ocean180
samir80
帅得不敢
cynthia
水中游于
Bsolar
frankyao
钟良
servens
nilini
分类: LINUX
2009-04-08 10:31:24
auto lo iface lo inet loopback iface eth0 inet static address 192.168.101.111 netmask 255.255.254.0 iface eth0:0 inet static address 192.168.1.114 netmask 255.255.255.0 auto eth0:0 auto eth0
auto lo iface lo inet loopback
iface eth0 inet static address 192.168.101.111 netmask 255.255.254.0
iface eth0:0 inet static address 192.168.1.114 netmask 255.255.255.0
auto eth0:0 auto eth0
上一篇:sed编辑器
下一篇:TFTP安装配置
登录 注册