Issue
How to activate ELS for CentOS 6 with an activation key?
Environment
- ELS for CentOS 6
Solution
To enable the ELS for CentOS 6 repository on a server, follow these steps:
1. Download an installer script:
wget https://repo.cloudlinux.com/centos6-els/install-centos6-els-repo.sh
2. Run the installer script with an activation key:
sh install-centos6-els-repo.sh --license-key XXXX-XXXXXXXXX
The installation script registers a server in CLN with the key and adds a PGP key to the server.
3. Verify that the installation was successful.
To ensure the installation has been completed successfully, run the following command:
yum info els-define
[els@centos6 ~]# yum info els-define
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Available Packages
Name : els-define
Arch : x86_64
Version : 1
Release : 1.0.1.el6
Size : 2.6 k
Repo : centos6-els
Summary : CentOS Server simulate release file
License : GPLv2
Description : CentOS Server simulate els release files
Useful links
Comments
0 comments
Please sign in to leave a comment.