摘要:
http://docs.saltstack.cn/ 阅读全文
摘要:
一.自我安装 1.wget https://pkg.jenkins.io/redhat-stable/jenkins-2.176.1-1.1.noarch.rpm rpm -ivh jenkins-2.176.1-1.1.noarch.rpm --force 2.配置jenkis的端口 找到修改端口 阅读全文
摘要:
1. 安装依赖软件 yum -y install policycoreutils openssh-server openssh-clients postfix vi /etc/postfix/main.cf inet_interfaces = localhost inet_protocols = a 阅读全文