How do I . . . 

. . . run an X program on one computer on my LAN
and display the output on another.  Both computers
are Linux.

I've been able to get the outputs to display on
a Windows computer on the LAN, but I can't get
a Linux-Linux connection.  The X-server tries
to connect to 192.168.93.103:0.0, but is refused.
SuSE manual briefly mentions rlogin, which appears
to be enabled (looking at inetd.conf).

Here's the output:
[bob@oahu bob]$ export DISPLAY=192.168.93.103:0.0
[bob@oahu bob]$ xterm &
[1] 24521
[bob@oahu bob]$ Xlib: connection to "192.168.93.103:0.0"
refused by server
Xlib: Client is not authorized to connect to Server
Error: Can't open display: 192.168.93.103:0.0

[1]+  Exit 1                  xterm
[bob@oahu bob]$ 


Ideas?

-- 
George
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to