1、-bash: netstat: 未找到命令 或 -bash: ifconfig: 未找到命令 或 -bash: ifconfig: command not found
运行:yum install net-tools
2、-bash: killall: 未找到命令
是因为CentOS精简安装后没有killall相关插件
运行:yum install psmisc