Scroll to navigation

linuxvnc(1) General Commands Manual linuxvnc(1)

NAME

linuxvnc - export a tty to any VNC client

SYNOPSIS

linuxvnc [tty_number [args]]

DESCRIPTION

It follows the same idea as WinVNC, x11vnc or OSXvnc, i.e. it takes an existing desktop and exports it via RFB (VNC), just that LinuxVNC exports text.

If you want to export another tty, specify it as 'tty_number'. You can also pass VNC options to tune what encodings are used for the VNC session. You can read x11vnc man page for more information on this.

OPTIONS

TCP port for RFB protocol.
Max time in ms to wait for RFB client.
Use authentication on RFB protocol (use 'storepasswd' to create passwd file).
Set the version of the RFB we choose to advertise.
Permit file transfer support.
Use authentication (use plain-password as password, USE AT YOUR RISK).
Time in ms to defer updates (default 40).
Time in ms to defer pointer updates (default none).
VNC desktop name (default "LibVNCServer").
Always treat new clients as shared.
Never treat new clients as shared.
Don't disconnect existing clients when a new non-shared connection comes in (refuse new connection instead).
Enable http server using dir-path home.
Use portnum for http connection.
Enable http proxy support.
Enable progressive updating for slow links.
Listen for connections only on network interface with addr ipaddr.

SEE ALSO

x11vnc(1).

AUTHOR

This manual page was written by Ludovic Drolez <ldrolez@debian.org>, for the Debian project (but may be used by others).

19 November 2011