home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25816 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.6 KB

  1. Path: sparky!uunet!meaddata!sdw
  2. From: sdw@meaddata.com (Stephen Williams)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Using TERM on Linux
  5. Date: 27 Jan 1993 06:19:02 GMT
  6. Organization: Mead Data Central, Dayton OH
  7. Lines: 27
  8. Message-ID: <1k59gmINNkoo@meaddata.meaddata.com>
  9. References: <1993Jan25.162052.22513@athena.mit.edu>
  10. NNTP-Posting-Host: bugatti.meaddata.com
  11. X-Newsreader: Tin 1.1 PL5
  12.  
  13. Matthew R B Conway (blevins@athena.mit.edu) wrote:
  14. : Has anyone gotten TERM working on Linux yet? I am trying to get X running
  15. : across my modem (14.4k v.32bis).  I log into a workstaion over dialup, run term
  16. : on that side, then run term on my side redirecting stdin stdout 
  17. : ("term >/dev/ttyS2 </dev/ttyS2 &" where ttyS2 is my modem) 
  18. : then I run trsh.
  19. : I get a shell which sortof works, but after only a couple of seconds, it locks
  20. : up on me, and I cannot type anything.  I did have time to type ls once, and it
  21. : worked, but then it locked up.  If anyone has gotten this to work, let 
  22. : me know exactlty what you did, so I can see if I can duplicate it. Do you
  23. : think it might have to do with the fact that I connect to my Workstation from
  24. : a modem on another server?
  25.  
  26. This is almost definitely because you haven't escaped enough.
  27.  
  28. Try adding escape 0-31 on both sides.
  29.  
  30. Adding ignore 17 and 19 might help also.
  31.  
  32. sdw
  33. --
  34. Stephen D. Williams  Local Internet Gateway Co.; SDW Systems 513 496-5223APager
  35. LIG dev./sales       Internet: sdw@world.std.com CIS 76244.210@compuserve.com
  36. OO R&D Source Dist.  By Horse: 10028 Village Tree Ct., Miamisburg, OH 45342
  37. GNU Support          ICBM: 39 34N 85 15W I love it when a plan comes together
  38.