ROME, Italy, April 01, 2010 - NoMachine has
made available for download the second maintenance release of NX Web
Companion 3.4.0. The new packages ship the latest version of NX Client
3.4.0 for Mac OSX fixing a possible session failure occurring on Snow
Leopard version 10.6.3. The corresponding client software update news
is:
http://www.nomachine.com/news-read.php?idnews=307
Supported NX Web Companion platforms
Linux
- RedHat 7.2/7.3/8.0/9.0
- RedHat
Enterprise Linux 3/4/5
- SuSE Linux
7.2/7.3/8.0/8.1/8.2/9.0/10/10.1/10.2/10.3/11/Enterprise 10
- Mandriva
Linux 9.0/9.1/9.2/10.0/10.1/2005/2006/2007/2008/2009
- Fedora
Core 1/2/3/4/5/6
- Fedora 7/8/9/10/11/12
- Debian
GNU Linux 3.0 Woody/3.1 Sarge/4.0 Etch/5.0 Lenny
- Ubuntu
5.04 Hoary/5.10 Breezy/6.06 Dapper/6.10 Edgy/7.04 Feisty/7.10
Gutsy/8.04 Hardy/8.10 Intrepid/9.04 Jaunty/9.10 Karmic
- Xandros
3.0/Xandros Desktop 4.1/Xandros Server 2.0
Solaris
Sparc
8/9/10
Windows 2000/2003/XP/Vista/7
Mac OS/X
PPC/i386 - 10.3/10.4/10.5/10.6
Download the NX Web
Companion packages
You can download the latest NX Web
Companion 3.4.0 package suitable for your Operating System from the
NoMachine Web site at the following URL:
http://www.nomachine.com/download/
Upgrade
instructions
Some remarks:
- Instructions
mainly refer to the installation of NX Web Companion on Linux and
Solaris SPARC platforms. However, instructions related to the compressed
TAR package can be extended to apply to the Windows and Mac OS X
platforms.
- These instructions are intended to be
run from an xterm or similar and use the sudo utility. If you don't
have it installed, log on as superuser ("root") and run the commands
without sudo. They also refer to the 32 bit packages (i386), but can be
easily extended to the 64bit packages (x86_64).
- To
preserve settings specific for your environment, create a backup copy
of your DocRoot/plugin/nxapplet.html file beforehand.
- Finally,
note that DocRoot indicates the directory of the Web server out of
which you will serve your NX Web Companion.
RPM
version for Linux
- Download the RPM
- Update
your installation:
# sudo rpm -Uvh nxplugin-3.4.0-xy.i386.rpm
# cp -a /usr/NX/share/plugin DocRoot - Finally edit the
DocRoot/plugin/nxapplet.html file to fit your environment.
DEB
version for Linux
- Download the DEB
- Update
your installation:
# sudo dpkg -i nxplugin_3.4.0-xy_i386.deb
# cp -a /usr/NX/share/plugin DocRoot - Finally edit the
DocRoot/plugin/nxapplet.html file to fit your environment.
TAR.GZ
version for Linux
- Download the TAR.GZ in the /usr
directory
- Update your installation:
# sudo tar -P
-zxvf nxplugin-3.4.0-xy.i386.tar.gz
# cp -a /usr/NX/share/plugin
DocRoot - Finally edit the DocRoot/plugin/nxapplet.html file
to fit your environment.
SPARC.GZ version for
Solaris
- Download the SPARC.GZ
- Update your
installation:
# sudo pkgrm NXplugin
# sudo gunzip
nxplugin-3.4.0-xy.sparc.gz
# sudo pkgadd -d
nxplugin-3.4.0-xy.sparc
# cp -a /usr/NX/share/plugin DocRoot - Finally edit the DocRoot/plugin/nxapplet.html file to fit your
environment.
Documentation
Besides
the complete set of installation instructions, you may find here an
overview on how the Web Companion can be installed, personalized and
configured to be integrated into whatever Web site or Portal:
http://www.nomachine.com/documents/plugin/install.php
The
NX Development Team