[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting up a Serial Console



On Sat, Dec 29, 2001 at 09:26:28PM +0100, Henning Brauer wrote:
> in /etc/ttys, change the line beginning with tty0 to
> 
> tty00	"/usr/libexec/getty std.9600"	vt220 on secure
> 

Or, if you want the actual /console/ on the serial, change the line
beginning with console to:
console "/usr/libexec/getty std.9600"   vt100   on  secure

Lars Hansson