摘要: 查询系统版本:lsb_release -a查询端口号是否被占用命令:netstat -an |grep 端口号查看端口号被哪个应用程序占用:lsof -i :端口号 阅读全文
posted @ 2013-01-18 16:20 ppjj 阅读(173) 评论(0) 推荐(0)