TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:14331] Seriel Terminals



> How Does one setup linux to use seriel terminals?  Basically i want to
> beable to use some program say Hyperterminal to access by linux box over the
> seriel port?  Is this Possible?
Very possible. All it takes is an extra getty line in /etc/inittab, e.g.:

T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100

See 'man getty' and 'man inittab' for more info. But basically, you just
need init to start up a getty to listen on the serial line for you.

Pacem in Terris / Mir / Shanti / Salaam / Heiwa
Kevin R. Bullock