当前位置:首页 > 知道中心 > Linux > 文章

centos下netconfig 的安装

发表于:2013-09-09| 次阅读| 作者:藕码网
TAG: Linux
摘要:centos下netconfig 的安装
root@localhost ~]# netconfig
如果出现找不到该命令的错误信息,说明该命令包还没有安装,redcat/centos默认情况下是没有安装的。
首先要安装该命令包,到这里
http://rpm.pbone.net/index.php3/stat/4/idpl/7974654/com/netconfig-0.8.24-1.2.2.1.i386.rpm.html
下载:
netconfig-0.8.24-1.2.2.1.i386.rpm

rpm -ivh netconfig-0.8.24-1.2.2.1.i386.rpm

netconfig

[root@localhost]# netconfig -d eth0 --ip=192.168.1.33 --netmask=255.255.255.0 --gateway=192.168.1.1


注:本站部分信息可能源于互联网分享,如有侵权,请告知,我们将及时删除!

  • 用户评论
  • 相关文章