NX Free Edition – Ubuntu 8.04 Hardy Heron
After searching for some RDP-like solution for Linux, i found NX Free Edition from NoMachine. With NX Free Edition you can transfer the desktop or single applicatons to the FreeNX client. The transfer run over ssh so you can establish an encrypted connection.
Server Installation
First you have to install the SSH Server:
aptitude install ssh
After that, download the Debian Pakets from the NoMachine Website:
wget http://64.34.161.181/download/3.2.0/Linux/nxnode_3.2.0-5_i386.deb
wget http://64.34.161.181/download/3.2.0/Linux/nxclient_3.2.0-9_i386.deb
wget http://64.34.161.181/download/3.2.0/Linux/FE/nxserver_3.2.0-7_i386.deb
dpkg -i nxnode_3.2.0-5_i386.deb nxclient_3.2.0-9_i386.deb nxserver_3.2.0-7_i386.deb
Notice: The version may be changed, please visit the download page.
http://www.nomachine.com/select-package.php?os=linux&id=1
You need the client paket on the server, because it contains some required libraries.
Client Installation
On the client you need only the client paket:
dpkg -i nxclient_3.2.0-9_i386.deb
Now you can start “NX Client for Linux” over the menue.
You can also download the client for Mac OSX or Windows:
Windows Client | MAC OSX Client
Linux Software RAID 5 unter Debian Etch SSL Zertifikate von IIS auf Apache konvertieren


wget http://64.34.161.181/download/3.2.0/Linux/nxnode_3.2.0-5_i386.deb
.
.
.
>>> FILES NOT FOUND!
Latest Downloadlinks here:
http://www.nomachine.com/download-package.php?Prod_Id=5 (Debian)
Other Linux Pakets here:
http://www.nomachine.com/select-package.php?os=linux&id=1
Ist das hier nicht eher “NX Free Edition for Linux” anstatt FreeNX ??! Ist deine Version nicht auf maximal 1-3 User beschränkt ?
Hallo,
danke für den Hinweis, ich habe dies entsprechen geändert.
Richtig die kostenlose Version ist auf 2 User begrenzt. Wichtig ist hier das dies keine 2 gleichzeitige Verbindungen sind sondern wirklich auf 2 Benutzer begrenzt ist. Ein dritter kann sich auch dann nicht verbinden wenn die beiden anderen nicht angemeldet sind.
Gruß
Sebastian