home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8340 < prev    next >
Encoding:
Internet Message Format  |  1992-08-15  |  1.9 KB

  1. Path: sparky!uunet!stanford.edu!rutgers!igor.rutgers.edu!athos.rutgers.edu!hedrick
  2. From: hedrick@athos.rutgers.edu (Charles Hedrick)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: X questions: how to run x-program on other machine?
  5. Message-ID: <Aug.15.15.47.40.1992.16458@athos.rutgers.edu>
  6. Date: 15 Aug 92 19:47:41 GMT
  7. References: <zhao.713807106@unixg.ubc.ca> <1992Aug14.232337.7936@colorado.edu>
  8. Organization: Rutgers Univ., New Brunswick, N.J.
  9. Lines: 28
  10.  
  11. drew@kinglear.cs.colorado.edu (Drew Eckhardt) writes:
  12.  
  13. >In article <zhao.713807106@unixg.ubc.ca> zhao@unixg.ubc.ca (Jiansheng Zhao) writes:
  14. >>Hi, there,
  15. >>I have X running, but still have some questions. 
  16. >>know I am running X on a PC under L-I-N-U-X. Is it possible to dial-in and 
  17. >>run x-program from my linux-X machine?
  18.  
  19. >Not yet.  To run the stock X server and clients, you need to have 
  20. >either a unix domain socket (local machine), or a TCP/IP socket
  21. >connection.  This means you need to have IP access to the 
  22. >net on which the host computer runs.
  23.  
  24. The article goes on to explain what is necessary to set up a SLIP
  25. connection.  It seems to be correct, but the statement that this is
  26. not yet possible under Linux is wrong.  KA9Q supports SLIP.
  27. ka9qbin.4.tar.Z should from TSX should be sufficient.  (Version 6,
  28. which I have just put up, contains working Ethernet support.  It's not
  29. necessary for SLIP usage.)  This version of KA9Q also supports X, by
  30. the simple expedient of passage bytes back and forth between a local
  31. Unix-domain connection to the X server and a TCP connection to the
  32. remote host.  The main problem in using SLIP is that your university
  33. must support SLIP dialups, and that from a practical point of view
  34. you'll probably need the help of someone in your university's
  35. networking group to get the configuration right.  I've tried to
  36. explain what's needed in READ.ME, but most users don't know -- and may
  37. find it hard to find out -- things like whether BOOTP is supported,
  38. what the name server's address is, etc.
  39.