摘要: 导读 本文教你如何在Linux系统中完全卸载gitlab。 1.停止gitlab # gitlab-ctl stop 2.卸载gitlab(看是gitlab-ce版本还是gitlab-ee版本) # rpm -e gitlab-ce 3.查看gitlab进程 # ps aux | grep gitl 阅读全文
posted @ 2019-11-23 10:35 LinuxProbe19 阅读(181) 评论(0) 推荐(0)