Hi Michal,
Thanks a lot for your long and detailed response!
On 26/01/2020 16.11, Michal Prívozník wrote:
Virt-viewer accepts -c URI argument. In your case you can do:
virt-viewer -c qemu:///session $domain
and it will show the domain's GUI. >
I've tried doing exactly that, but it fails wh
On 1/25/20 8:04 PM, Kasper Laudrup wrote:
> Hi libvirt-users,
>
> Hope this is the right place to ask, otherwise please point me in the
> right direction.
>
> I have a libvirt virtual machine running on the session bus that I would
> like to access through SSH. I have previously done so using X11
Hi libvirt-users,
Hope this is the right place to ask, otherwise please point me in the
right direction.
I have a libvirt virtual machine running on the session bus that I would
like to access through SSH. I have previously done so using X11
forwarding and while it works, it is very sluggish