由 kingboybo 在 07-17-2004 23:39 发表:
Linux英文(企业版3.0)局域网~IP~怎么样~设置请各位~大虾帮忙~(急急急!!)
Linux英文(企业版3.0)局域网~IP~怎么样~设置请各位~大虾帮忙~(急急急!!)
由 edwardhayes 在 07-18-2004 09:26 发表:
帮你转个地方。
IP可以用ifconfig命令。
加上route增加网关。
如知其非义,斯速已矣,何待来年?
----------------------------------
人生无常,态度决定一切!
----------------------------------
有空来坐坐我的家:http://cs.zjei.net/~wzh/
由 redsos 在 07-18-2004 10:24 发表:
配置IP吗??
用 netconfig ,配置第二块网卡的IP: netconfig -dev=eth1
1<font face="宋体">。。。。。。</font>
由 smile787 在 07-18-2004 11:02 发表:
SETUP也试试,在企业版了不记得还用不用这个命令!
由 ltkun 在 07-18-2004 11:32 发表:
英文版有关系吗 一样的命令
如果将英文字母A到Z分别编上1—26的分数,(A=1,B=2,...Z=26)那么:
知识(knowledge)得到96分(11+14+15+23+12+5+4+7+5=96),
努力(hardwork)也只得98分(8+1+18+4+23+15+18+11=98),
态度(attitude)
由 Snoopy 在 07-18-2004 20:28 发表:
vi /etc/sysconfig/network-script/ifcfg-eth*
先熟悉一下基础方面的知识
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 water101 在 08-02-2004 17:27 发表:
给个例子看吧
如果要永久改变编辑:/etc/sysconfig/network-script/ifcfg-eth0
如果临时改变(重启动消失)如下:
ifconfig eth0 192.168.1.100/24
route add default gw 192.168.1.255
如果有多个网段,你还可以:
#ifconfig eth0:1 172.16.