|
|
10-03-2005
, 01:25 PM
|
|
Posts: 949 |
Thanked: 14 times |
Joined on Jul 2005
|
#2
|
|
|
10-03-2005
, 01:30 PM
|
|
|
Administrator |
Posts: 1,436 |
Thanked: 3,135 times |
Joined on Jul 2005
|
#3
|
|
|
10-03-2005
, 05:49 PM
|
|
Posts: 52 |
Thanked: 1 time |
Joined on Aug 2005
|
#4
|
|
|
11-05-2005
, 02:15 PM
|
|
Posts: 93 |
Thanked: 2 times |
Joined on Aug 2005
|
#6
|
|
|
11-05-2005
, 02:32 PM
|
|
Posts: 211 |
Thanked: 3 times |
Joined on Oct 2005
|
#7
|
|
|
11-16-2005
, 05:53 PM
|
|
Posts: 155 |
Thanked: 10 times |
Joined on Nov 2005
@ central georgia, usa
|
#8
|
I have no idea what a cron job is. Sounds obscene and icky.
|
|
12-31-2005
, 08:45 PM
|
|
Posts: 41 |
Thanked: 0 times |
Joined on Dec 2005
@ Brasil
|
#9
|
cron is a daemon (service if you're from Redmond) that runs jobs at particular dates/times. think of it as the windows scheduler.
the "output" of a cron job is put in the email folder of the user account that runs the job.
In my Mandriva box (and most RH derived distros, AFAIK) you can type
|
|
01-17-2006
, 06:38 PM
|
|
Posts: 155 |
Thanked: 10 times |
Joined on Nov 2005
@ central georgia, usa
|
#10
|
Pardon, I resent that "service if you're from Redmond".In my Mandriva box (and most RH derived distros, AFAIK) you can type
#service crond start|stop
for example, so calling it a service is not Redmon-centric. I would personally define a daemon as a manager of service(s); so that the crond daemon manages the cron service; the xinetd daemon may manage a lot of services, and so on. A bit OT, I guess, sorry.
![]() |
| Thread Tools | Search this Thread |
|
Thanks.