首先安装环境的准备,docker好像不支持32位的系统。(本人实验得出的结果7.0系统的安装包不同于6.X的)
我安装的是CentOS6.6的虚拟机
首先配置扩展源epel
#cd/etc/yum.repos.d/
#wgethttp://mirrors.aliyun.com/repo/epel-6.repo
#yumcleanall
#yummakecache..
分类:
其他好文 时间:
2015-04-08 01:19:32
阅读次数:
494
(3)安装配置MYSQL-MMM在db1、db2、db3安装MMM所需要的Perl模块(所有服务器)执行该脚本,然后yum-yinstallmysql-mmm-agent来安装MMM:
#rpm-ivhhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm#yum-yinstallmysql-mmm-agent在Monitor节点安装my..
分类:
数据库 时间:
2015-04-06 06:29:37
阅读次数:
173
硬件要求安装OpenStack1 安装CentOS 65系统并清空iptables防火墙规则2 安装系统需要的工具包包括Openstack依赖的和CloudFoundry依赖的3 安装EPEL repo4 Upgrade 当前系统5 安装openstack repo 目前CloudFoundry最高...
分类:
其他好文 时间:
2015-04-04 09:05:38
阅读次数:
213
安装系统:centos_6.5sed-i‘/SELINUX/s/enforcing/disabled/‘/etc/selinux/configsetenforce0chkconfigiptablesoffserviceiptablesstoprpm-Uvh‘http://mirrors.ustc.edu.cn/epel/6/x86_64/epel-release-6-8.noarch.rpm‘yuminstall-ycobblertftpdhcphttpdcmanpykickstartdebmirr..
分类:
其他好文 时间:
2015-04-03 19:37:36
阅读次数:
239
Centos6源安装最新的nginxphpmysql(iptablesselinux事先关闭)1、Php5.6安装remi源http://rpms.famillecollet.com/yuminstallhttp://rpms.famillecollet.com/enterprise/remi-release-6.rpm此操作也会自动安装epel源,(此源可安装mysql5.5php5.4php5.6php5.5)然后在/etc/yum.repo..
分类:
数据库 时间:
2015-04-02 16:42:07
阅读次数:
203
This howto guide shows you’ll how to enable EPEL repository under RHEL/CentOS 6/5 to install additional standard open source packages by using YUM com...
分类:
其他好文 时间:
2015-04-02 09:00:49
阅读次数:
139
1.同步yum源的脚本#cat/data/yum_repo/rsync_yum_shell/rsync_yumrepo.sh#!/bin/bash#scriptname:rsync_yumrepo.shRsyncBin="/usr/bin/rsync"RsyncPerm=‘-avrt--delete--no-iconv--bwlimit=100000‘Centos_7_base=‘/data/yum_repo/Centos-7/Base/‘Centos_7_epel=‘/data/yum_repo..
分类:
系统相关 时间:
2015-04-02 06:44:51
阅读次数:
309
rpm-Uhvhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm-Uhvhttp://rpms.famillecollet.com/enterprise/remi-release-6.rpm yu...
分类:
系统相关 时间:
2015-03-31 21:47:55
阅读次数:
130
最近机房要上线几个机柜的机器,必须实现自动化装机。一、安装系统环境是centos6.4,采用yum安装:rpm-Uvhhttp://mirrors.hustunique.com/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum-yinstallcobblercobbler-webhttpdrsynctftp-serverxinetddhcppython-ctypesdebmirrorpyk..
分类:
其他好文 时间:
2015-03-31 20:32:15
阅读次数:
255
环境:RHEL6.6软件:postfix-3.0.0bind-9.8.2-0.30mysql-5.5.42dovecot-2.0.9-7软件源:本地源,epel源,remi源邮件服务器IP:192.168.1.110主机名为mail.mingxiao.info客户端IP192.168.1.77WinXP,OutlookExpress收发邮件请确保selinux处于permissive状态,防火墙处于关闭状态..
分类:
其他好文 时间:
2015-03-30 19:06:25
阅读次数:
415