[SOLVED] Display VM directly on the server?

Akciali

New Member
May 29, 2012
3
0
1
Hey all,

Is it possible to display a virtual machine directly on the proxmox server with a command?
For example in a bic server (esx-like) you can do a startx on a vm.

Thanks.
 
Last edited:
But if you want a graphical interface you should "startx" instead if the vm is a containet just do
vzlist
extract the ID
and
vzctl enter VMID

voila...
:-)

Diaolin
 
Hello,

Is this also possible with version 4.4?

Thank you in advance and good day