UbuntuOperationOn this pageOperation查看端口监听 sudo sunetstat -tpln 查看指定端口占用 lsof -i :[port]# 比如, 3306 端口lsof -i :3306