Get VM GUI on a core server via VNC

-1

I have a linux server without GUI running several Windows 7 VMs. I would like to view the screen of the VMs. Is it possible to connect to the linux server with a desktop computer in order to display the VM's screen?

Thanks !

EDIT: I'm using VirtualBox 4 as a virtual software

ctaf

Posted 2015-10-05T14:20:23.200

Reputation: 121

Depends entirely what VM software you are running – qasdfdsaq – 2015-10-05T15:40:02.210

I am using VirtualBox 4 – ctaf – 2015-10-05T15:47:13.110

Virtualbox has a built in VNC server. https://grenville.wordpress.com/2012/03/14/using-vnc-with-headless-virtualbox-vms/

– qasdfdsaq – 2015-10-05T15:50:25.477

Oh that's nice. Do you know if I need the Guest additions in order to make it work? – ctaf – 2015-10-05T15:53:48.373

No, it is a host-side feature. – qasdfdsaq – 2015-10-05T15:54:21.503

Answers

0

As qasdfdsaq stated above, you can set up a RDP Server with VirtualBox.

But you need the VirtualBox Extension Pack installed first.

ctaf

Posted 2015-10-05T14:20:23.200

Reputation: 121