I have built a CentOS 6 (x86_64) repo of packages that I personally need for one reason or another. I always try to use existing repoforge or epel packages whenever possible, but some of these packages just don’t exist. Because of this I decided to share them in case this solves problems for others. To use the binary repo, simply execute this:
$ sudo wget -O /etc/yum.repos.d/kbmforge.repo http://yum.kabewm.com/kbmforge.repo
Currently I have the following packages:
- mod_suphp 0.7.2 – The mod_suphp module allows you to run php as different users on a shared server.
- pam_google_authenticator 1.0 – The Google Authenticator PAM module allows you to use one time passwords in any service that supports PAM, such as ssh.
- vzdummy-kernel 2.6.40-1 – Fools rpm/yum into thinking a kernel is installed in OpenVZ Containers (for the benefit of installing other packages).
- cfengine 2.2.10 – A legacy config management tool…i know, i know.
To browse or pick and choose an rpm, please click here. For source rpm, click here.