yum 安装GitLab

用户名 : root 密码 :******** 1、安装ssh :yum install -y curl policycoreutils-pythonopenssh-server 2、将SSH服务设置成开机自启动,安装命令: systemctl enable sshd 3、启动ssh systemctl start sshd 4、添加http服务到firewalld,pemmanent表示永久生效
相关文章
相关标签/搜索