The following are some Cent OS sources I have collected to facilitate server configuration. For more information, see.
Below are some Cent OS sources I have collected to facilitate server configuration.
No.1
RPMForge
One of Cent OS official recommendation sources, rich software. Supports Cent OS 5 and 6 Series
Source installation method (the official source installation tutorial page is here in full English)
Import key first
Rpm -- import http://apt.sw.be/RPM-GPG-KEY.dag.txt
Download and install the corresponding installation package for your system
Rpm-I rpmforge-release-0.5.2-2.el5.rf. *. rpm
After installation, you can install the software provided by RPMForge, for example, installing ntop:
Yum-y install ntop
Cent OS 5
32-bit download and Installation
Http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.i386.rpm
64-bit download and Installation
Http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.i386.rpm
Cent OS 6
32-bit download and Installation
Http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpm
64-bit download and Installation
Http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
The source installation methods are basically the same, and I will not repeat them later
No. 2
EPEL
The source of the fedora Project, which can be used by Cent OS,
Official source installation tutorial page (Chinese)
Https://fedoraproject.org/wiki/EPEL/zh-cn
The installation steps are basically the same as those of RPMForge. If you want to install the latest PHP, Nginx, Apache, MySQL. EPEL source, it is a good choice.
No. 3
REMI
The source maintained by Fefora contributor. It supports Fedora and Cent OS software, which can be used as a backup.
Home page:
Http://rpms.famillecollet.com/
Configuration Tutorial:
Http://blog.famillecollet.com/pages/Config-en
No. 4
WebTatic
One of the main sources of software such as the latest LAMP, supporting Cent OS5, 6 is different from other sources, this source Cent OS 5.x can choose php 5.2 or php 5.3.
Cent OS 6 is the latest php 5.4. after the source is installed, it is disabled by default. if you want to use the source data, you must add the parameter "-enablerepo = webtatic" when using yum to declare the use of the webtatic source.
Source homepage:
Http://www.webtatic.com/
Source installation and configuration tutorial page:
Http://www.webtatic.com/projects/yum-repository/