<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ZETA*AID &#187; Cron Job</title>
	<atom:link href="http://www.zetaid.com/topics/cron-job/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zetaid.com</link>
	<description>Support, Knowledge and Client Base</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cron Jobs (Automation)</title>
		<link>http://www.zetaid.com/knowledgebase/283-cron-jobs-automation.html</link>
		<comments>http://www.zetaid.com/knowledgebase/283-cron-jobs-automation.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:54:49 +0000</pubDate>
		<dc:creator>Zeta*Aid</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Knowledgebase]]></category>
		<category><![CDATA[Web & Domain Hosting Services]]></category>
		<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Cron Job]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.zetaid.com/?p=283</guid>
		<description><![CDATA[Cron jobs allow you to automate certain commands or scripts on your server to complete repetitive tasks automatically. A cron job allows you to run a certain command at times set by the job. For ...<div id="postcat-readmorelink-div"><a class="postcat-readmorelink" href="http://www.zetaid.com/knowledgebase/283-cron-jobs-automation.html">Read More &#187;</a></div>
Related posts:<ol>
<li><a href='http://www.zetaid.com/knowledgebase/579-php-interpreter-locations.html' rel='bookmark' title='PHP Interpreter Locations'>PHP Interpreter Locations</a> <small>The PHP interpreter is commonly used in cron jobs to execute php code. All our...</small></li>
<li><a href='http://www.zetaid.com/knowledgebase/468-how-do-i-create-an-addon-domain.html' rel='bookmark' title='How do I create an Addon Domain?'>How do I create an Addon Domain?</a> <small>An Addon Domain is similar to a subdomain and created in much the same way....</small></li>
<li><a href='http://www.zetaid.com/news/maintenance-updates/656-neptune-php-upgrade-to-5-2-11-08102009.html' rel='bookmark' title='Neptune : PHP Upgrade to 5.2.11 (08/10/2009)'>Neptune : PHP Upgrade to 5.2.11 (08/10/2009)</a> <small>On Wednesday October 8th between 1:00pm and 4:00pm EDT we will be upgrading the Neptune...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Cron jobs allow you to automate certain commands or scripts on your server to complete repetitive tasks automatically. A cron job allows you to run a certain command at times set by the job. For example, you could set a cron job to delete temporary files every week so that your disk space is not being used up by those files.</p>
<p>It is important that you familiarize yourself with how cron jobs work. You need to have a good knowledge of Linux commands before you can use cron jobs effectively, especially when using the &#8220;Advanced (Unix Style).&#8221; Check your script with your hosting administrator before adding a cron job.</p>
<h4>Using The Standard GUI</h4>
<h5>Steps</h5>
<ol>
<li>Click on the <strong>Standard</strong> button.</li>
<li>The first option request that you enter the email address where you want the output of your cron job files to be sent. Enter the email address in the text box provided.</li>
<li>By default, &#8220;Entry 1&#8243; will be available to you. The first option is &#8220;Command to run.&#8221; Enter the command or path to a script/file you want to run in the text box.</li>
<li>Below the &#8220;Command to run&#8221; are five options for setting the time and frequency your cron job will run:
<ul>
<li>Minute(s)</li>
<li>Hours(s)</li>
<li>Days(s)</li>
<li>Month(s)</li>
<li>Weekday(s)</li>
</ul>
</li>
</ol>
<p>Select from each of the categories accordingly.</p>
<ol>
<li>Next, click on the <strong>Save Crontab</strong> to create the cron job entry. Or if you want to reset the modifications you have made back to the default settings, click on the<strong>Reset Changes</strong> button.</li>
<li>A confirmation page will be shown stating &#8220;Cron Updated!&#8221; Click on the <strong>Go Back</strong>button to return to the main Cron Job screen.</li>
</ol>
<h4>Using the Advanced (Unix Style) Option</h4>
<h5>Steps</h5>
<ol>
<li>Click on the <strong>Advanced (Unix Style) Option</strong> button.</li>
<li>The first option request that you enter the e-mail address where you want the output of your cron job files to be sent. Enter the e-mail address in the text box provided.</li>
<li>Next, enter the Minute, Hour, Day, Month, Weekday and Command in the text boxes provided.</li>
<li>Next, click on the <strong>Save Crontab</strong> to create the cron job entry. Or if you want to reset the modifications you have made back to the default settings, click on the<strong>Reset Changes</strong> button.</li>
<li>A confirmation page will be shown stating &#8220;Cron Updated!&#8221; Click on the <strong>Go Back</strong>button to return to the main Cron Job screen.</li>
</ol>
<br /><p>Related posts:<ol>
<li><a href='http://www.zetaid.com/knowledgebase/579-php-interpreter-locations.html' rel='bookmark' title='PHP Interpreter Locations'>PHP Interpreter Locations</a> <small>The PHP interpreter is commonly used in cron jobs to execute php code. All our...</small></li>
<li><a href='http://www.zetaid.com/knowledgebase/468-how-do-i-create-an-addon-domain.html' rel='bookmark' title='How do I create an Addon Domain?'>How do I create an Addon Domain?</a> <small>An Addon Domain is similar to a subdomain and created in much the same way....</small></li>
<li><a href='http://www.zetaid.com/news/maintenance-updates/656-neptune-php-upgrade-to-5-2-11-08102009.html' rel='bookmark' title='Neptune : PHP Upgrade to 5.2.11 (08/10/2009)'>Neptune : PHP Upgrade to 5.2.11 (08/10/2009)</a> <small>On Wednesday October 8th between 1:00pm and 4:00pm EDT we will be upgrading the Neptune...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.zetaid.com/knowledgebase/283-cron-jobs-automation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

