On Fri, 30 Jun 2000, [EMAIL PROTECTED] wrote:

> Where might I find some info on adding a serial terminal to a RedHat 6.2
> system. It already has a monitor and runs X but I want to have a serial
> terminal as well.
> 
> Could someone point me at some good docs on how to do this.
> 
> Thanks,
> Kirk
> 
>
Try the Serial-HOWTO.
 

Basicly, you add a line to your /etc/inittab for the serial terminal.

S1:345:respawn:/usr/sbin/mgetty -r ttyS0

This would add a serial terminial on the first serial port.  You also
have to edit the mgetty config files to set up stuff like the baud rate.
They are in /etc/mgetty+sendfax and are fairly well documented.  The
mgetty documention will fill in any gaps that the info in the config
files leaves.

Mikkel


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to