Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7384322
  • 博文数量: 1755
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16227
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1755)

文章存档

2024年(1)

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

发布时间:2020-11-27 16:50:16

yum install createrepo yum-utils -y添加清华zabbix源cat /etc/yum.repos.d/zabbix.repo [zabbix]name=zabbix - $basearchbaseurl=https://mirrors.tuna.tsinghua.edu.cn/zabbix/zabbix/5.0/rhel/7/x86_64/enabled=1gpgcheck=0mkdir /root/zabbix5yumdownloader --resolve --destdir /root/zabbix5 /zabbi.........【阅读全文】

阅读(1486) | 评论(0) | 转发(0)

发布时间:2020-11-19 18:00:14

添加erlang源vi erlang_solutions.repo[erlang-solutions]name=Centos $releasever - $basearch - Erlang Solutionsbaseurl=https://mirrors.tuna.tsinghua.edu.cn/erlang-solutions/centos/$releasever/gpgcheck=1gpgkey=http://packages.erlang-solutions.com/debian/erlang_solutions.ascenabled=1https://bin.........【阅读全文】

阅读(30679) | 评论(0) | 转发(0)

发布时间:2020-11-11 11:44:19

升级:查看kubeadm支持版本yum list --showduplicates kubeadm --disableexcludes=kubernetes安装新的kubeadmyum install -y kubeadm-1.19.3 kubelet-1.19.3 --disableexcludes=kubernetes检测kubeadm upgrade plan查看镜像kubeadm config images list拉取镜像kubeadm config images pull   #最好提前拉.........【阅读全文】

阅读(20342) | 评论(0) | 转发(0)

发布时间:2020-11-09 17:02:52

mysql:yum install https://repo.percona.com/yum/percona-release-latest.noarch.rpmyum install -y Percona-Server-server-56 Percona-Server-client-56 Percona-Server-devel-56openresty:yum install yum-utilsyum-config-manager --add-repo https://openresty.org/package/centos/openresty.repoyum install -.........【阅读全文】

阅读(1375) | 评论(0) | 转发(0)

发布时间:2020-11-04 13:32:26

1、单主切换到多主模式1.1、停止组复制(在所有MGR节点上执行):stop group_replication;set global group_replication_single_primary_mode=OFF;set global group_replication_enforce_update_everywhere_checks=ON;1.2、随便某个mgr节点执行:186SET GLOBAL group_replication_bootstrap_group=ON;START GROUP_REPLI.........【阅读全文】

阅读(1303) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

渭明unix2012-12-17 17:21

请教下:《Spider mysql安装配置》能否详细一些,或者提供一个文档,不胜感激!!!我的邮箱是:banchengshanshui@qq.com,谢谢!!!

回复  |  举报

Mr__zhang2011-10-06 11:13

很是厉害啊,以后多多指教哈~

回复  |  举报

deelau3032011-04-15 19:20

让win7、vista支持asx.asf等在线播放的插件,这个能发我吗
我邮箱是766518387@qq.com,谢谢你了

回复  |  举报
留言热议
请登录后留言。

登录 注册