关闭selinuxsetenforce0永久的方法是vi/etc/selinux/config状态改为disabledSELINUX=disabled需要重启服务器,这里暂时不重启关闭防火墙/etc/init.d/iptablesstop删除防火墙规则,重启防火墙mv/etc/sysconfig/iptables/opt/etc/init.d/iptablesrestart安装epel更新源wgethttp:/..
分类:
移动开发 时间:
2015-05-07 16:58:42
阅读次数:
151
一、安装docker时,增加第三方源epel如果是centos7下载并安装这个软件包wgethttp://mirror.hust.edu.cn/epel/beta/7/x86_64/epel-release-7-0.2.noarch.rpmrpm-ivhepel-release-7-0.2.noarch.rpm如果是centos6wgethttp://mirrors.hustunique.com/epel/6/i386/epel-release-6-8...
分类:
其他好文 时间:
2015-05-07 12:39:51
阅读次数:
108
CentOS oslist="5 6 7"for ver in $oslistdo rsync -avrt rsync://mirrors.ustc.edu.cn/centos/$ver /data/OS/centos/$verdone Epel rsync -avrt rsync://mirror...
分类:
其他好文 时间:
2015-05-07 12:17:08
阅读次数:
105
RHEL6.6-x86-64软件源:epel源本地yum源RHCS安装及配置192.168.1.5安装luci两块硬盘,其中/sdb提供共享存储。集群节点192.168.1.6安装riccinode1.mingxiao.infonode1192.168.1.7安装riccinode2.mingxiao.infonode2192.168.1.8安装riccinode3.mingxiao.infonode3前提:1>192.1..
分类:
Web程序 时间:
2015-05-07 01:01:27
阅读次数:
315
centos6.5 64bit
安装epel,参考我转的这个博文
http://blog.csdn.net/defeattroy/article/details/45440051
[root@172 ~]# yum update
..................................................
[root@172 ~]# yum in...
分类:
其他好文 时间:
2015-05-02 16:37:20
阅读次数:
126
使用rpm-ivhhttp://mirrors.ustc.edu.cn/fedora/epel/6/i386/epel-release-6-6.noarch.rpm(我是32位的系统)安装EPEL源后使用YUM安装工具安装软件后出现如下错误:epel/primary_db|2.7MB00:00http://ftp.cuhk.edu.hk/pub/linux/fedora-epel/6/i386/repodata/84bbc42d824e4fc6e..
分类:
其他好文 时间:
2015-04-28 18:49:47
阅读次数:
129
这个比SALTSTACK轻量,,不知道速度如何。。。。。参考文档:http://linux.cn/article-4215-1.htmlwget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.r...
分类:
其他好文 时间:
2015-04-28 09:31:12
阅读次数:
209
reference: http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-remote-desktop-to-centos-6-rhel-6.html#axzz3YUmJrTYJ
1.
32bits
# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i3...
分类:
其他好文 时间:
2015-04-27 18:34:45
阅读次数:
213
Docker安装一.Docker安装1.1.1docker安装在RHEL/centos上**推荐是rhel/centos系统的版本必须大于6.5以上6系列最好是6.6运行docker较稳定,低于6.5以下安装docker第一要升级内核docker运行不稳定,7系列已经把docker的包放在自己的库对于CentOS6,可以使用epel库安装Docker,命..
分类:
其他好文 时间:
2015-04-27 15:34:51
阅读次数:
121