随笔分类 - OpenLDAP
摘要:## 一、创建docker-compose文件 ``` root@xx:~# mkdir self-service-password root@xx:~# cd self-service-password root@xx:~/self-service-password# vim docker-com
阅读全文
摘要:## 一、关闭防火墙和selinux ``` [root@localhost ~]# systemctl stop firewalld.service [root@localhost ~]# systemctl disable firewalld.service [root@localhost ~]
阅读全文