[PATCH] VirtualBox headless VNC support by LibVNCServer

Hubert Tournier hubert at frbsd.org
Mon Feb 1 20:47:52 UTC 2010


Hello,


Gustau Pérez wrote:
> 
>> I made an integrated copy of virtualbox-ose port with Daisuke's patches,
>> called virtualbox-ose-vnc, adding libvncserver as a lib dependency.
>   I tried the modified port. If works fine to some extend.
> [...]
>    But when starting a vm with VBoxManage, i can't see those startvm's
> options.
> [...]
> So you can only have one vm with the vnc-server, can not have a second vm
> with vnc
> activated.
> 

Daisuke's patch only applies to VBoxHeadless. There are no modifications in
VBoxManage (shouldn't be very complicated to put the VNC options there too,
though).

You can launch several VM with embedded VNC servers provided that you use
different binding IP addresses or ports. You'll want to use the "-p,
-vncport, --vncport <port>" option to do that. The default port is 5900, but
you can use the following ones (supposedly up to 5906) or any port you want.
With the VNC client I mentioned, you can use a syntax like IP:port to
specify a non standard port.

Best regards,

Hubert
-- 
View this message in context: http://old.nabble.com/-PATCH--VirtualBox-headless-VNC-support-by-LibVNCServer-tp27288796p27411112.html
Sent from the freebsd-emulation mailing list archive at Nabble.com.



More information about the freebsd-emulation mailing list