Joseph wrote:
On 03/14/09 21:05, Nikos Chantziaras wrote:
[...]
VirtualBox supports RDP.  You can connect to it with any RDP client.

I use KRDC for this.  I start the XP virtual machine with:

  VBoxHeadless -startvm "Windows XP" &

This will run the VM but will not display anything. You connect to it through RDP.

Read the VirtualBox manual for more info (like like to configure which port to use if you don't want the default one.)

The computer is running Gentoo and Windows XP in VirtualBox.
I need to run Windows XP :-( (no choice)
The program I'm running is a dental program that stores images, I need to have an access to these images from different rooms; so I have to have access to VM Windows XP in order to start the Windows XP program that will allow me to view those pictures (mostly X-rays images).

If I start VB with:
VBoxHeadless -startvm "Windows XP" will I be able to run it in foreground and access it via KDRC?

To run it in foreground, you can start it just as before (that is, without using VBoxHeadless) but you need to enable RDP in VirtualBox's settings. VBoxHeadless is only for the case where you don't want to run it in the foreground on the PC VBox is running but only to access it through RDP.

Note that RDP is not supported in the Open Source Edition ("ose") of VirtualBox. Only the non-free version (but it's still "free as in beer".)

You can also enable the built-in RDP of Windows XP if you need multi-user support.


Reply via email to