08 2016 档案

摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 本篇是根据官网中的每个一点来翻译、举例、验证的;英语不好,所以有些话语未必准确,请自行查看官网,若有些点下面没有例子的是因为当时一下子没有想出那么多来,如果大家 阅读全文
posted @ 2016-08-17 17:43 GalenGao 阅读(16231) 评论(2) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: swarm是docker原生的集群管理软件,与kubernetes比起来比较简单 1、部署 系统时centos7上关闭防火墙 systemctl stop fi 阅读全文
posted @ 2016-08-17 17:41 GalenGao 阅读(4740) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 首先kubernetes得官方文档我自己看着很乱,信息很少,所以结合了很多博客搭建的 其次因为既然用到docker,当然离不开kubernetes管理,还有sw 阅读全文
posted @ 2016-08-17 17:38 GalenGao 阅读(40591) 评论(6) 推荐(6) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 本文是自己根据公司架构部署tomcat方法整理出来的文本 修改系统内核 修改linux的一些系统参数,以优化系统性能 修改LIMITS.CONF $ vi /e 阅读全文
posted @ 2016-08-17 17:29 GalenGao 阅读(2250) 评论(0) 推荐(1) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 由于现在我这个博客原来用的是DISQUS评论插件,那全是全球的,有些关联被墙 所以我把评论插件换成国内的多说 登录多说创建站点 *链接地址请点击 多说站点创建地 阅读全文
posted @ 2016-08-17 17:16 GalenGao 阅读(2617) 评论(-1) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 下文是自己从搭建docker到docker里安装mysql到push的一遍大概过程 docker的安装直接引用官方文档,英文比较简单,所以没有多加翻译 目前红帽 阅读全文
posted @ 2016-08-17 17:12 GalenGao 阅读(4848) 评论(3) 推荐(2) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: mysql5.7后有ssl新特性 自己搭建mysql enterprise monitor后发现这个功能所以折腾了下 用户想要与MySQL服务器建立一条安全连接 阅读全文
posted @ 2016-08-17 16:50 GalenGao 阅读(1647) 评论(1) 推荐(1) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 作者原来搭建的环境是0.95版本 现在升级到2.3.3版本,变了很多,也重新安装了一遍 maven安装 因为后面安装ik插件需要打包,所以先安装maven 安装 阅读全文
posted @ 2016-08-17 16:35 GalenGao 阅读(4520) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 作者原来搭建的环境是0.95版本 现在升级到2.3.3版本,变了很多,也踩了很多坑 root权限启动问题版本升级到2.2后,必须建一个单独的账号用于启动elas 阅读全文
posted @ 2016-08-17 16:28 GalenGao 阅读(5313) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 原文参考运维生存和开源中国上的代码整理 我的环境是python3.5,pip8.2的 一、python版本 前言 由于考虑到以后要动态切分数据,防止将不同表切分 阅读全文
posted @ 2016-08-17 16:24 GalenGao 阅读(10817) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 原文地址 由于原文来自微信公众号,并且脚本都是图片,所以这里自己亲自把代码整理执行一遍 工作原理:基于/proc文件 Linux 系统为管理员提供了非常好的方法 阅读全文
posted @ 2016-08-17 16:07 GalenGao 阅读(493) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 自己在centos6.6上搭建的单实例oracle12c 由于搭建过程有些不好写,所以图片偏多 *由于截图不规则导致排版有点乱,已经安装过来了,有些截图不能回头 阅读全文
posted @ 2016-08-12 14:06 GalenGao 阅读(2081) 评论(0) 推荐(1) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 以下是我在oracle官网上对oracle12c 各个版本的依赖包需求整理 1、Packages for Oracle Linux 7 and Red Hat Ente 阅读全文
posted @ 2016-08-12 14:02 GalenGao 阅读(9666) 评论(0) 推荐(1) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 备份策略 针对不同的场景下, 我们应该制定不同的备份策略对数据库进行备份, 一般情况下, 备份策略一般为以下三种: 直接cp,tar复制数据库文件 mysqldump 阅读全文
posted @ 2016-08-12 11:33 GalenGao 阅读(1889) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn mysql_config_editor允许你把登录的身份验证信息存储在一个名为.mylogin.cnf的文件里,该文件的位置在windows下是在%APPDATA%\M 阅读全文
posted @ 2016-08-12 11:22 GalenGao 阅读(3361) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn [参考:]http://blog.csdn.net/zhu_tianwei/article/details/44928779 Redis3.0 最大的特点就是有了clu 阅读全文
posted @ 2016-08-12 11:15 GalenGao 阅读(1616) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 摘要: 本篇是自己搭建的一篇mysql MHA文章 前面的安装步骤基本不变,后面的比如keepalived的配置文件有几种方法 其实想完成keepalived+lvs+ 阅读全文
posted @ 2016-08-12 11:04 GalenGao 阅读(3284) 评论(0) 推荐(1) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn MMM(Master-Master replication manager for MySQL)是一套支持双主故障切换和双主日常管理的脚本程序。MMM使用Perl语言开 阅读全文
posted @ 2016-08-12 10:47 GalenGao 阅读(744) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 安装依赖 安装Perl 、apr / apr-util yum -y install perl apr apr-util pcre pcre-devel openssl 阅读全文
posted @ 2016-08-10 14:41 GalenGao 阅读(1466) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn ELK是进行日志收集分析用的,具体工作、原理、作用自行google。该文只是我简单的一个搭建笔记。[参照]:http://my.oschina.net/itblog/b 阅读全文
posted @ 2016-08-10 14:26 GalenGao 阅读(442) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 在使用PowerDesigner对数据库进行概念模型和物理模型设计时,一般在NAME或Comment中写中文,在Code中写英文。Name用来显 示,Code在代码中使 阅读全文
posted @ 2016-08-10 14:21 GalenGao 阅读(7305) 评论(0) 推荐(1) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn [转自]http://www.xifenfei.com/2012/08/oracle%e7%94%a8%e6%88%b7%e9%87%8d%e5%91%bd%e5%90 阅读全文
posted @ 2016-08-10 14:19 GalenGao 阅读(3686) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 这篇文章收集了15款最佳的 MySQL 管理工具和应用软件,帮助你轻松快速完成工作。 # Induction Induction是一款用于理解数据关系的开源管理工具,它 阅读全文
posted @ 2016-08-10 10:47 GalenGao 阅读(5986) 评论(1) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn Xtrabackup有两个主要的工具:xtrabackup、innobackupex(1)xtrabackup只能备份InnoDB和XtraDB两种数据表,而不能备份M 阅读全文
posted @ 2016-08-10 10:45 GalenGao 阅读(4833) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn Mysql5.7版本更新后有很多变化,比如json等,连安装都有变化,他安装必须要BOOST库,不过mysql的官网源码有带boost库的源码和不带boost库的源码两 阅读全文
posted @ 2016-08-10 10:38 GalenGao 阅读(27332) 评论(2) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 1、下载:当前mysql版本到了5.6.28 http://dev.mysql.com/downloads/mysql 选择Source Code 2、必要软件包 3、 阅读全文
posted @ 2016-08-10 10:29 GalenGao 阅读(511) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn Installing Nmon By default nmon is available in the Ubuntu repository. You can easil 阅读全文
posted @ 2016-08-10 10:20 GalenGao 阅读(1061) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 经常会遇上一些linux系统允许你上外网,而一些是不允许的,这时我们可以从可以上外网的服务器上把yum下载的包拷贝过来,但是一般yum安装的包没有报错包文件,无法拷贝, 阅读全文
posted @ 2016-08-08 17:48 GalenGao 阅读(876) 评论(0) 推荐(0) 编辑
摘要:本文来自我的github pages博客http://galengao.github.io/ 即www.gaohuirong.cn 1、配置epel源 2、安装ansible 1 yum install -y ansible 3、验证安装 1 ansible --version 4、配置SSH连接 阅读全文
posted @ 2016-08-08 10:58 GalenGao 阅读(240) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示