日期: 2023 年 1 月 29 日
thumbnail

centos下查看端口占用情况,杀死进程

第一种:我们知道端口号用下面这种方法 有时候我们知道某个服务端口正在后台运行,想关掉它。比如说我tomcat是8080端口,在后台运行。怎么关掉它呢? 根据端……
thumbnail

Windows系统安装Docker遇到error during connect: In the default daemon configuration on Windows, the docker

Windows系统安装Docker遇到 error during connect: In the default daemon configuration on Windows, the docker client must be run with elevated privileg……
thumbnail

Docker教程(超全总结)

参考链接 https://blog.csdn.net/m0_49960764/article/details/124292208 推荐一个不错的Docker讲解视频链接:https://www.bilibili.com/video/BV1og4y1q7M4 ……