查看所有的进程 [root@jenkins ~]# netstat -tnlp Active Internet connections (only servers) Proto Recv-Q Send...
Gitlab配置HTTPS
简述 gitlab最新是开启https会自动配置,但只有三个月有效期,使用自己设的加密证书应设置。 配置 [root@iZ8vb3ycs3gfmlbmyxy6efZ ~]# vim /etc/gitl...
CentOS7防火墙配置
查看防火墙 [root@devops ~]# systemctl status firewalld ● firewalld.service - firewalld - dynamic firewall...
Supervisor
安装 yum安装 [root@devops-tool ~]# yum install supervisor 启动服务 [root@devops-tool ~]# supervisord -c /etc...
3
