VNC is not possible for VM created parallels

Vijay7

Bit poster
Created a VM using parallels. When I am trying to access the VM from outside not able to connect.

Usually in Vmware fusion, we connect the VM like Host Machine IP: 5901 (In Fusion we can enable VNC so we can connect this VM from outside world)
Eg : 10.10.10.10:5901
Do we have any similar ways to attain this feature in Parallels.
Can you let me know, this is a urgent requirement
 
We also have this requirement. I can't figure out how to connect graphically to a running macOS VM from a remote (linux) host. There doesn't seem to be any prlctl command to open the VM's desktop in a window that can be forwarded over X11 for example. Alternatively, options like --vnc-port are no longer part of prlctl.

With libvirt, usually a spice server is setup we can connect to a QEMU instance with remote-viewer spice://localhost:5900
 
Back
Top