摘要:
一、 安装并配置必要的依赖关系在CentOS系统上安装所需的依赖:ssh,防火墙,postfix(用于邮件通知) ,wget,以下这些命令也会打开系统防火墙中的HTTP和SSH端口访问。 1.安装ssh sudo yum install -y curl policycoreutils-pythono
阅读全文
posted @ 2019-03-19 16:30
宇宙小子
阅读(328)
推荐(0)
编辑
摘要:
GitLab搭建步骤: 1. Install and configure the necessary dependencies (1)yum install curl openssh-server openssh-clients postfix cronie (2)service postfix s
阅读全文
posted @ 2019-03-19 16:11
宇宙小子
阅读(125)
推荐(0)
编辑