cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 192.168.1.45 cluster1.rmohan.com cluster1 192.168.1.41 cluster2.rmohan.com cluster2 192.168.1.42 cluster3.rmohan.com cluster3
rpm –import /etc/pki/rpm-gpg/RPM-GPG-KEY*
rpm –import https://fedoraproject.org/static/0608B895.txt cd /tmp wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -ivh epel-release-6-8.noarch.rpm yum install yum-priorities vi /etc/yum.repos.d/epel.repo
priority=10 [epel] name=Extra Packages for Enterprise Linux 6 – $basearch #baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch failovermethod=priority enabled=1 priority=10 […]
Recent Comments