NAME

vncinitconfig - Set up VNC configuration files  

SYNOPSIS

vncinitconfig [-pam] [-xstartup] [-config] [-keygen] [-all]  

DESCRIPTION

vncinitconfig is used to create or reset default VNC configuration settings.  

OPTIONS

-pam
Create /etc/pam.d/vncserver or update /etc/pam.conf, depending upon the version of PAM installed on your system. This file is required to support authentication using PAM.
-xstartup
Create /etc/vnc/xstartup. This script is run by the vncserver command when a new desktop is started.
-config
Create /etc/vnc/config. See the vncserver man page for full details of this file.
-keygen
Generate a private key for the current user. Equivalent to running the vnckeygen command.
-all
Create all required VNC configuration files.
 

NOTES

If you have modified any of the files replaced by vncinitconfig then your modifications will be preserved with a .old suffix and a message will be printed informing you of this.  

SEE ALSO

vncserver(1), vncviewer(1), vncaddrbook(1), vncconfig(1), vncpasswd(1), vnclicense(1), vnckeygen(1), Xvnc(1), x0vncserver(1)
http://www.realvnc.com  

AUTHOR

RealVNC Ltd.