Docker 在Centos 6.5 X64下安装
下载epel
wget http://ftp.sjtu.edu.cn/fedora/epel/6/i386/epel-release-6-8.noarch.rpm
安装epel
rpm -ivh epel-release-6-8.noarch.rpm
安装docker-io
yum -y install docker-io
...
分类:
其他好文 时间:
2015-06-09 17:16:29
阅读次数:
118
本例为wordpress管理员登陆限制安装rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmyum -y install fail2ban配置默认开启了ssl控制介绍目录 a...
分类:
其他好文 时间:
2015-06-09 15:25:31
阅读次数:
118
本实验使用两台服务器搭建:系统CentOS6.5tese02IP:192.168.1.244test03IP:192.168.1.245DRBD版本:8.4.6DRBD-UTIL版本:8.9.2MariaDB版本:10.0.17Heartbeat版本:3.0.4VIP192.168.1.100一、DRBD的安装1.首先,安装epel源yum-yinstallepe-release2.在hosts文件中添加以下记录c..
分类:
数据库 时间:
2015-06-07 21:52:08
阅读次数:
184
1.基础配置
操作系统使用CentOS-7.0-x86_64-*.iso,安装过程省略,本文采用yum源安装。
(1).导入第三方安装源
[root@node ~]# rpm -Uvh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
[root@node ~]# rpm -Uvhh...
分类:
其他好文 时间:
2015-06-06 18:15:26
阅读次数:
325
一、安装glusterfs服务端1.到阿里云取epel源,和官方的yum源才能安装。(本次把几个个yum源放到附件)yuminstallglusterfs-server装完即可启动glusterd[root@server2yum.repos.d]#systemctlstartglusterd[root@server2yum.repos.d]#ps-ef|grepglusterroot47321016:22?00:00:00/..
分类:
其他好文 时间:
2015-06-05 00:52:52
阅读次数:
678
一、环境系统:CentOS6.4x64最小化安装R-Servereth0192.168.3.72eth110.1.1.72R-Clienteth010.1.1.74L-Servereth0192.168.3.71eth1172.16.10.71L-Clienteth0172.16.10.74注:所有在R-Client和L-Client都通过各自的网关ssh过去进行操作二、R-Server和L-Server配置epel源和ntp时..
分类:
其他好文 时间:
2015-06-04 17:36:25
阅读次数:
136
因为Centos6的yum源里并没libmcrypt的包大概因为版权问题但是工作中会用到这个不想源码编译所以使用yum安装为了防止一直忘记,记录一下。wgethttp://mirrors.hust.edu.cn/epel/6/x86_64/libmcrypt-2.5.8-9.el6.x86_64.rpmwgethttp://mirrors.hust.edu.cn/epel/6/x86_64/libmcry..
分类:
其他好文 时间:
2015-06-02 15:28:52
阅读次数:
100
一、环境系统:CentOS6.4x64最小化安装ha-keep-m:192.168.3.15ha-keep-s:192.168.3.22httpd-16:192.168.3.16httpd-17:192.168.3.17VIP:192.168.3.28二、在ha-keep-m和ha-keep-s上安装haproxy[root@ha-keep-s~]#rpm-ivhhttp://download.fedoraproject.org/pub/epel/6/x86_64/epe..
分类:
其他好文 时间:
2015-06-01 20:51:55
阅读次数:
159
背景知识:EPEL源ExtraPackagesforEnterpriseLinux(企业版Linux附加软件包)(以下简称
EPEL)是一个由特别兴趣小组创建、维护并管理的,针对红帽企业版Linux(RHEL)及其衍生发行版(比如CentOS、
ScientificLinux)的一个高质量附加软件包项目。EPEL的软件包通常不会与企业版Linux..
分类:
其他好文 时间:
2015-05-31 18:47:42
阅读次数:
313