Re: Accessing RedHat Linux 8 system
Re: Accessing RedHat Linux 8 system
- Subject: Re: Accessing RedHat Linux 8 system
- From: Joe Davison <email@hidden>
- Date: Wed, 26 Feb 2003 15:40:45 -0600
I don't see anyone mentioning "xhost" in this discussion. When I
regularly used X11 between machines, one had to authorize the use of
one machine from another, which is what xhost does.
On machineA execute "xhost +machineB" where 'machineB' is the name
you're using to connect to machineB.
Or, if you're willing to allow any machine on the network to use
machineA for displays, just type "xhost +"
The following commands may also be useful: "man xhost" "man xauth" .
joe
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.