Linux 查看端口占用
Jihongchang(讨论 | 贡献)2022年8月13日 (六) 13:26的版本 (建立内容为“<syntaxhighlight lang="shell-session"> root@aade5ae73079:/var/www/html# netstat -apn|grep ":443" tcp 0 0 0.0.0.0:443 0.0.0.0:*…”的新页面)
root@aade5ae73079:/var/www/html# netstat -apn|grep ":443"
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 1/apache2