码迷,mamicode.com
首页 >  
搜索关键字:epel    ( 1917个结果
CentOS+Cobbler安装配置
1.安装epel;[root@cobbler-serverapps]#wgethttp://mirrors.ustc.edu.cn/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm [root@cobbler-serverapps]#rpm-ivhepel-release-6-8.noarch.rpm2.安装cobbler相关服务;[root@cobbler-serverapps]#yuminstall-ycobblerhttpdtftp-se..
分类:其他好文   时间:2014-09-12 15:29:25    阅读次数:300
yum安装配置mongoDB客户端和服务器端
1,Centos6.X yum安装mongoDB客户端和服务器端; yum -y install mongodb mongodb-server;基于epel repo.当前的mongoDB的版本为2.6.X2,配置具体配置见Ruiy的另外一篇文章关于Centos平台下编译安装mongoDB及配置;....
分类:数据库   时间:2014-09-11 22:18:52    阅读次数:269
redhat识别ntfs的u盘
redhat识别ntfs的u盘需要ntfs-3g:需要epel源(或者自己查找源码编译安装)wgethttp://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-1.noarch.rpmyuminstallepel-release-7-1.noarch.rpmyumrepolistyuminstallntfs-3g先用lsblk查看自己的u盘在哪个分区mkdir/mnt..
分类:其他好文   时间:2014-09-11 17:29:42    阅读次数:237
linux 系统查看
iotop 专职查看硬盘io atop 查看系统综合信息 iftop 查看网络带宽情况(必须从epel源安装) 参考: http://www.oschina.net/question/819380_167749...
分类:系统相关   时间:2014-09-09 18:38:59    阅读次数:215
RHEL/CentOS 6.x使用EPEL6与remi的yum源安装MySQL 5.5.x
PS:如果既想获得 RHEL 的高质量、高性能、高可靠性,又需要方便易用(关键是免费)的软件包更新功能,那么FedoraProject 推出的 EPEL(Extra Packages forEnterpriseLinux)正好适合你。EPEL(http://fedoraproject.org/wik...
分类:数据库   时间:2014-09-08 07:29:16    阅读次数:395
GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
warning:rpmts_HdrFromFdno:HeaderV3RSA/SHA256Signature,keyID0608b895:NOKEYRetrievingkeyfromfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6GPGkeyretrievalfailed:[Errno14]Couldnotopen/readfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6解决方案没有解决:今天更新为163的源..
分类:其他好文   时间:2014-09-02 12:38:35    阅读次数:546
rhel7安装yum源
wgethttp://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-1.noarch.rpmyuminstallepel-release-7-1.noarch.rpm或者用rpm-ivhepel-release-7-1.noarch.rpm安装查看是否安装成功:yumrepolist
分类:其他好文   时间:2014-09-01 15:50:14    阅读次数:550
RabbitMq install on Centos6.3
安装服务(root)step 1:启用EPEL:EPEL是一个Fedora Project 推出的 EPEL(Extra Packages for Enterprise Linux),EPEL是RHEL 的 Fedora 软件仓库,把它添上,你就可以获得 RHEL AS 的高质量、高性能、高可靠性,...
分类:其他好文   时间:2014-08-29 12:29:47    阅读次数:256
openstack I版的搭建一十--基于glusterfs的云硬盘
计算节点和控制节点上都安装一下cd/etc/yum.repos.d/wgethttp://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.3/CentOS/glusterfs-epel.repoyuminstallglusterfs-server验证一下两个节点是否安装成功[root@linux-node1~]#glusterfs-Vglusterfs3.4.5builtonJul24201419:..
分类:其他好文   时间:2014-08-27 19:01:48    阅读次数:4063
CentOS6.5 添加epel源
1.epel简介: https://fedoraproject.org/wiki/EPEL/zh-cnrpm -Uvh http://mirrors.ustc.edu.cn/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm -Uvh http:/...
分类:其他好文   时间:2014-08-23 22:54:21    阅读次数:209
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!