Java Mailing List Archive

http://www.redhatconfig.com/

Home » Red Hat Linux Discussion »

RE: Remote Desktop client

Lubbe, Carel

2008-01-29

Replies:

Author LoginPost Reply
Hi.

You should consider using ssh ...... for executing remote programmes on
the local machine... a simple example is to use ssh -X user@(protected)
once logged on you can run the programme you need. this both secure and
you also don't need to open extra ports on the firewall. If you need to
interact with vnc securely then use ssh to foreward the vnc pot to your
local machine like this ssh -L 5910:remote_host:5900 -f -N
user@(protected).
I hope this is of help.  

Regards,
Carel

-----Original Message-----
From: redhat-list-bounces@(protected)
[mailto:redhat-list-bounces@(protected)
Sent: Wednesday, 30 January 2008 4:27 a.m.
To: redhat-list@(protected)
Subject: Remote Desktop client

Is there a remote desktop client available for RHEL that is better (more
secure) than some of the more popular ones (VNC, etc.) that someone can
recommend that they've had good experience with?
Thanks in advance.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)
https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)
https://www.redhat.com/mailman/listinfo/redhat-list
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.