I really never planned on needing to manage desktops on VMs, but as of last week it seems like I do.
So, my request is to add vnc support, be able to specify (and later edit) the console # or port # (-1 means don't care/auto), ip address to listen to, and to display the vnc console number on the same pages where the ip address is displayed (the machine list and machine details)
I really never planned on needing to manage desktops on VMs, but as of last week it seems like I do.
So, my request is to add vnc support, be able to specify (and later edit) the console # or port # (-1 means don't care/auto), ip address to listen to, and to display the vnc console number on the same pages where the ip address is displayed (the machine list and machine details)
Thanks
PS. In the mean time this is my workaround:
virsh edit vmname
then add the following right before the tag
then virsh vncdisplay vmname