Go to TogaWare.com Home Page. GNU/Linux Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

Chat Script Giving up Too Early

By default pon does not wait around too long to establish a connection. Sometimes it does not wait long enough. You can introduce a longer wait (e.g., two minutes) as below.

Edit /etc/ppp/peers/provider (assuming your connection is the default, called provider) to replace:

  connect "/usr/sbin/chat -v -f /etc/chatscripts/provider"

with

  connect "/usr/sbin/chat -v -t120 -f /etc/chatscripts/provider"

If you connection is not the default provider but something else, then edit the file with the same name in /etc/ppp/peers/.


Support further development by purchasing the PDF version of the book.
Other online resources include the Data Science Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © Togaware Pty Ltd. . Creative Commons ShareAlike V4.