This guide installs the TigerVNC client on Linux.
sudo apt update
sudo apt install -y tigervnc-viewer
sudo dnf install -y tigervnc
vncviewer server.example.com:5901
See TigerVNC Configuration for configuration guidance.
Any questions?
Feel free to contact us. Find all contact information on our contact page.
Prefer automation? See TigerVNC Ansible Setup for an example playbook.
Prefer containers? See TigerVNC Docker Setup.
See TigerVNC Security for hardening guidance.