James Yeung <[EMAIL PROTECTED]> wrote:
> Hi, I'm trying to be able to run my Xwindows programs remotely from the
> university UNIX(Sun) machines...is this possible? How would I do this? Would
> there be any compatibility problems? While on campus, I changed my export
> DISPLAY to "export DISPLAY=<my server>:0.0" Then when I tried to run any
> Xwindows program like "xv", I got:
> 
> Xlib: connection to "myserver.utexas.edu:0.0" refused by server
> Xlib: Client is not authorized to connect to Server
> xv: Can't open display
> 
> How do I authorize my computer? And would that be the only problem?


What you need to do on your home computer is allow the foreign server to
display the x application on your machine ... it's a two way street.

so, do a 'xhost +thisbox.cs.utexas.edu' and it will say : 

> xhost +thisbox.cs.utexas.edu
thisbox.cs.utexas.edu being added to access control list

It's a better idea to use ssh, as the other folks have covered .. but this
is the solution you're looking for.

Aaron
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to