摘要: 8.2.0 安装JDK[root@harbor ~ ]# rpm -ivh jdk-8u172-linux-x64.rpm[root@harbor ~ ]# rpm -ivh jenkins-2.249.1-1.1.noarch.rpm[root@harbor ~ ]# yum install ne 阅读全文
posted @ 2022-08-12 12:28 滴滴滴 阅读(61) 评论(0) 推荐(0)
摘要: 1系统初始化1.1 初始化工具安装#所有节点[root@master-1 ~]# yum install net-tools vim wget lrzsz git -y 1.2 关闭防火墙与Selinux#所有节点[root@master-1 ~]# systemctl stop firewalld 阅读全文
posted @ 2022-08-12 08:30 滴滴滴 阅读(517) 评论(0) 推荐(0)