问题:运行netstat -ntlp出现 -bash: netstat: command not found解决方法:yum install net-tools
netstat -ntlp
-bash: netstat: command not found
yum install net-tools