Virt-who: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * =Internal= * Linux Virtualization Operations =Overview= =Install= <pre> </pre>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=External=
=External=


*  
* https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Deployment_and_Administration_Guide/reg-virt-machine.html
 
=Internal=
=Internal=


Line 7: Line 8:


=Overview=
=Overview=
A RHEL host agent that queries libvirt for guest UUIDs. Then it passes the data to the local entitlement server for the purpose of issuing certificates.


=Install=
=Install=


<pre>
<pre>
yum install virt-who
</pre>
</pre>

Latest revision as of 16:08, 25 June 2017

External

Internal

Overview

A RHEL host agent that queries libvirt for guest UUIDs. Then it passes the data to the local entitlement server for the purpose of issuing certificates.

Install

yum install virt-who