VNC-Console - keyboard issue

This is an issue in every browser - I tried Opera (Proxmox doesn't work at all), Chrome and Firefox (same problem as described - can't use tab because browser hijacks keys - impossible to go through freebsd installer, for example).

Also, TigerVNC as advised by wiki does not work - http://pve.proxmox.com/wiki/Vnc_2.0

So here's my solution:
* Download /usr/share/vncterm/VncViewer.jar to your local machine
* On your server, run the following command - replace 117 by your CTID
Code:
nc -l -p 5900 -c "qm vncproxy 117"
* On your computer, run:
Code:
java -jar VncViewer.jar HOST localhost USER root@pam
* When prompted, enter root@pam as username and your root password as password
* Enjoy remote console without browser on any operating system you like
 
Last edited by a moderator:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!