LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problem with x-window (https://www.linuxquestions.org/questions/linux-software-2/problem-with-x-window-421925/)

kostis 03-05-2006 03:13 PM

problem with x-window
 
I have a system with linux suse 9.3
I connect to another system far away (with the command ssh)
I want to run a scientific program installed in that pc.
The program starts running normally but it should also open a window in my pc.
In that point i get an error message about my x-window display.
How can i see which x-window program my system uses and configure it??

thanx

tredegar 03-06-2006 03:46 AM

Do you have X-forwarding enabled?
Try connecting with ssh -X user@host.somewhere.com
See also man ssh
HTH


All times are GMT -5. The time now is 07:31 PM.