I have 2 linux boxes. box1(192.168.2.12) running XFree86 and GNOME
and box2(192.168.2.11) that is not running X. I would like to run an
X appplicaiton on box2 from box1. I tried the following from box1:
box1$ telnet 192.168.2.11
box2$ logged in
box2$ export DISPLAY=192.168.2.12:0
box2$ emacs

Xlib: connection to "192.168.2.12:0.0" refused by server
Xlib: No protocol specified

emacs: Cannot connect to X server 192.168.2.12:0.
Check the DISPLAY environment variable or use `-d'.
Also use the `xhost' program to verify that it is set to permit
connections from your machine.

I have tried xhost 192.168.2.11 and xhost + on box1, but I still
can't get the application to run.

Any help would be appreciated.

Thank you,
Gene Pence






_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to