LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Remote applications (https://www.linuxquestions.org/questions/linux-newbie-8/remote-applications-377641/)

nderitualex 10-28-2005 01:15 AM

Remote applications
 
How do I runs Redhat 9 GUI applications that I have remotely installed from a FC3 workstation. I tried running qfaxreader, a multi-page color and monochrome TIFF and fax viewer for linux installed on a RH9 faxserver and got the error :
"qfaxreader: cannot connect to X server" ..

I could previously run it confortably before upgrading my workstation from RH9 to FC3.

Tinkster 10-28-2005 01:59 AM

Congratulations to the saner defaults in FC. What you want/need
to do is
xhost +<ip/name of server>
on the client.


Cheers,
Tink

spooon 10-28-2005 04:03 AM

When you ssh, do "ssh -Y ..." and it will enable X forwarding; and you don't need to change other stuff.


All times are GMT -5. The time now is 04:11 AM.