I have a laptop running vista and just installed on it virtual pc 2007 that has a virtual machine(windows 7 OS). Is there a way to treat this virtual machine as a server on the same machine, would like to be able to remote desktop to it from the host(same laptop the VM is on)? Thankx
migrated from stackoverflow.com Mar 27 '11 at 1:31
This question came from our site for professional and enthusiast programmers.
|
I'm pretty sure you have to run the networking as "Bridged." For example, in Parallels, you'd do this:
That would allow the VM to have it's own IP. You should be able to access it via SSH using that IP address. This is untested, but it should work. Hope that helps. | |||||
feedback
|
