1. 安装keepalived高可用工具 1.1 切换目录到/usr/loca中 1.2 解压该压缩包tar -zxvf keepalived--1.2.18.tar.gz 1.3 切换目录到解压后的文件keepalived--1.2.18 1.4 yum install -y openssl op ...
分类:
系统相关 时间:
2020-02-12 00:28:18
阅读次数:
80
nginx学习1:Linux安装nginx nginx安装环境准备 1-安装pcre、openssl、zlib 2-安装指令:yum -y install gcc zlib zlib-devel pcre-devel openssl openssldevel Installed: pcre-deve ...
分类:
系统相关 时间:
2020-02-11 19:21:12
阅读次数:
98
linux安装Nginx 1.1将Nginx素材内容上传到/usr/local目录(pcre,zlib,openssl,nginx)(注意:必须登录用对这个文件具有操作权限的) 1.2安装pcre库 1.2.1 cd到/usr/local目录 1.2.2 tar -zxvf pcre-8.36.ta ...
分类:
系统相关 时间:
2020-02-11 18:55:42
阅读次数:
66
1、创建两台虚拟机,分别为主机和从机,区别两台虚拟机的IP地址 2、将Nginx素材内容上传到/usr/local目录(pcre,zlib,openssl,nginx) 3、安装pcre库 3.1 cd到/usr/local目录 3.2 tar -zxvf pcre-8.36.tar.gz 解压 3 ...
分类:
系统相关 时间:
2020-02-11 16:22:08
阅读次数:
99
1. 当前环境 2. 部署dashboard 修改service的为NodePort:30443,以便外网可以访问,以https访问网站时出现证书无效的错误。 3. 自签证书 创建自签名CA 签发dashboard证书 4. 更新部署dashboard 删除 kubernetes dashboard ...
分类:
其他好文 时间:
2020-02-09 18:06:07
阅读次数:
79
cad 2020卸载工具,完全彻底删除干净cad 2020各种残留注册表和文件。cad 2020安装失败,怎么完全彻底删除清理干净cad 2020各种残留注册表和文件呢?有些同学想把cad 2020重新安装,但是cad 2020安装失败显示失败,有时cad 2020安装到一半就显示失败,然后会问ca ...
分类:
其他好文 时间:
2020-02-09 09:32:50
阅读次数:
5858
1. 安装步骤上传nginx上传nginx安装包到linux安装gcc1yum -y install gcc-c++ gcc查看是否安装gcc:1gcc -v安装依赖库1yum -y install pcre-devel openssl-develpcre-devel:为nginx提供正则表达式库o... ...
分类:
其他好文 时间:
2020-02-08 19:31:04
阅读次数:
81
The functionality of nodes is determined by the features that they support. All nodes have the ability to transmit and receive mesh messages. Nodes ca ...
分类:
其他好文 时间:
2020-02-08 17:33:33
阅读次数:
86
角色分配:环境部署所有虚拟机均已关闭防火墙以及selinux核心防护功能实操建工作目录存放二进制软件包[root@master~]#cd/[root@master/]#mkdirk8s安装ETCD数据库(三副本机制)master(下载ca证书创建、管理工具cfssl)[root@masterk8s]#curl-Lhttps://pkg.cfssl.org/R1.2/cfssl_linux-amd6
分类:
其他好文 时间:
2020-02-07 21:08:13
阅读次数:
95
1、替换YUM源yum -y install epel-release rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm 2、php7.2安装yum -y install php72w 3、安装扩展yum -y ins ...
分类:
Web程序 时间:
2020-02-07 16:41:31
阅读次数:
129