NoMachine NX 3.1.0-1 (Web Builder branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NoMachine NX 3.1.0-1 (Web Builder branch)
# 1  
Old 01-15-2008
NoMachine NX 3.1.0-1 (Web Builder 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 release includes improvements and fixes from the 3.0.0 version as well as providing resolution for a number of issues such as issues where the NX Builder set up procedure may fail to create the backend when MySQL 5.0.2 is used, NX Builder doesn't allow an empty value in the domain field for the Windows RDP settings, and an incorrect error message is displayed when trying to create a database with a name that is already used.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)