rhel 썸네일형 리스트형 How to add a repository manually in RHEL6 http://www.confignotes.com/2011/01/how-to-add-a-repository-manually-in-rhel6/ Red Hat Enterprise Linux 6 (RHEL6) repository configurations. yum looks at /etc/yum.repos.d/*.repo for enabled repository. Create a file mylocalnet.repo: [mylocalnet] name=Local Network Repository for RHEL6 $releasever – $basearch baseurl=ftp://x.x.x.x/RHEL6-GA-x86_64/ enabled=1 gpgcheck=0 Save and close the file. [myl.. 더보기 이전 1 다음