Issue
What repo files should be in the CentOS6 ELS server?
Environment
- CentOS6 ELS
Solution
In regard to the ELS service, the following files are needed:
centos6-els.repo centos6-els-rollout.repo CentOS-Base.repo CentOS-Debuginfo.repo CentOS-fasttrack.repo CentOS-Media.repo CentOS-Vault.repo
1. Rename unneeded repos like:
mv CentOS-els-Base.repo CentOS-els-Base.repo.bkp mv cloudlinux.repo cloudlinux.repo.bkp
2. Clean yum cache:
yum clean all
3. Re-check with:
yum repolist yum info els-define
Useful links
You can check 24_CentOS 6_ELS + cPanel + KernelCare
Comments
0 comments
Please sign in to leave a comment.