centos

安装包[rpm]和光盘iso文件
http://mirror.centos.org/centos/

对应如上包的代码
http://vault.centos.org/ git.centos.org

centos7的ReleaseNote
10. Sources
All CentOS-7 sources are hosted at git.centos.org. All code released into the distribution originated from git.centos.org.
Source RPMs will also be published once the release is done, in the usual location at http://vault.centos.org/centos/7/
From a CentOS machine you can easily retrieve sources using the yumdownloader --source <packagename> command.

CentOS 6 高可用服务 Heartbeat v3 安装以及配置
http://www.tuicool.com/articles/rMBFj2

Redhat

Redhat的开源代码和rpm包地址
http://dl.fedoraproject.org/pub/

http://www.cnblogs.com/magialmoon/p/3618055.html

epel包是啥
http://fedoraproject.org/wiki/EPEL/zh-cn
企业版 Linux 附加软件包(以下简称 EPEL)是一个由特别兴趣小组创建、维护并管理的,针对 红帽企业版 Linux(RHEL)及其衍生发行版(比如 CentOS、Scientific Linux、Oracle Enterprise Linux)的一个高质量附加软件包项目。
如heatbeat的一个安装方法[redhat6]
# wget http://mirrors.sohu.com/fedora-epel/6/i386/epel-release-6-8.noarch.rpm
# rpm -ivh epel-release-6-8.noarch.rpm
# yum install heartbeat*

redhat7下heartbeat没有捆绑的rpm包
http://dl.fedoraproject.org/pub/epel/7/x86_64/repoview/letter_h.group.html

最新文章

  1. Unity全视角游戏的键盘操作位移——研究笔记
  2. 一个用shell写的统计目录下统计文件行数的代码
  3. JSON和GSON操作json数据
  4. 万恶的VS2010 快捷键
  5. Unity代码热更新方案 JSBinding + SharpKit 首页
  6. file_up
  7. Linux kernel驱动相关抽象概念及其实现 之“linux设备模型kobject,kset,ktype”
  8. zookeeper集群环境安装配置
  9. Android获取屏幕的高度和宽度
  10. js调用ASP.NET打印代码
  11. FORM表单不刷新提交POST数据
  12. (hdu 简单题 128道)平方和与立方和(求一个区间的立方和和平方和)
  13. async And await异步编程活用基础
  14. UVa 10299 - Relatives
  15. ansible copy 模块详解
  16. 【Java基础】11、java方法中只有值传递,没有引用传递
  17. Python解析器
  18. [No000015D]【李笑来 笔记整理】个人商业模式升级
  19. Android 四大组件之&quot; ContentProvider &quot;
  20. x电容和Y电容

热门文章

  1. 绿色版的Linux.NET——“Jws.Mono”(续)
  2. Linux学习日记-WCF RestFul的部署(三)
  3. [DeviceOne开发]-do_LinearLayout组件使用技巧
  4. [译]ZOOKEEPER RECIPES-Barriers
  5. Android开发学习之路-自定义控件(天气趋势折线图)
  6. tornado template
  7. Enterprise Solution 开源项目资源汇总 Visual Studio Online 源代码托管 企业管理软件开发框架
  8. 细说Promise
  9. Webstorm编译TypeScript
  10. 在Windows Server 2012中如何快速开关桌面上经典的“计算机、我的文档”等通用图标