Skip to content

Instantly share code, notes, and snippets.

@0nay
Last active August 29, 2015 14:07
Show Gist options
  • Save 0nay/f095e8f7fc355760396c to your computer and use it in GitHub Desktop.
Save 0nay/f095e8f7fc355760396c to your computer and use it in GitHub Desktop.
[root@db1 ~]# rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
[root@db1 ~]# rpm -Uvh http://www.elrepo.org/elrepo-release-6-6.el6.elrepo.noarch.rpm Retrieving http://www.elrepo.org/elrepo-release-6-6.el6.elrepo.noarch.rpm
Preparing... ########################################### [100%]
1:elrepo-release ########################################### [100%]
[root@db1 ~]# yum search drbd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.poliwangi.ac.id
* elrepo: elrepo.org
* extras: mirror.poliwangi.ac.id
* updates: mirror.poliwangi.ac.id
elrepo | 2.9 kB 00:00
elrepo/primary_db | 697 kB 00:03
========================================================================== N/S Matched: drbd ===========================================================================
drbd83-utils.x86_64 : Management utilities for DRBD
drbd84-utils.x86_64 : Management utilities for DRBD
kmod-drbd83.x86_64 : drbd83 kernel module(s)
kmod-drbd84.x86_64 : drbd84 kernel module(s)
Name and summary matches only, use "search all" for everything.
[root@db1 ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment