[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Setting Up a Dial-In PPP Server
Dax wrote:
> entry in /etc/inittab file
> 3:2345:respawn:/sbin/uugetty ttyS0 38400 vt100
Change the line to this:
S0:2345:respawn:/sbin/mgetty -x 3 -s 38400 ttyS0
> I have a file /etc/default/uugetty.ttyS0
> the ALTLOCK=ttyS0 entry in the file is made
This is not necessary. Just type "init q" and you are done.
Please post such queries to Linux-India-Help in future, not here.
--
Kiran Jonnalagadda
http://lunateks.com
baby.sh: while true; do echo "^G^G^G^G^G"; sed -e 's/food/poop/';
sync; sync; sleep 15; done