home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23352 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.6 KB  |  49 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!saimiri.primate.wisc.edu!hp9000.csc.cuhk.hk!cucs5.cs.cuhk.hk!lam836
  3. From: lam836@cs.cuhk.hk (Savio Lam)
  4. Subject: Problem with TERM099k
  5. Message-ID: <1993Jan8.145439.15209@cucs5.cs.cuhk.hk>
  6. Sender: news@cucs5.cs.cuhk.hk
  7. Organization: Faculty of Engineering, The Chinese U. of Hong Kong
  8. Date: Fri, 8 Jan 1993 14:54:39 GMT
  9. Lines: 38
  10.  
  11. I am having problems with term099k.tar.Z I got from sunsite, which is
  12. supposed to let me run X clients on a remote machine though a modem
  13. link. The following is what I did:
  14.  
  15. Following the instructions in the README file, I connected to the remote
  16. machine with xcomm, ran term, break back to xcomm prompt by ctrl-A,x and
  17. typed "$ term". Then I opened another xterm and ran trsh. After a short
  18. delay, I get a "csh>" prompt. Yeah, that's great, I thought, I was able
  19. to get a shell on the remote machine as decribed in the README file. But
  20. then, after typing a few (actually 2, pwd and ls) commands, it hanged.
  21. So I go back to read the README file, which suggests that I may have a
  22. dirty line that some characters got eaten. I ran linerem/check, and
  23. was told that characters 128-255 got eaten. Ok, I added the line
  24. "escape 128-255" to the file ~/.term/termrc at both ends and tried again.
  25. The same thing happened ...
  26.  
  27. I am using a 2400bps modem to connect to the remote machine and my
  28. ~/.term/termrc contains the followings:
  29.  
  30. compress off
  31. escape 128-255
  32. baudrate 2400
  33. flowcontrol 500
  34. window 3
  35. timeout 50
  36. noise on
  37. ignore 17
  38. ignore 19
  39. breakout 24
  40.  
  41.  
  42.  
  43. Would anyone please help?
  44.  
  45.  
  46. Regards,
  47. Savio Lam.
  48. email:lam836@cs.cuhk.hk
  49.