linux yum 安装ifconfig、vim、setup、wget

安装ifconfig --> yum -y install net-tools.x86_64


安装vim --> yum -y install vim*


安装setup --> 

1、安装setuptool
yum -y install setuptool
2、系统服务管理
yum -y install ntsysv
3、安装防火墙
yum -y install system-config-securitylevel-tui


安装wget --> yum install wget

猜你喜欢

转载自www.cnblogs.com/BaiLaowu/p/9503524.html
今日推荐