Re: Serial port doubt

1999-12-16 Thread Patrick Kirk
Try installing xntp3 to get your dates sorted permanently. Patrick

Serial port doubt

1999-12-15 Thread Paulo Henrique Baptista de Oliveira
Hi all, is there a manner to see if on process is inative at serial ports? I have an ISP and sometimes a user disconnects but the ppp login process is still alive. Besides doing a ps aux | grep ttyC**; kill -9 number of process. Pehaps a script? -- Abraços,