Skip to content

Instantly share code, notes, and snippets.

@sar
Created July 15, 2021 16:42
Show Gist options
  • Save sar/1e2ef433f2073163d8da281914f99053 to your computer and use it in GitHub Desktop.
Save sar/1e2ef433f2073163d8da281914f99053 to your computer and use it in GitHub Desktop.

Virt Manager

Conenct remotely to libvirtd KVM hosts using virt-manager GUI and ssh keypair.

virt-manager -c 'qemu+ssh://<<USER>>@<<IP_ADDR>>:<<SSH_PORT>>/system?keyfile=<<SSH_KEY>>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment