Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

This is a probably a dumb newbie networking question, so apologies upfront.

I'm a consultant that often travels via plane. I use VMs to do backend development running Ubuntu. The Hyper-V console doesn't have a very high maximum resolution, so I'd like to be able to TS into the instance (which I have xRDP installed on and this works).

The problem is that I can't do this when I'm on the plane - I have no external network connection to bind to - so no IP on the instance to TS to.

Is there a way to configure the VM such that I can TS to it?

share|improve this question
This question is off topic, but I'll attempt an answer, prefaced with the fact that I don't know anything about HyperV. Typically there is a "host only" network, allowing the guest to communicate with the host without the host needing to be online (or have any physical network connected). I would explore that option. It should be there, as it is on VMWare and VirtualBox. – Burhan Khalid Oct 18 '12 at 4:29

closed as off topic by Ken White, Andrew Barber, Burhan Khalid, HackedByChinese, Ben D Oct 18 '12 at 6:32

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.