home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10505 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.3 KB

  1. Path: sparky!uunet!gatech!rutgers!igor.rutgers.edu!athos.rutgers.edu!hedrick
  2. From: hedrick@athos.rutgers.edu (Charles Hedrick)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Linux as X terminal
  5. Message-ID: <Sep.11.17.59.07.1992.9971@athos.rutgers.edu>
  6. Date: 11 Sep 92 21:59:09 GMT
  7. References: <1992Sep11.132443.189@news.uwyo.edu>
  8. Organization: Rutgers Univ., New Brunswick, N.J.
  9. Lines: 19
  10.  
  11. bills@news.uwyo.edu writes:
  12.  
  13.  
  14. >    Is it possible to use Linux as an X server.  IE can
  15. >I run an application on a remote DEC station and control
  16. >it from my Linux machine.  Can this be done using SLIP
  17. >and a fast modem or do I have to use TCP/IP.  Also does
  18. >the SLS distribution have TCP/IP built in?
  19.  
  20. Yes, however you need a path between X and your DECstation.  As soon
  21. as the next release of X comes out it will support the alpha version
  22. of kernel-mode TCP/IP.  That should let you use TCP/IP over Ethernet
  23. and (eventually) SLIP.  With the current X server, you would need to
  24. use KA9Q, which is a user-mode TCP/IP.  It should do a good job of
  25. supporting SLIP.  Its Ethernet support is sort of marginal.  Note that
  26. both of these options involve X over TCP/IP.  DEC often runs X over
  27. one of their transports (either DECnet or LAT -- I'm not sure which).
  28. So you'd need to make sure that the X on your DECstation will talk to
  29. TCP/IP.
  30.