PC7300 On Board Modem

Mikel Manitius mikel at codas.att.com
Fri Feb 26 15:39:43 AEST 1988


In article <170 at wsccs.UUCP>, gvogel at wsccs.UUCP (George Vogel) writes:
> 
> My question is this:  Is there a way to shut auto-answer off on the OBM?
> If not, is there a way to disable the modem completely during certain hours of
> the day?

OFF:

$ ed /etc/inittab << xxEOFxx
g/ph1/s/^ /:/
w
q
xxEOFxx
$ init q

ON:

$ ed /etc/inittab << xxEOFxx
g/ph1/s/^:/ /
w
q
xxEOFxx
$ init q

-- 
					Mikel Manitius
					mikel at codas.att.com



More information about the Comp.sys.att mailing list