NoMachine NX 3.3.0-3 (Client branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NoMachine NX 3.3.0-3 (Client branch)
# 1  
Old 11-26-2008
NoMachine NX 3.3.0-3 (Client branch)

ImageNoMachine NX is a fast terminal server and desktopvirtualization system based on the X11 protocol.NX is an order of magnitude faster than VNC or X11and can run on bandwidth as narrow as 10 kBit/sec.In addition, NX translates and embeds the MSWindows Terminal Server and VNC protocols intoX/NX, enabling users to compress and accelerateremote Windows and VNC sessions. The NX projectprovides a suite of libraries and X11 proxyingagents implementing efficient compression andoptimized transport of X11, SMB, IPP, HTTP, andarbitrary protocols like audio and video over theInternet.License: GNU General Public License (GPL)Changes:
This version, which consolidates all the fixesmade on the 3.2.0 branch so far, includessolutions for a number of problems, such as thepotential failure of the NX Connection Wizard andSession Administrator GUIs on Mac OS X, thepotential failure of NX session if both IPv4 andIPv6 are enabled, and improper functioning of theAltGr+k and AltGr+m shortcuts NX Client forWindows.Image

Image

More...
Login or Register to Ask a Question

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

NAME
ica - iTALC Client Application SYNOPSIS
ica [options] ica [options] [command] DESCRIPTION
ICA is the software which needs to run on clients in order to access them using iTALC master application. It provides a VNC-server and a service-daemon which is neccessary for taking control over the client. OPTIONS
-role role Set role under which ICA should run where role has to be "teacher", "admin", "supporter" or "other". This is mainly used in combina- tion with the -createkeypair option. -ivsport port Set port at which the iTALC-VNC-server should listen. Default: 5900 -isdport port Set port at which the iTALC-service-daemon should listen. Default: 5800 -noshm Do not use the MIT-SHM extension for the polling. Remote displays can be polled this way: be careful this can use large amounts of network bandwidth. This is also of use if the local machine has a limited number of shm segments and -onetile is not sufficient. -onetile Do not use the new copy_tiles() framebuffer mechanism, just use 1 shm tile for polling. Limits shm segments used to 3. -createkeypair [private-key-file] [public-key-file] Create a new key pair for authentication between master and client. Until specified with -role the key-pair will be created for role "other". The keys either will be saved under given file-names or the default ones according to the selected role (/etc/italc/keys/private/<role>/key and /etc/italc/keys/public/<role>/key). SEE ALSO
italc(1), http://italc.sf.net/ AUTHOR
iTALC was written by Tobias Doerffel. See AUTHORS for details. This manual page was written by Tobias Doerffel <tobydox /at/ users /dot/ sf /dot/ net>, for the Debian project (but may be used by oth- ers). April 30, 2007 ICA(1)