EnglishFrenchSpanish

OnWorks favicon

tightvncserver - Online in the Cloud

Run tightvncserver in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command tightvncserver that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


vncserver - a wrapper to launch an X server for VNC.

SYNOPSIS


vncserver [:display] [-geometry widthxheight] [-depth depth] [-pixelformat rgbNNN|bgrNNN]
[-name desktop-name] [ -httpport int ] [ -basehttpport int ] [ -alwaysshared ] [
-nevershared ] [Xvnc-options...]

vncserver [ -clean ] -kill :display

vncserver -help

DESCRIPTION


vncserver is a wrapper script for Xvnc, the free X server for VNC (Virtual Network
Computing). It provides all capabilities of a standard X server, but does not connect to a
display for itself. Instead, Xvnc creates a virtual desktop you can view or control
remotely using a VNC viewer.

OPTIONS


You can add Xvnc options at the command line. They will be added to the invocation of Xvnc
without changes. The options provided by the vncserver itself are as follows:

:display
The display number to use. If omitted, the next free display number is used.

-geometry widthxheight
Set desktop width and height.

-depth depth
Set the colour depth of the visual to provide, in bits per pixel. Must be a value
between 8 and 32.

-pixelformat rgbNNN|bgrNNN
Set colour format for pixels representation. The viewer can do the conversion to
any other pixel format, but it is faster if the depth and pixel format of the
server is the same as the equivalent values on the viewer display.

-name string
This specifies the name of the desktop.

-clean This option can be used in conjunction with

-kill :display
Stops the session running on the specified display.

-nevershared
Never allow shared desktops.

-alwaysshared
Always allow shared desktops.

-basehttpport int
The base http port to use for the java client applet (you have to install the
tightvnc-java package to make this work). The real port number will be port = base
+ display num.

-httpport int
The http port to use for the java client applet (you have to install the tightvnc-
java package to make this work).

-help Prints a short usage notice to stderr.

EXAMPLES


vncserver
Invokes Xvnc on the next available display and with suitable defaults.

vncserver :1
Invokes Xvnc on display :1.

vncserver -geometry 800x600 -depth 16 :1
Invokes Xvnc on display :1 with desktop size of 800x600 pixels and color depth of
16 bits per pixel.

vncserver -kill :1
Shuts down Xvnc server on display :1.

Use tightvncserver online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad