Quantcast
Channel: Server构架 – hao32的个人日志
Viewing all articles
Browse latest Browse all 11

Linux下为什么端口开着但是进程却不存在?

$
0
0
本文参考:http://www.admon.org/faqs/why-network-port-is-open-but-no-process-attached/ 一次偶然事件,我检查某台服务器系统时发现一个从来没见过的端口处于监听(LISTEN)状态,于是开始仔细检查系统。 [root@db097 ~]# netstat -lnpt | grep 7979 tcp 0 0 0.0.0.0:7979 0.0.0.0:* LISTEN – 阅读全文——共820字

Viewing all articles
Browse latest Browse all 11

Trending Articles