2013年7月2日 星期二

CentOS 安裝 EPEL (Extra Packages for Enterprise Linux) 套件庫

CentOS的套件庫除了 rpmforce 以外,現在還多了 Fedora Project 的 EPEL 囉,EPEL是由社群贊助的套件庫,主要用於 RedHat Entereprise Linux 及其他相似的系統,當然CentOS也包含在內。

要使用套件庫,只要下達一個指令就完成了
shell># rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm

※使用CentOS 4的人,可透過參考資料的連結到fedora wiki取得rpm的連結點

接下來只要用yum就可以安裝EPEL的套件了
shell># yum info mod_security
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: ftp.tcc.edu.tw
 * base: ftp.tcc.edu.tw
 * centosplus: ftp.tcc.edu.tw
 * contrib: ftp.tcc.edu.tw
 * epel: mirror01.idc.hinet.net
 * extras: ftp.tcc.edu.tw
 * updates: ftp.tcc.edu.tw
Available Packages
Name       : mod_security
Arch       : i386
Version    : 2.5.12
Release    : 1.el5
Size       : 1.0 M
Repo       : epel
Summary    : Security module for the Apache HTTP Server
URL        : http://www.modsecurity.org/
License    : GPLv2
Description: ModSecurity is an open source intrusion detection and prevention engine
           : for web applications. It operates embedded into the web server, acting
           : as a powerful umbrella - shielding web applications from attacks.


參考資料
Fedora wiki

轉貼至http://beakdoosan.blogspot.tw/

沒有留言:

張貼留言