NoMachine NX 3.1.0-2 (Web Companion branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NoMachine NX 3.1.0-2 (Web Companion branch)
# 1  
Old 01-03-2008
NoMachine NX 3.1.0-2 (Web Companion branch)

Image NoMachine NX is a fast terminal server and desktop virtualization system based on the X11 protocol. NX is an order of magnitude faster than VNC or X11 and can run on bandwidth as narrow as 10 kBit/sec. In addition, NX translates and embeds the MS Windows Terminal Server and VNC protocols into X/NX, enabling users to compress and accelerate remote Windows and VNC sessions. The NX project provides a suite of libraries and X11proxying agents implementing efficient compression and optimized transport of X11, SMB, IPP, HTTP, and arbitrary protocols like audio and video over the Internet. License: Other/Proprietary License Changes:
The new packages, besides providing NX Client 3.1.0, consolidate all the fixes made during the 3.0.0 maintenance. An issue where the progress bar may not have been synchronized with the time required for downloading was fixed along with a problem where extracting the NX Plugin and NX Web Companion could have been unable to restore a previous version of the plugin if the update procedure fails.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
VNCSERVER(1)						      General Commands Manual						      VNCSERVER(1)

NAME
vncserver - start a VNC server application SYNOPSIS
vncserver [:number] [-geometry widthxheight] [-depth depth] [-pixelformat rgbNNNbgrNNN] [-name desktop-name] [Xvnc-options...] vncserver -kill :number DESCRIPTION
Start (or stop) a VNC session. This is a VNC (Virtual Network Computing) server. With vncserver you can start a computing desktop envi- ronment that you wish to be able to use from a different machine. OPTIONS
:number The display number to use. If omitted, the next free display number is used. -geometry widthxheight The session is to be of the specified size. -depth depth The colour depth of the visual to provide (bits per pixel). -pixelformat rgbNNNbgrNNN The colour representation bit allocations to use. -name desktop-name The name to give the desktop. -kill :number Stop the session running on display number. SEE ALSO
vncviewer(1), Xvnc(1), vncpasswd(1), vncconnect(1) AUTHOR
AT&T Laboratories Cambridge Man page by Tim Waugh <twaugh@redhat.com> 6 Nov 2000 VNCSERVER(1)