netstat: command not found
[root@localhost ~]# netstat -anpl | grep httpd-bash: netstat: command not found安装net-tools解决yum install net-tools
·
[root@localhost ~]# netstat -anpl | grep httpd
-bash: netstat: command not found
安装net-tools解决
yum install net-tools
更多推荐
所有评论(0)