
21 Sep
2015
21 Sep
'15
4:44 p.m.
(Please use inline quoting rather than top-quoting) On 09/17/2015 01:32 AM, Dominique Ramaekers wrote:
Try setting autoport to yes in the graphics section of your xml... then libvirt will autosearch for a free port. You can get the port number by running 'ps aux | grep [vmname]' and look in the line for the port number.
Or, much more simply, run: virsh domdisplay $vmname