-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

virsh-connect


> Connect to a virtual machine hypervisor.

> See also: `virsh`.

More information.


Connect to the default hypervisor:

virsh connect

Connect as root to the local QEMU/KVM hypervisor:

virsh connect qemu:///system

Launch a new instance of the hypervisor and connect to it as the local user:

virsh connect qemu:///session

Connect as root to a remote hypervisor using ssh:

virsh connect qemu+ssh://{user_name@host_name}/system


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 05:25:34 2024