Search Results

Search: Posts Made By: dolbyater
2,301
Posted By dolbyater
1. What are you really trying to accomplish? i...
1. What are you really trying to accomplish?
i need to set the url below
IANA — Example domains (http://example.com/scheduler/cron)
to run cron every 5 minute

2. Who for (the 'who' can be...
2,301
Posted By dolbyater
when running man -s5 crontab ...
when running man -s5 crontab
http://i.imgur.com/ERTvz.jpg



when running crontab -e
http://i.imgur.com/aFg8C.jpg

what so i do for next step?
2,301
Posted By dolbyater
just for confiramtion after run ...
just for confiramtion
after run
/usr/bin/wget -O - -q "http://example.com/scheduler/cron"

than run

man -s5 crontab

is that correct?
2,301
Posted By dolbyater
but i need the server run cron every 10minutes,...
but i need the server run cron every 10minutes, how to set this?
2,301
Posted By dolbyater
are you mean like this? crontab -e...
are you mean like this?

crontab -e /usr/bin/wget -O - -q "http://example.com/scheduler/cron

how to set time for it?
2,301
Posted By dolbyater
Run cron on ssh, error message
how to run the script below

* * * * * /usr/bin/wget -O - -q "http://example.com/scheduler/cron"
when i run the script, the error message show as below:
$ * * * * * /usr/bin/wget -O - -q...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 07:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy