* [gentoo-user] cron fetchnews
@ 2006-03-28 21:09 THUFIR HAWAT
2006-03-29 7:15 ` Ow Mun Heng
2006-03-29 8:18 ` [gentoo-user] " Marco Costa
0 siblings, 2 replies; 3+ messages in thread
From: THUFIR HAWAT @ 2006-03-28 21:09 UTC (permalink / raw
To: gentoo-user
I've read abit about cron, then I was thinking about doing it myself,
when I came across this very neat file :)
Just to confirm, please, all I do is uncomment line 10 and every hour
fetchnews will run as a daemon? Neat-o!
thufir@localhost ~ $
thufir@localhost ~ $ cat -n /etc/cron.hourly/fetchnews
1 #!/bin/sh
2 #
3 # Uncomment the following if you want to regularly
4 # fetch new messages from your news server.
5 #
6 #
7 # This is part of the leafnode package.
8 #
9
10 #/usr/sbin/fetchnews
thufir@localhost ~ $ date
Tue Mar 28 22:07:10 IST 2006
thufir@localhost ~ $
thanks,
Thufir
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] cron fetchnews
2006-03-28 21:09 [gentoo-user] cron fetchnews THUFIR HAWAT
@ 2006-03-29 7:15 ` Ow Mun Heng
2006-03-29 8:18 ` [gentoo-user] " Marco Costa
1 sibling, 0 replies; 3+ messages in thread
From: Ow Mun Heng @ 2006-03-29 7:15 UTC (permalink / raw
To: gentoo-user
On Tue, 2006-03-28 at 22:09 +0100, THUFIR HAWAT wrote:
> I've read abit about cron, then I was thinking about doing it myself,
> when I came across this very neat file :)
>
> Just to confirm, please, all I do is uncomment line 10 and every hour
> fetchnews will run as a daemon? Neat-o!
> thufir@localhost ~ $ cat -n /etc/cron.hourly/fetchnews
> 10 #/usr/sbin/fetchnews
> thufir@localhost ~ $ date
> Tue Mar 28 22:07:10 IST 2006
Yes.. But why not try it and find out?
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!!
Neuromancer 15:15:22 up 7:53, 4 users, load average: 1.23, 0.70, 0.72
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] Re: cron fetchnews
2006-03-28 21:09 [gentoo-user] cron fetchnews THUFIR HAWAT
2006-03-29 7:15 ` Ow Mun Heng
@ 2006-03-29 8:18 ` Marco Costa
1 sibling, 0 replies; 3+ messages in thread
From: Marco Costa @ 2006-03-29 8:18 UTC (permalink / raw
To: gentoo-user
THUFIR HAWAT wrote:
> thufir@localhost ~ $ cat -n /etc/cron.hourly/fetchnews
> 1 #!/bin/sh
> 2 #
> 3 # Uncomment the following if you want to regularly
> 4 # fetch new messages from your news server.
> 5 #
> 6 #
> 7 # This is part of the leafnode package.
> 8 #
> 9
> 10 #/usr/sbin/fetchnews
Yes, just uncomenting the line 10 will do the trick.
Regards,
Marco
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-03-29 9:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-28 21:09 [gentoo-user] cron fetchnews THUFIR HAWAT
2006-03-29 7:15 ` Ow Mun Heng
2006-03-29 8:18 ` [gentoo-user] " Marco Costa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox