RE: Remote Desktop client
- From: "Lubbe, Carel" <Carel.Lubbe@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 10:50:05 +1300
Hi.
You should consider using ssh ...... for executing remote programmes on
the local machine... a simple example is to use ssh -X user@remote_host
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@remote_host.
I hope this is of help.
Regards,
Carel
-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Angelo Lagos
Sent: Wednesday, 30 January 2008 4:27 a.m.
To: redhat-list@xxxxxxxxxx
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@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- Remote Desktop client
- From: Angelo Lagos
- Remote Desktop client
- Prev by Date: Re: Procmail question
- Next by Date: Re: Remote Desktop client
- Previous by thread: Re: Remote Desktop client
- Next by thread: Re: Remote Desktop client
- Index(es):