デフォルトの状態だったので、yumの勉強兼ねてリポジトリをごにょごにょしてみる。 環境はCentOS4.7。 基礎知識 /etc/yum.repos.d/に.repoファイルを置く enabled=1にするとデフォルトで有効 enabled=0にしたものはyum enablerepo=***でインストール fastestmirrorの導入 最も速いミラーサイトに設定するためのものらしい yum install yum-plugin-fastestmirror CentOSPlusを有効に [centosplus] name=CentOS-$releasever - Plus protect=1 EPELの導入 wgetしてきて、rpm -iするだけ。 cd /usr/local/src/ wget http://download.fedora.redhat.com/pub/epel/4/i