![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Dec 2007
Posts: 19
OS: Debian 4.0
|
Howto guide to cronjob server
Hi.
Can anyone help me get a guide to setup a cronjob server on my webserver? I want it to be possible for users to run a cronjob on my webserver ![]() Regards Guldhammer |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#4 (permalink) |
|
Registered User
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 470
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix
|
Re: Howto guide to cronjob server
Anybody can edit and a cron job to run under their user privileges. Just enter "crontab -e". After the job is finished exist and save. Remember that the default editor is "vi", a very intimidating editor. Only root can add super user cron jobs. I think the "EDITOR" environment variable can be changed to point to your favorite editor.
crond is always installed. Its granularity is every one minute it will execute. The options on the time are varied. I have one that run every minute to make sure that my network interface to the Internet is always running (I use comcast.net). If the link is down it tries to reestablish the connection. To start the Ethernet cards is a superuser privilege, so only root can do that. I don't know if there is gui interface for the cron daemon out there. There probably is, everything else has been gui'ized. |
|
|
|
|
|
#5 (permalink) | |
|
Registered User
Join Date: Dec 2007
Posts: 19
OS: Debian 4.0
|
Re: Howto guide to cronjob server
Quote:
i will make a cronjob service that my webhotel users can use, with webinterface. |
|
|
|
|
|
|
#6 (permalink) |
|
Registered User
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 470
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix
|
Re: Howto guide to cronjob server
Sorry I have no clue what you would even use this for!!!!
Crons wake you up??? Not a clue on my part. |
|
|
|
![]() |
| Thread Tools | |
|
|