<HTML>
Hi, sorry if this question is already somewhere else<br>
<br>
Question: "how to show job running inside solaris into linux and windows desktops"<br>
<br>
I want to run an application from solaris 8 and work remotely in different platforms<br>
( Linux desktops and windows XP desktops)<br>
<br>
actually I know that I should forward display and fonts from the desktops toward the solaris server<br>
but it is not working<br>
<br>
I do the following:<br>
<br>
1) from windows I use PUTTY with X11 forwarding and setting in that box "localhost:0", but I can not see the X application on my XP host<br>
<br>
2) with Xming (also with X11 forwarding) from XP, but I can not connect eitherway<br>
<br>
3) (putty)ssh to any linux Redhat 4.5 (from XP), setting display like " export DISPLAY=localhost:0.0" and then connecting <br>
     to solaris remote (point to point) like:<br>
                     ssh -l user -X -v  solaris-ip-number   (mean while I ssh to solaris as root and set :    xhost +localhost )<br>
                     DISPLAY=localhost:0.0<br>
                     export DISPLAY<br>
                           < I run the X application><br>
                            (and actually is runnig but I can not see it on my desktop)<br>
<br>
what do you suggest?<br>
<br>
 <br>
any ideas??<br>
<br>
thanks in advance<br>
<br>
     Jose Dragone<br>
       IT Engineer<br>
<br>
<BR></HTML>