verysu 设计模式 设计模式 响应式编程 百度开发平台 codeforces leetcode usfca

导航

2021年7月23日 #

linux端口问题

摘要: 查看端口占用 netstat -lnpt |grep 5601 检查你的服务器端口 netstat -ntpl1、根据端口号查进程pidlsof -i:portnetstat -nap|grep port2、根据进程号查端口netstat -nap|grep pid3、根据进程pid查看服务路径ps 阅读全文

posted @ 2021-07-23 22:15 泳之 阅读(44) 评论(0) 推荐(0)

我是谁? 回答错误