| Article: |
Hands on X11 | |
| Subject: | I'm Getting Errors | |
| Date: | 2003-03-15 13:23:01 | |
| From: | anonymous2 | |
|
What does this mean (I've ssh'd into my linux box from my imac. imac is an entry in /etc/hosts): xhost +imac Xlib: connection to "192.168.1.20:0.0" refused by server Xlib: No protocol specified
|
||
Showing messages 1 through 1 of 1.
-
I'm Getting Errors
2003-03-15 14:00:04 danbenjamin [View]
On your Mac, type "xhost+ yourlinuxbox", and on the linux machine, type "export DISPLAY=imac:0.0" and it should work.


