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

  1. Path: sparky!uunet!think.com!spool.mu.edu!uwm.edu!uwm.edu!usenet
  2. From: rick@ee.uwm.edu (Rick Miller, Linux Device Registrar)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: question concerning dumb terminal and linux
  5. Date: 20 Nov 1992 13:34:06 GMT
  6. Organization: Just me.
  7. Lines: 42
  8. Message-ID: <1eipgeINNc10@uwm.edu>
  9. References: <1ehvfeINNfjg@usenet.INS.CWRU.Edu>
  10. NNTP-Posting-Host: 129.89.2.33
  11. Summary: Wrong answer, Matt.
  12.  
  13. mal11@po.CWRU.Edu (Matthew A. Lewis) writes:
  14. [...]
  15. >I'll get a RS-232 cable to hook from the terminal to my COM2 serial port.
  16.  
  17. BZZZZT!  Nope.  You need a "null modem cable".  This is an RS-232 cable
  18. with several connections swapped (notably the SEND and RECEIVE pins) and
  19. others shorted together.  This allows two DTE (Data Terminal *Equipment*)
  20. ports to talk to each other.  The standard RS-232 cable is meant to connect
  21. a DTE port to a DCE (Data Communications Equipment) port.  The difference
  22. between the DTE and the DCE is that the DTE is assumed to control the
  23. communications across the line.  Thus, a PC would be a DTE and a modem
  24. would be a DCE.
  25.  
  26. (Note that modems have two modes, ANSWER and ORIGINATE, which allow them
  27.  to do the same SEND/RECEIVE swapping that a null-modem cable does.)
  28.  
  29. >I think the Heath kit is a VT52. any1 know if this true????
  30.  
  31. I always had to specify it to our school's system as an 'h19'.  I don't
  32. know if it's VT52-compatible.
  33.  
  34. >Then, I'll need to know it's baud rate. I'll assume 9600 to start
  35. >with.
  36.  
  37.     This should be settable with some DIP switches on the back.
  38.  
  39. >So to I'd simply type
  40. >'getty /dev/ttys2 9600' to instablish a login prompt on the terminal???
  41.  
  42. It would probably be better to add a line to your /etc/inittab file:
  43.  
  44.     ttys2:vt52:/etc/getty 9600 ttys2    (for the standard getty)
  45.     or
  46.     ttys2:vt52:/etc/getty ttys2 9600    (for use with getty_ps)
  47.  
  48. >When I log in, would I have to set the terminal type??? Is there
  49. >a termcap entry for the vt52??? how would I set that???
  50.  
  51. I think you would, but I'm not sure how you'd best go about it.
  52. ---
  53. Rick Miller   <rick@ee.uwm.edu> | <rick@discus.mil.wi.us>   Ricxjo Muelisto
  54. Occupation:  Husband, Father, WEPCo. WAN Mgr., Discus Sys0p, and  Linux fan
  55.