查看端口对应的进程

2383阅读 0评论2011-09-19 comcn2
分类:LINUX

1、 netstat -ntpl|grep 80
2、lsof -i:80
 
上一篇:使用update-rc.d管理Linux服务
下一篇:linux 系统负载的问题