Last active
September 9, 2016 10:27
-
-
Save junaid18183/dbd71a3d109e4abf38ce1ed392419756 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum install epel-release | |
cd /etc/yum.repos.d/ | |
wget http://repos.fedorapeople.org/repos/jkaluza/httpd24/epel-httpd24.repo | |
yum install httpd24* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment