解决linux ifconfig不好使
              	来源:岁月联盟
                
                时间:2011-09-26
              
          	先找下ifconfig的位置吧: #whereis ifocnfig
	   路径如下 /sbin/ifconfig
	   直接运行 /sbin/ifconfig 显示了网卡信息
	   但是这样每次都输入 /sbin/ifconfig 挺麻烦的。
	$ su root
	切换到root 下
	输入
	#export PATH=$PATH:/sbin
	OK。现在就可以直接
	#ifconfig
	作者“itsoul”
	 
上一篇:linux下安装jdk
            
        
 
 
