linux中的一些Command not found
ifconfig:Command not found
yum install net-tools
vim:command not found
yum -y install vim*
server:command not found
yum -y install server*
yum install net-tools
yum -y install vim*
yum -y install server*