Quantcast
Channel: virt-manager fails to connect to spice/vnc display when connecting with ssh keypair - Ask Ubuntu
Browsing latest articles
Browse All 3 View Live

Answer by zbe for virt-manager fails to connect to spice/vnc display when...

Add remote machine info into ~/.ssh/config:Host remotebox Hostname a.b.c.d User someuser IdentityFile ~/.ssh/custom_key_nameand then connect with virt-manager -c 'qemu+ssh://remotebox/system'

View Article



Answer by john rando for virt-manager fails to connect to spice/vnc display...

i ran into this today... i did the same thing using a custom keyfile:virt-manager -c 'qemu+ssh://user@server:port/system?keyfile=~/.ssh/custom_private_key'after debugging, i found out the the problem...

View Article

virt-manager fails to connect to spice/vnc display when connecting with ssh...

I have installed qemu/kvm on ubuntu 20.04 latest, and would like to manage the guests remotely with virt-manager.I can successfully make a connection with:virt-manager -c...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images