linux端口占用处理

1.su root 进入root用户

2.netstat -tunlp|grep 8080查看占用的端口情况

输出如图

3.kill 1499腾出端口

posted @ 2019-10-09 15:04  饭糕  阅读(169)  评论(0)    收藏  举报