On Fri, Nov 09, 2001 at 10:58:33AM +0000, John P. Looney came forth with:
> On Fri, Nov 09, 2001 at 11:41:23AM +0100, Tiarnan O'Corrain mentioned:
> > People--
> >
> > does anyone know what setting has to be enabled/disabled to let
> > a remote host connect to an X server in a default RedHat 7.1
> > install?
> >
Depends on what you mean. If you mean that you want to connect a client
(program) to an Xserver on a linux box, then you need to ensure that the
Xserver isn't called with -nolisten tcp (as debian does by default) and then
do something like:
xhost <hostname of machine running client>
or if it's a unix box on the other end (running the client)
RSH=ssh
xauth nlist | ${RSH} <hostname> xauth nmerge -
${RSH} <hostname> <client>
> > The remote host is running Exceed, the linux box hasn't been
> > significantly reconfigured.
>Assuming what you want to do is connect an Xserver (Exceed) to a linux box
(which will run the client (gdm)) then Kate's suggestion will work. Or you
can allow connections from the server to Exceed (using whatever
authentication system it uses), and then run
export DISPLAY=<exceedhostname>:0.0
xterm &
twm &
L.
--
dBP dBBBBb | If you're looking at me to be an accountant
dBP | Then you will look but you will never see
dBP dBBBK' | If you're looking at me to start having babies
dBP dB' db | Then you can wish because I'm not here to fool around
dBBBBP dBBBBP' | Belle & Sebastian (Family Tree)
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!