NX over the Internet is easy. I'm surprised it didn't work for you. Most
likely your problem was unrelated to NX. If you can SSH into the server,
you can NX into the server.
NX does not currently support sharing sessions. A custom solution in
combination with VNC could be achieved, but it'd take a little custom
software.
--
"XML is like violence: if it doesn't solve your problem, you aren't
using enough of it." - Chris Maden
We've been lobbying Redhat to switch to this. It is great. You can
setup an xrdp server, it accepts windows remote terminal sessions as
well as 'rdesktop' from linux. Then it logs you in either to a VNC
server locally (and transparently), or it can VNC directly into the
local host's X-server, or it can even just open a new RDP connection to
a new host (you can configure all of this).
And you get the benefit of a very efficient protocol (RDP), which is
much more secure and capable than VNC.
IMHO you have two choices for remote access. If CLI is sufficient, use
SSH. Otherwise, use xrdp--it integrates the best with your users, and
uses a good protocol for WANs.
-Brandon
xrdp is a server, not a client.
> We've been lobbying Redhat to switch to this. It is great.
xrdp is basically abandoned. It only implements RDPv4, which is
insecure. It can't implement RDPv5 because of patents. The code is such
an ugly hash I'd rather poke my eyes out than work on it.
> If CLI is sufficient, use SSH.
If CLI isn't sufficient, use NX, which has superior cacheing and uses
SSH as its transport protocol.
On Thu, 2009-09-24 at 15:01 -0600, brandon wrote:You forgot the most functional client out there: xrdp.xrdp is a server, not a client.
We've been lobbying Redhat to switch to this. It is great.xrdp is basically abandoned. It only implements RDPv4, which is insecure. It can't implement RDPv5 because of patents. The code is such an ugly hash I'd rather poke my eyes out than work on it.
If CLI is sufficient, use SSH.If CLI isn't sufficient, use NX, which has superior cacheing and uses SSH as its transport protocol.
Seth,
Are you at the UTOSC?
If so, maybe we can meet and talk.
Mark Clanton
----- Original Message -----
From: Seth House
Sent: 10/08/09 01:48 am
To: Ogden Area Linux Users Group
Subject: [oalug] Holidays meetings date changes; November topic will be Remote Access