ubuntu 安装deb文件格式的软件 没有评论 | 何军 | linux, 前端, 后端 | 278 从软件源方式安装 sudo apt-get install 软件名 本质是从本地软件缓存列表中安装,需要配置好 […] Read More »
linux 端口,进程查看,删除命令 没有评论 | 何军 | linux | 590 查看某个端口占用情况 查看具体PID进程信息(路径,目录,名字推断大致是什么程序) 通过进程名字,查看进程ID […] Read More »