LINUX.ORG.RU

История изменений

Исправление mahalaka, (текущая версия) :

Посмотри ман :-)

$~ x11vnc  --help|grep passwd
Also, use of a VNC password (-rfbauth or -passwdfile) is strongly recommended.
                        "-rfbauth file" and "-passwd str" are described at
-viewpasswd string     Supply a 2nd password for view-only logins.  The -passwd
-passwdfile filename   Specify the LibVNCServer password via the first line
                       of the file "filename" (instead of via -passwd on
                       File format for -passwdfile:
                       line, first look for ~/.vnc/passwd and if found use it
                       with -rfbauth; next, look for ~/.vnc/passwdfile and
                       use it with -passwdfile; otherwise, prompt the user
                       for a password to create ~/.vnc/passwd and use it with
-storepasswd pass file Store password "pass" as the VNC password in the
                       If called with no arguments, "x11vnc -storepasswd",
                       in the file ~/.vnc/passwd.  Called with one argument,
                       (e.g. "ypcat passwd") by an ordinary user and so that
                       the username and passwd as in the normal case described
                         # Read the first two lines of stdin (user and passwd)
                       See also "-passwdfile custom:..." above for a non
                          -passwd secret -prog /.../x11vnc \
                       username+passwd method is enabled for Unix logins.
                       auxiliary usage modes, e.g. -storepasswd.  To eliminate
                       passwdfile unixpw unixpw_nis unixpw_list ssl ssl_pem
                       passwd viewpasswd
                        dt, gui, ssh, storepasswd, passwdfile, custom_passwd,
-rfbauth passwd-file   use authentication on RFB protocol
                       (use 'storepasswd' to create a password file)
-passwd plain-password use authentication 
$~ 

А на счёт размеров экрана - не особо понял. Это вроде делается на клиенте?

Исходная версия mahalaka, :

Посмотри ман :-)

$~ x11vnc  --help|grep passwd
Also, use of a VNC password (-rfbauth or -passwdfile) is strongly recommended.
                        "-rfbauth file" and "-passwd str" are described at
-viewpasswd string     Supply a 2nd password for view-only logins.  The -passwd
-passwdfile filename   Specify the LibVNCServer password via the first line
                       of the file "filename" (instead of via -passwd on
                       File format for -passwdfile:
                       line, first look for ~/.vnc/passwd and if found use it
                       with -rfbauth; next, look for ~/.vnc/passwdfile and
                       use it with -passwdfile; otherwise, prompt the user
                       for a password to create ~/.vnc/passwd and use it with
-storepasswd pass file Store password "pass" as the VNC password in the
                       If called with no arguments, "x11vnc -storepasswd",
                       in the file ~/.vnc/passwd.  Called with one argument,
                       (e.g. "ypcat passwd") by an ordinary user and so that
                       the username and passwd as in the normal case described
                         # Read the first two lines of stdin (user and passwd)
                       See also "-passwdfile custom:..." above for a non
                          -passwd secret -prog /.../x11vnc \
                       username+passwd method is enabled for Unix logins.
                       auxiliary usage modes, e.g. -storepasswd.  To eliminate
                       passwdfile unixpw unixpw_nis unixpw_list ssl ssl_pem
                       passwd viewpasswd
                        dt, gui, ssh, storepasswd, passwdfile, custom_passwd,
-rfbauth passwd-file   use authentication on RFB protocol
                       (use 'storepasswd' to create a password file)
-passwd plain-password use authentication 
$~