LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   connect server remothly using GUI (https://www.linuxquestions.org/questions/linux-software-2/connect-server-remothly-using-gui-743835/)

Yab1196 07-30-2009 01:42 AM

connect server remothly using GUI
 
I have a server installed with Linux redhat 4.4, I want to connect the server(GUI mode) remotely through work station installed with Linux redhat 5.3.
Thanks.

acid_kewpie 07-30-2009 02:08 AM

check out NX at nomachine.org for a full "remote desktop" doohickey, or just use X11 forwarding in SSH.

Run "ssh -X myhost" and then run any program you want once logged in to the remote system and it should display on your local machine without any extra messing around.


All times are GMT -5. The time now is 10:28 PM.