linux 网络操作技巧
时间:2007-04-05 来源:lc0060305
在局域网中抢占IP地址:ifconfig eth0 192.168.0.69 netmask 255.255.255.0
在 linux 中添加路由命令: route add default gw 192.168.0.1
在 linux 中添加路由命令: route add default gw 192.168.0.1
相关阅读 更多 +
时间:2007-04-05 来源:lc0060305