天天看點

heartbeat在yum系發行版本的處理資料

安裝包[rpm]和CD光牒iso檔案

<a href="http://mirror.centos.org/centos/">http://mirror.centos.org/centos/</a>

對應如上包的代碼

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.

From a CentOS machine you can easily retrieve sources using the yumdownloader --source &lt;packagename&gt; command.

CentOS 6 高可用服務 Heartbeat v3 安裝以及配置

<a href="http://www.tuicool.com/articles/rMBFj2">http://www.tuicool.com/articles/rMBFj2</a>

Redhat的開源代碼和rpm包位址

<a href="http://dl.fedoraproject.org/pub/">http://dl.fedoraproject.org/pub/</a>

<a href="http://www.cnblogs.com/magialmoon/p/3618055.html">http://www.cnblogs.com/magialmoon/p/3618055.html</a>

epel包是啥

<a href="http://fedoraproject.org/wiki/EPEL/zh-cn">http://fedoraproject.org/wiki/EPEL/zh-cn</a>

企業版 Linux 附加軟體包(以下簡稱 EPEL)是一個由特别興趣小組建立、維護并管理的,針對 紅帽企業版 Linux(RHEL)及其衍生發行版(比如 CentOS、Scientific Linux、Oracle Enterprise Linux)的一個高品質附加軟體包項目。

如heatbeat的一個安裝方法[redhat6]

# rpm -ivh epel-release-6-8.noarch.rpm

# yum install heartbeat*

redhat7下heartbeat沒有捆綁的rpm包

<a href="http://dl.fedoraproject.org/pub/epel/7/x86_64/repoview/letter_h.group.html">http://dl.fedoraproject.org/pub/epel/7/x86_64/repoview/letter_h.group.html</a>

繼續閱讀