Is it possible to access the VMs without having to forward the remote port and VNC to the localhost? I'd like to be able to VNC into the KVM server and see the VMs display.
|
feedback
|
|
I found the answer after some searching and found the following in
I uncommented the above line and restarted | |||
|
feedback
|
|
if you VNC to the KVM host, it means it should have an X server running (completely redundant thing to do on a hypervisor, but that's your choice). Since you already have a desktop, there's nothing to stop you from running | |||||||
feedback
|