On Mon, 20 May 2002 11:29:58 +0530 ajayshankar@hotpop.com wrote: > I've box-A running RH7.1 (192.168.0.1) with X. Can box-B > running Debian Potato (192.168.0.5) make use of the X > Server on box-A to run its X clients? Sure (assuming a network between them ;-) You'll run something like "xhost +box-B" on box-A, and then "xterm -display box-A:0" on box-B. "man xhost". You'll probably want to look at some of the other X11 man pages, too. > Presently box-B does not have X running, since its XF86 > does not support i810e boards. Hence I did not install X > Server on it. If the answer to above question is Yes, do I > need to install anything in addition on box-B, like X-core > files? box-B does not need an X server, but you will, of course, need to install the clients that you want to run, and any dynamic object libraries those clients need. May as well just install XFree86 on box-B, but just don't bother to configure and run a server. -- Remember, more computing power was thrown away last week than existed in the world in 1982. -- http://www.tom.womack.net/computing/prices.html