随笔分类 -  OpenLDAP

摘要:## 一、创建docker-compose文件 ``` root@xx:~# mkdir self-service-password root@xx:~# cd self-service-password root@xx:~/self-service-password# vim docker-com 阅读全文
posted @ 2023-07-21 09:22 走在搬砖的路上 阅读(887) 评论(0) 推荐(0)
摘要:## 一、关闭防火墙和selinux ``` [root@localhost ~]# systemctl stop firewalld.service [root@localhost ~]# systemctl disable firewalld.service [root@localhost ~] 阅读全文
posted @ 2023-07-17 14:31 走在搬砖的路上 阅读(62) 评论(0) 推荐(0)