
Setup the password (the hashed version will be saved at ~/.vnc/passwd): vncpasswdĮdit the config file (startup script, executed when the server start) ~/.vnc/xstartup as follow: #!/bin/sh Install the TigerVNC X server: # The package name may change depending on the used distroĪpt install tigervnc-standalone-server tigervnc-common Xfce4-whiskermenu-plugin-gtk3 tumbler engrampa Network-manager-applet xfce4-notifyd-gtk3 \ Pacman -S xfce4-gtk3 xfce4-goodies xfce4-terminal \ XFCE or KDE): # OpenSUSE (XFCE)ĭnf -y group install "KDE Plasma Workspaces"ĭnf -enablerepo=epel group -y install "Xfce" "base-x"ĭnf -enablerepo=epel group -y install "KDE Plasma Workspaces"ĭnf -y group install "KDE Plasma Workspaces" "base-x" TighVNC Server: as of 2020 current Linux’s version is v1.3.10 from 2009.


TurboVNC Server: only using Java, actively maintained.TigerVNC Server: using native or Java code and actively maintained.On Linux (on a classic machine or a screen less server) there are multiple (opensource) possibility for a VNC server such as TightVNC, TigerVNC and TurboVNC (this is a non exhaustive list, this guide will be using the native version of TigerVNC): Since the VNC Server (TigerVNC) configuration is the same on most Linux distributions and only the installation method differ, this wiki is targeting: OpenSUSE, Fedora, CentOS, RHEL, Debian, Mageia, Void Linux, Arch Linux, Manjaro and FreeBSD (in order to be useful for more people) Installing a VNC Server
TIGERVNC XFCE HOW TO
How to configure and secure a VNC server on Linux with TigerVNC? (on a screen less server or a classic machine)
