VNC w/o Using Browser

I am also trying to get proxmox to work in a vnc client. I looked at several threads including that one, but I can't seem to get it to work. What is the easiest way to do this on the debian host itself?
 
I am also trying to get proxmox to work in a vnc client. I looked at several threads including that one, but I can't seem to get it to work. What is the easiest way to do this on the debian host itself?
Hi,
like it described in the thread posted before: http://forum.proxmox.com/threads/612-External-VNC-viewer?p=2789#post2789

Put a line for each VM in inetd.conf on the host and do an "/etc/init.d/openbsd-inetd restart".
After that connect via vnc to the port (like 9000).
Attention - some clients use the ports above 5900: e.g. you select port 10 and the program use 5910.

Udo