15.1. Connecting to a Hypervisor

15.1. Connecting to a Hypervisor

You can use virsh to initiate a hypervisor session:

virsh connect <name>

Where <name> is the machine name of the hypervisor. If you want to initiate a read—only connection, append the above command with —readonly.