NoMachine NX 3.3.0-6 (Client branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NoMachine NX 3.3.0-6 (Client branch)
# 1  
Old 02-02-2009
NoMachine NX 3.3.0-6 (Client 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 X11 proxying agents implementing efficient compression and optimized transport of X11, SMB, IPP, HTTP, and arbitrary protocols like audio and video over the Internet. License: GNU General Public License (GPL) Changes:
Error reporting was improved in the case of some printing sharing issues. The nxssh binary no longer fails to start with the error "undefined symbol: EVP_Cipher". Information about the remote node is now displayed properly in the caption of the NX session window. Image

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)