PHP 5.4 Packages for Red Hat | Red Hat Enterprise Linux is an excellent stable distro for mission critical enterprise environments. However the PHP and MySQL versions included are a tad behind mainstream. There is a great community repository from Rackspace that offers recent PHP, MySQL, and Python versions for Red Hat. The project page is: http://iuscommunity.org For Red Hat 5 and
Install EPEL Repository for CentOS 6
Install EPEL Repository for CentOS 6 | The Fedora EPEL Repository provides many additional packages that are for use with either Red Hat or CentOS. I’ll show you how to add this repository for CentOS 6! Run the following command (you do use sudo, right?!): 32bit: $ sudo rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm 64bit: $ sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm Now enjoy 7674 additional packages
Debian Sources List Generator
Debian Sources List Generator | Here is a cool site that helps generate a sources.list file for Debian. Check it out: http://debgen.simplylinux.ch Cool!