Nice remote admin tool - better than VNC if you ask me

NoMachine NX - Download the NX Terminal Server and Remote Access Software
The speed is far better than VNC and is pretty much a next > next > next install
Just have to make sure that
a. you do have 'localhost' specified in /etc/hosts
b. Set
AllowTcpForwarding yes
X11Forwarding yes
X11UseLocalhost yes
PermitTunnel yes
in /etc/ssh/sshd_config
as it is using SSh to connect to the host.
The speed is far better than VNC and is pretty much a next > next > next install
Just have to make sure that
a. you do have 'localhost' specified in /etc/hosts
b. Set
AllowTcpForwarding yes
X11Forwarding yes
X11UseLocalhost yes
PermitTunnel yes
in /etc/ssh/sshd_config
as it is using SSh to connect to the host.
My own knowledge base made public: http://open902.com 

Comments
-
liven Member Posts: 918
NoMachine NX - Download the NX Terminal Server and Remote Access Software
The speed is far better than VNC and is pretty much a next > next > next install
Just have to make sure that
a. you do have 'localhost' specified in /etc/hosts
b. Set
AllowTcpForwarding yes
X11Forwarding yes
X11UseLocalhost yes
PermitTunnel yes
in /etc/ssh/sshd_config
as it is using SSh to connect to the host.
Hmmm looks good I will have to try this.encrypt the encryption, never mind my brain hurts. -
tiersten Member Posts: 4,505
The speed is far better than VNC and is pretty much a next > next > next install -
disi Member Posts: 59 ■■□□□□□□□□
You do not need to use their licenced server, FreeNX works fine as well. -
jibbajabba Member Posts: 4,317 ■■■■■■■■□□
You do not need to use their licenced server, FreeNX works fine as well.
Oh I am not using it anyway - its free for one connection - that is all I needMy own knowledge base made public: http://open902.com -
UnixGeek Member Posts: 151
NX definitely blows VNC away when there are any kind of bandwidth constraints. Performance wise, it's comparable to RDP. -
rossonieri#1 Member Posts: 799 ■■■□□□□□□□
wow, looks cool
i'll try this one - especially it uses the SSH as transport.
thanks for the link gomjabathe More I know, that is more and More I dont know.