码迷,mamicode.com
首页 >  
搜索关键字:epel    ( 1917个结果
LINUX 基本管理内容
1、安装模式选择最小化,基本安装2、软件源设置/etc/yum.repo.d/CentOS-Base.repo设置网络员CentOS-Media.repo设置本地盘源yum--disablerepo=\*--enablerepo=c6-mediahttp://note.youdao.com/share/?id=a91e2014091efacd44de359f885a0494&type=note系统安装epel和rpmfushio..
分类:系统相关   时间:2015-01-07 11:14:56    阅读次数:277
cobbler 安装搭建,详细
一、cobbler安装准备1.关闭iptables与selinux1#chkconfigiptablesoff2#vi/etc/selinux/configSELINUX=disabled2.安装源准备并安装cobbler软件说明:基础源与epel源。rpm–ivhhttp://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm(要装32位机器可?.
分类:其他好文   时间:2015-01-05 07:14:32    阅读次数:262
RabbitMq install on Centos6.4
安装服务(root)step 1:启用EPEL:EPEL是一个Fedora Project 推出的 EPEL(Extra Packages for Enterprise Linux),EPEL是RHEL 的 Fedora 软件仓库,把它添上,你就可以获得 RHEL AS 的高质量、高性能、高可靠性,...
分类:其他好文   时间:2014-12-31 17:56:02    阅读次数:190
Openstack一键安装
系统:Centos6.5x64单节点CentOSyum快速安装;[root@host~]#vi/etc/yum.repos.d/opentstack.repo#vi/etc/yum.repos.d/opentstack.repo[openstack]name=OpenStackbaseurl=https://repos.fedorapeople.org/repos/openstack/EOL/openstack-grizzly/epel-6/enabled=1gpgcheck=0prior..
分类:其他好文   时间:2014-12-31 06:35:06    阅读次数:178
epel扩展源安装
epel扩展源安装wgethttp://ftp.linux.ncsu.edu/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm-ivhepel-release-6-8.noarch.rpmvim/etc/yum.repos.d/epel.repo##注释mirrorlisturl(包含https),然后取消注释baseurl[epel] name=ExtraPackagesforEnterpriseLinux6-$basearch ..
分类:其他好文   时间:2014-12-30 19:13:27    阅读次数:215
[CentOS] 打造vim环境
安装vimyum install vim-enhanced安装gitrpm -Uvh http://mirrors.ustc.edu.cn/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpmyum install git安装bundle插件git clo...
分类:系统相关   时间:2014-12-30 09:54:25    阅读次数:170
CentOS6.5 安装 ntopng
环境:Centos6.5的系统,需要安装最新版ntopng。准备:因为官方没有详细的安装文档,所以安装会需要很多依赖包,我会把这些包分别列出来。我们采用的是源码编译,所以编译环境的Gcc等就不用多说最简单就是安装光盘源的“DevelopmentTools”,另外准备EPEL的安装源。1.下载安装E..
分类:其他好文   时间:2014-12-29 18:42:52    阅读次数:233
CentOS安装RStudio Server
环境:CentOS6.4 64一.安装epel-relase#yum install epel-release修改/etc/yum.repo.d/epel.repo将#baseurlmirrorlist改成baseurl#mirrorlist安装R语言#yum install R安装RStudio ...
分类:其他好文   时间:2014-12-26 16:08:03    阅读次数:209
CentOS 6.5系统使用yum方式安装LAMP环境和phpMyAdmin详细过程
介绍如何在CentOs6.2下面使用YUM配置安装LAMP环境,一些兄弟也很喜欢使用编译的安装方法,个人觉得如果不是对服务器做定制,用yum安装稳定简单,何必去download&make&make install呢。Step1. 为centos配置rpmforge及epel源。centos官方的源其...
分类:Web程序   时间:2014-12-25 16:12:51    阅读次数:189
【资料整理】yum使用epel源
【资料整理】yum使用epel源yum使用epel源。 参考: http://mirrors.fedoraproject.org/publiclist/EPEL/6/ppc64/#CN http://mirrors.ustc.edu.cn/ https://lug.ustc.edu.cn/wiki/mirrors/help/epel #cd/etc/yum.repos.d/ #wgethttps://lug.ustc.edu.cn/wiki/_export/code/m..
分类:其他好文   时间:2014-12-25 06:43:12    阅读次数:102
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!