Showing posts with label CentOS. Show all posts
Showing posts with label CentOS. Show all posts

Wednesday, March 26, 2014

Adding Extra Repo CentOS

ELRepo
---------
To install ELRepo for RHEL-5, SL-5 or CentOS-5:
To make use of our mirror system, please also install yum-fastestmirror

To install ELRepo for RHEL-6, SL-6 or CentOS-6:
To make use of our mirror system, please also install yum-plugin-fastestmirror

Import the public key:


-----

Wednesday, October 2, 2013

Installing Squid 3 on CentOS 5.x

1. Get the PP repository.

wget -q -O- "http://devel.pramberger.at/getrepo?release=5" /etc/yum.repos.d/pramberger.repo
2. Install Squid

yum install


source:http://www.davychiu.com/blog/