1、输入netstat -lntp查看系统的监听端口,提示没有发现指令 2. yum search netstat 查看netstat命令的信息,发现如下信息 3、yum install netstat 进行安装这个命令就可以了