CentOS High Performance by Gabriel Canepa

CentOS High Performance by Gabriel Canepa

Author:Gabriel Canepa [Canepa, Gabriel]
Language: eng
Format: epub, mobi
Publisher: Packt Publishing
Published: 2016-01-29T23:00:00+00:00


You can verify that ELRepo has been added to your configured repositories with the following command:yum repolist | grep elrepo

The output should be similar to the one shown in the following screenshot:

Tip

Alternatively, you can explicitly disable ELRepo after installing the rpm packages that add it to your system and enable it only to install the necessary packages (for precaution, make sure you make a copy of the original repository configuration file first):

cp /etc/yum.repos.d/elrepo.repo /etc/yum.repos.d/elrepo.repo.ORG sed -i "s/enabled=1/enabled=0/g" /etc/yum.repos.d/elrepo.repo yum --enablerepo elrepo update yum --enablerepo elrepo install -y drbd84-utils kmod-drbd84



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.