Enable virt-who service for RHEL subscription

Enable virt-who service for RHEL subscription:

# yum install virt-who

# subscription-manager identity
system identity: **********-****-****-****-********************
name: ********02
org name: ******
org ID: *******

# vi /etc/virt-who.d/virt-who.conf
[vmware]
type=esx
server=xxx.xxx.xxx.xxx
username=administrator@vsphere.local
password=xxxxxxxxxxxx
owner=*****************
env=Library
hypervisor_id=hostname

# systemctl restart virt-who.service

# subscription-manager register

# systemctl start virt-who.service

# systemctl enable virt-who.service

Login to RHEL Portal - Find all Host added - select a Host - attach licence.

Comments

Popular posts from this blog

How to install glibc 2.14 on RHEL 6/ RHEL 7/ CentOS 7

Export and Import users/groups and OU in AD Server 2008 using LDIFDE command.

How to Set Up and Configure latest yum repository on CentOS