[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: terminals and telnet



> When I telnet to a my remote digital box, I get the following error when
> opening a program such as emacs:
>
> Xlib: connection to "xxx.xxxxxx.com:0.0" refused by server
> Xlib: Client is not authorized to connect to Server
> Error: Can't open display: xxx.xxxxxx.com:0
>
> where xxx.xxxxxx is the name of my server.
>
> Right now I have to move back and forth between my digital box and my linux
> box. I would like to able to stay put at my linux box.

You probably just need to do an xhost on the machine that you're sending the
window to.  Ex:

linuxbox% xhost digitalbox

digitalbox% emacs -display linuxbox:0 &


-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.