09 2021 档案
摘要:``` 1、安装openvpn-auth-ldap 插件 yum -y install epel-release && yum -y install openvpn-auth-ldap 安装完成后,在目录 /usr/lib64/openvpn/plugin/lib/ 会出现 openvpn-auth
阅读全文
摘要:``` 1.安装和配置openldap 1.1安装并启动服务 yum -y install openldap compat-openldap openldap-clients openldap-servers openldap-servers-sql openldap-devel # yum -y
阅读全文
摘要:本文档基于CentOS7.6发行版最小化安装部署 1.安装依赖 ``` yum -y install conntrack socat ``` 2.下载kubekey ``` export KKZONE=cn curl -sfL https://get-kk.kubesphere.io | VERSI
阅读全文
摘要:本环境基于CentOS7.6发行版最小化安装 IP hostname cpu/memory role 192.168.200.150 nginx 2C4G LB 192.168.200.151 master01-151 4C8G docker-ce/rke/helm/kubectl 192.168.
阅读全文