Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
How to add a script to cron service
« previous
next »
+
Print
Pages: [
1
]
Go Down
How to add a script to cron service
5 Replies
770 Views
Simon Vetterli
How to add a script to cron service
«
on:
August 20, 2002, 02:47:16 PM »
Hi
I have a script and I like to add it to the cron service. I like that this script is running every night. How I have to do it?
Thanks
Simon
Logged
Jon Blakely
Re: How to add a script to cron service
«
Reply #1 on:
August 20, 2002, 04:39:54 PM »
Do a search for cron in the forums. Use All dates in your search and you will find your answer.
Jon
Logged
chris meredith
Re: How to add a script to cron service
«
Reply #2 on:
August 20, 2002, 07:19:16 PM »
I recommend checking out linuxdoc.org as well. You can get HOWTOs, FAQs, and MAN pages for most common things like setting up a cron job.
http://www.tldp.org/LDP/LG/issue47/misc/pollman/cron.html
Logged
Aaron Wilde
Re: How to add a script to cron service
«
Reply #3 on:
August 20, 2002, 09:46:26 PM »
Simply copy your script to the /etc/cron.daily directory.
Logged
Luke Drumm
Re: How to add a script to cron service
«
Reply #4 on:
August 21, 2002, 04:13:20 AM »
Or use the crontab tool...
Logged
Simon Vetterli
Re: How to add a script to cron service
«
Reply #5 on:
August 21, 2002, 10:47:56 AM »
Sorry I'm a little bit new? How do I use it?
I don't know it?
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
How to add a script to cron service