CentOS7快速安装GitLab

1,安装依赖服务 sudo yum install -y curl policycoreutils-python openssh-server sudo systemctl enable sshd sudo systemctl start sshd sudo firewall-cmd --permanent --add-service=http sudo systemctl reload fire
相关文章
相关标签/搜索