随笔分类 - 服务器
服务器配置
摘要:端口操作 查看某个端 netstat -and | grep 端口 过滤查看某个端口 netstat -tnlp | grep 端口 杀死某个端口 kill -6 ***** 要列出正在侦听的所有 TCP 或 UDP 端口,包括使用端口和套接字状态的服务 netstat -tunlp 使用 ss 检
阅读全文
摘要:Nginx Vue代理 更改nginx文件下的nginx.conf,内容如下。 # For more information on configuration, see: # * Official English Documentation: http://nginx.org/en/docs/ #
阅读全文

浙公网安备 33010602011771号