新装centos机器基础配置之基础软件包安装

新装系统在做完基础的基线配置和加固还有yum源配置,还要安装一些基础软件。以备后期安装不便。

centos6和7都可安装类基础包

yum install tree nmap dos2unix lsof nc tcpdump htop  lrzsz wget iftop sysstat nethogs -y

下面是基础包的用途

 centos7 安装系列

yum intall psmisc net-tools bash-completion vim-enhanceed -y 

原文地址:https://www.cnblogs.com/zcyy/p/15576101.html