linux如何查看端口被哪个进程占用?
摘要:1、lsof -i:端口号 2、netstat -tunlp|grep 端口号 都可以查看指定端口被哪个进程占用的情况 1、lsof -i:端口号 2、netstat -tunlp|grep 端口号 都可以查看指定端口被哪个进程占用的情况 1、lsof -i:端口号 2、netstat -tunlp
阅读全文
posted @ 2018-04-17 14:31
posted @ 2018-04-17 14:31
posted @ 2017-05-05 11:45
posted @ 2014-08-08 10:59
posted @ 2014-08-08 09:48