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查看系统版本[root@node1~]#cat/etc/redhat-releaseCentOSrelease6.6(Final)1.2使用epelyum源[root@node1~]#rpm-ivhhttp://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm1.3安装docker[root@node1~]#yuminstalldocker-io..
分类:
其他好文 时间:
2015-04-27 15:35:29
阅读次数:
150
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
saltstack一.安装1.EPEL(yum源)rpm-Uvhhttp://ftp.linux.ncsu.edu/pub/epel/6/i386/epel-release-6-8.noarch.rpm2.安装主控端yuminstallsalt-master-ychkconfigsalt-masteronservicesalt-masterstart3.安装被控端yuminstallsalt-minion-ychkconfigsalt-miniononservicesalt-m..
分类:
其他好文 时间:
2015-04-27 15:31:52
阅读次数:
231
yum安装NodeJS在访问镜像列表时出现404,升级yum更新epel之后则出现这个错误: “Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again” 通过Google得知:[原因][1] yu...
分类:
Web程序 时间:
2015-04-26 12:30:32
阅读次数:
257
1、查找方法CentOS官方软件仓库中没有Ganglia,而Ganglia源码安装依赖太多。发现企业版Linux附加软件包(简称EPEL)包含完整的构建系统、升级管理器、镜像管理器等等。EPEL(提供各种版本软件包的仓库)(具体说明可查看:http://fedoraproject.org/wiki/EPEL/zh-cn)CentOS添..
分类:
其他好文 时间:
2015-04-22 15:55:38
阅读次数:
148