Setting the hostname for the KVM Hypervisor.
Ensure that the hostname has been set using
hostnamectl set-hostname lab.example.com
Confirm the same using hostnamectl command, Also put an Entry of the IP address and the hostname in the /etc/hosts of the KVM Host.
Setting the Static IP on the KVM Host
Ensure that the IP address has been set for the KVM Host
Set a static IP in the /etc/sysconfig/network-scripts/ifcfg-<DEVICE>
Ensure that the hostname has been set using
hostnamectl set-hostname lab.example.com
Confirm the same using hostnamectl command, Also put an Entry of the IP address and the hostname in the /etc/hosts of the KVM Host.
Setting the Static IP on the KVM Host
Ensure that the IP address has been set for the KVM Host
Set a static IP in the /etc/sysconfig/network-scripts/ifcfg-<DEVICE>
No comments:
Post a Comment