Displaying 2 results from an estimated 2 matches for "kjots".
Did you mean:
jots
2015 Jan 02
2
Secret incantations for virt-viewer?
On Tue, Dec 30, 2014 at 4:08 PM, Bill Gee <bgee at campercaver.net> wrote:
>
> Thanks! I changed the qemu.conf file to listen on 0.0.0.0. That works -
> I can
> connect to the virtual machines using a VNC client.
>
Listening on 0.0.0.0 listens on all network interfaces.
Mark's comment is not a major concern unless your KVM host is directly
connected to the Internet (no
2015 Jan 02
0
Secret incantations for virt-viewer?
...ting via VNC to a host VM by name without also having
> to add a port # suffix, that is more difficult. Easiest way for you to do
> so is to create shell aliases for each one.
>
> For my own deployments, I have a wiki page which documents what VNC ports
> are used.
I keep a page in KJots listing the ports used for my VirtualBox guests. It
would be easy to do the same thing here. However, it seems a kludge. For
large installations it is not tenable at all.
> There's also virsh commands to extract info.
> virsh dominfo <VM_name>
> virsh vncdisplay <VM_name...