Hi all.
I can't configure vnc.
I tried to use openbsd-inetd with adding line like
but via telnet i have a result "400 to many arguments". in case without pass the result is "RFB 003.008" and waiting for something. Via remmina it asks for CA cert. Via vncviewer it tells like "is that RFB server?"
The second i tried was adding
in vm conf file. But in monitor (Web interface) command "change vnc password Mypass" not working and "set_password vnc mypass" also not working. This way is not really good for me because i need fixed pass to access vnc after restart.
Maybe someone can help?
i found interesting command in https://forum.proxmox.com/threads/external-vnc-viewer.612/#post-2747 and thought that
will work, but there is the same thing as with inetd.
Please, help.
I can't configure vnc.
I tried to use openbsd-inetd with adding line like
Code:
20510 stream tcp nowait root /usr/sbin/qm qm vncproxy 105 MyPass
The second i tried was adding
Code:
args: -vnc 0.0.0.0:100,password
Maybe someone can help?
i found interesting command in https://forum.proxmox.com/threads/external-vnc-viewer.612/#post-2747 and thought that
Code:
vncterm -c qm vncproxy 105
Please, help.
Last edited: