Gitlab服务器搭建(For fedora23)
sudo yum install curl policycoreutils openssh-server openssh-clientssudo systemctl enable sshd
sudo systemctl start sshd
sudo yum install postfix
sudo systemctl enable postfix
sudo systemctl start postfix
sudo firewall-cmd --permanent --add-service=http
sudo systemctl>
页:
[1]