On Sun, 2003-06-08 at 15:32, Johan Scheepers wrote: > Adolfo, > I still learning - kindly explain in more detail - I do not know anything > about cron jobs. All you have to do is to create a script with some commands that you want to execute automatically. In our case, the script will have a single line, so open any text editor and enter: lynx -dump http://www.foobar.com
(Replace foobar with a site of your choice) Let's say you name the script busyisp.sh Now you have to make the file executable: chmod 755 busyisp.sh Finally, open webmin (using your web browser enter: https://localhost:10000) and define a new cron job which should point to busyisp.sh. In webmin graphical interface you can set the interval at which you want the script to be executed. That's about it. Also,make yourself sure that you have lynx installed. urpmi lynx HTH > Will this cronjob keep sending messages so that no idle time come in to > play? > Johan -- __ / \\ @ __ __ @ Adolfo Bello / [EMAIL PROTECTED] / // // /\ / \\ // \ // Bello Ingenieria S.A, ICQ: 65910258 / \\ // / \\ / // // / // mobile: +58 416 609-6213 /___// // / <_/ \__\\ //__/ // fax : +58 212 952-6797 www.bisapi.com // pager : [EMAIL PROTECTED]
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
