Ubuntu Linux, ubuntu desktop, Linux operating system, ubuntu guide

How to upgrade apache 2.2.3-43 to 2.2.22 in Centos 5.4

by on Jun.04, 2012, under RHEL5

Step 1

Install public GPG key on your system

rpm –import http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka

Step 2

# Enable Jason’s Utter Ramblings Repo
yum utterramblings http://www.jasonlitka.com/media/EL4/$ARCH

Step 3

Vim /etc/yum.repos.d/utterramblings.repo

and then paste the following into the editor

[utterramblings]
name=Jason’s Utter Ramblings Repo
baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka

Step 4

yum clean all

yum update

yum update httpd

yum list installed httpd

:,

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!