3.1 VNC server installation and configuration

There are different type of VNC servers. The following list is based on package names of Debian distributions.

Of course, to learn how to use each VNC server, you can refer to the manual pages of the respective VNC server.

There are a few files that can be customzied for any VNC server. /etc/vnc.conf stores the default configuration of any VNC server. ~/.vncrc stores the configuration that is specific to a particular user. The directory ~/.vnc stores user specific files. The file passwd in this folder is used to store a password for VNC connection. This file is not a plain text file, and it cannot be created using a plain text editor. It is created and maintained by a utility program vncpasswd.