Linux-Noob Forums

Full Version: HOW TO export display over ssh in fedora
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

howto (by [strabo]

 

this is a wee chat we had on IRC, come join us in #fedora on EFNET

 

cheers

 

anyweb

 

<[strabo]> ok my linux box is 172.16.2.170 (fedora core 1)

<anyweb> k

<[strabo]> on that box i typed> export DISPLAY=172.16.2.170:0.0

<[strabo]> my other x server (windows 2k3 with exceed) is 172.16.2.190

<[strabo]> on the linux box I then typed> xterm -display 172.16.2.190:0.0

<anyweb> keep going

<anyweb> is that it ?

<[strabo]> and a xterm popped up, I then typed > gnome-session start

<[strabo]> and boom gui

<[strabo]> if you run kde its> startkde

<[strabo]> yeap

<[strabo]> very easy but finding that on google is not :)

<anyweb> wheres the ssh bit ?

<[strabo]> oh I ssh into my linux box with putty

<[strabo]> and ran those commands over it :)

<[strabo]> forgot to mention that