LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Opening the xterm session on Linux through remote putty (https://www.linuxquestions.org/questions/linux-newbie-8/opening-the-xterm-session-on-linux-through-remote-putty-846449/)

linuxunix 11-25-2010 03:33 AM

Opening the xterm session on Linux through remote putty
 
I have X Window running on one of RHEL Machine 192.168.2.2.
I have logined through putty from remote Windows Machine 192.168.2.5. Now What I need to open the xterm (if I run the command through putty it should open xterm in the linux Machine).
Any idea?

linuxunix 11-25-2010 03:36 AM

Got it :

From Linux Box:

xhost +

From Windows through putty:

export DISPLAY=:0

Hurray !!!

TobiSGD 11-25-2010 05:53 AM

Why do you need to open xterm (a shell for GUI) if you are already logged into a shell with putty?


All times are GMT -5. The time now is 02:27 AM.