Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I have virtualmachine running Virtualbox 4.1.12.

Started it using:

vboxmanage startvm Ubuntu --type headless

which works just fine, but I can't find if it is possible, and if yes - how, to enable VNC for such, already running, machine.

If it's not possible - is it somehow possible when using vboxmanage to start machine (as opposed to vboxheadless) ? I prefer vboxmanage because it automaticaly, and cleanly detaches from terminal.

share|improve this question
Your question is off topic for Serverfault because it doesn't appear to relate to servers/networking or desktop infrastructure in a professional environment. It may be on topic for Superuser but please search their site for similar questions that may already have the answer you're looking for. – Iain Nov 11 '12 at 9:35

closed as off topic by MDMarra, Tom O'Connor, HopelessN00b, Ward, Iain Nov 11 '12 at 9:34

Questions on Server Fault are expected to relate to professional server, networking, or related infrastructure administration 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.

1 Answer

You can install a VNC-Server within the virtual machine and access this one then from the host System.

share|improve this answer
1  
Sure, I know. But I was hoping for VNC showing standard console (tty). – depesz Nov 10 '12 at 15:49

Not the answer you're looking for? Browse other questions tagged or ask your own question.