Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fcron: Worth the move?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  

Is fcron worth the move?
Yes
31%
 31%  [ 5 ]
Depends
37%
 37%  [ 6 ]
No
31%
 31%  [ 5 ]
Total Votes : 16

Author Message
flickerfly
l33t
l33t


Joined: 08 Nov 2002
Posts: 677
Location: Lanham, MD

PostPosted: Tue Nov 16, 2004 3:53 pm    Post subject: fcron: Worth the move? Reply with quote

I looked around at my cron options. I'm currently using the tried and true vixie-cron. I understand fcron is more flexible. I'm interested in hearing if anyone has converted and how their experience was.

Do you find the different options to clutter the simplicity or do they really add value to your cron experience?

Do you find that you make use of the added functionality?

Does it replace atd as well for you?

Here's a link for those interested:
http://fcron.free.fr/description.php
_________________
An Evil Genious' Guide to Sheeple and How To Avoid Becoming One | 0x4C9EF4A
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Tue Nov 16, 2004 8:30 pm    Post subject: Reply with quote

Its just a cron daemon...
"Cron experience", yeah right...

Apparently, the thing that makes it different from vixie-cron is that it can run based on system uptime, not just a preset time.

Also, it can handle running missed jobs on startup. nice.

If you need the features, switch. Else don't bother...
Back to top
View user's profile Send private message
flickerfly
l33t
l33t


Joined: 08 Nov 2002
Posts: 677
Location: Lanham, MD

PostPosted: Wed Nov 17, 2004 4:18 pm    Post subject: Reply with quote

Chaosite wrote:
Its just a cron daemon...
"Cron experience", yeah right...


So I was a little dramatic. :roll:

More to the point, have you actually installed it and made use of the added features? If so, in what way?
_________________
An Evil Genious' Guide to Sheeple and How To Avoid Becoming One | 0x4C9EF4A
Back to top
View user's profile Send private message
mstockin
n00b
n00b


Joined: 02 Jul 2004
Posts: 12
Location: Passau, Germany

PostPosted: Sat Nov 20, 2004 11:12 pm    Post subject: Reply with quote

I used it to monthly log the amount of my network traffic:

Code:

&bootrun 0 0 24 * * /sbin/iptables -L -v -Z DSLTRAFFIC > /var/log/DSLTRAFFIC_`date '+%Y-%m-%d_%B'`


If the machine isn't running at the specified time, the 'bootrun' option says, that the command should be run at next boottime.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum