[100982] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: Exporting x-server apps

daemon@ATHENA.MIT.EDU (Kyle Hargraves)
Tue Nov 24 02:08:13 1998

Date: Tue, 24 Nov 1998 15:09:11 +0800 (WST)
From: Kyle Hargraves <kyle@nelson.hedland.edu.au>
To: rwcanary@mail.lig.bellsouth.net
cc: redhat-list@redhat.com
In-Reply-To: <365A4B83.FD884B57@ohiocounty.net>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com



On Tue, 24 Nov 1998, Robert Canary wrote:

> Hi,
> 
> I am still trying to get my linux box to export my x-apps to my x-server
> here at work.
> 
> I start a terminal...connect to my linux box....
> [rwcanary@office rwcanary]$DISPLAY=workIP:0.0
> [rwcanary@office rwcanary]$export DISPLAY
> [rwcanary@office rwcanary]$xv
> [rwcanary@office rwcanary]$ xv
> _X11TransSocketINETConnect: Can't connect: errno = 113
> xv: Can't open display
> 
> Does anyone have idea as what to do next?
> 
	The remote machine is trying to display on the local
	machine but the local machine is not giving the remote
	machine permission to display

	On system running RH < 5.0  add the line in .Xclients

xhost + name_of_remote_machine@domain 

	On RH >=5.0  create a file called .Xclients and add the line

xhost + name_of_remote_machine@domain 


cheers, Kyle Hargraves



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post