摘要: ###安装jenkins //首先关闭selinux和防火墙 [root@localhost ~]# sed -ri 's/^(SELINUX=).*/\1disabled/g' /etc/selinux/config [root@localhost ~]# setenforce 0 [root@l 阅读全文
posted @ 2022-09-30 00:09 世界的尽头* 阅读(110) 评论(0) 推荐(0)