Hello Chanchao,

Chanchao wrote:
> Great software!!  It runs great for me!! One question though:
> 
> I read the manual, and it mentions how to enable RDP (Remote Desktop
> access) for guests. 
> 
> So I did a:
> 
> $ sudo VBoxManage modifyvm MyWin2kServer -vrdp on -vrdpport 3389

Here,

$ rdesktop [host IP]:3389

works after I have done that and started the guest in the VirtualBox 
GUI.  Note that you can also start the guest using

$ VBoxManage startvm MyWin2kServer -type vrdp

but try with the GUI first.  I did all this as user, not as root (not 
sure whether it would make a difference.  You should probably look at 
getting VirtualBox running as user though).  I am also using a (Kubuntu) 
Edgy host.

Regards,

Michael

> 
> (Host is Ubunty Edgy, guest is Windows 2000 Server)
> 
> I noticed this only works after shutting down (not saving state) the
> guest, otherwise it returns in an error, something about the guest not
> being mutable. 
> 
> But even after this, how does one connect to it?  I tried it from a
> different computer on my LAN (can ping the host fine) to connect to the
> IP address of the host.  I tried it with specifying no username
> password, as well as the host's user and password, and the guest as
> well; Also tried it with the guest running, the guest off and the guest
> saved; nothing seems to work. 
> 
> So what's the trick to actually connect to it via Remote Desktop ?
> 
> Cheers,
> Chanchao

_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to