在我们使用centos或者是其他的系统的时候可能发现有的系统(rpm包管理类)不支持netconfig,我们这里以centos为例
在centos5.2的rpm组件中被移除了这个组件,我们找到rhel5的rpm包,(cd版本的在第三张cd)提取netconfig*。rpm
或是访问http://www.rpm-download-install.com/rpm/TVRFM01nPT0/netconfig-0.8.24-2tr.i586.rpm.html
不过该地址比较慢,建议提取rhel5的rpm包。在centos中执行强行安装,rpm -ivh netconfig*。rpm
之后我们就可以在centos中使用netconfig命令设置网络