<?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>Webmaster-Source &#187; cron</title>
	<atom:link href="https://www.webmaster-source.com/tag/cron/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>WordPress Core Control</title>
		<link>https://www.webmaster-source.com/2013/01/16/wordpress-core-control/</link>
		<comments>https://www.webmaster-source.com/2013/01/16/wordpress-core-control/#comments</comments>
		<pubDate>Wed, 16 Jan 2013 11:44:33 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4974</guid>
		<description><![CDATA[I&#8217;ve been working on a WordPress plugin that takes advantage of the WP-Cron system (which, for the uninitiated, is a sort of event scheduling system that runs functions in WordPress at predetermined intervals). Unfortunately, that&#8217;s a bit of a pain considering the nature of the task. How do you test functions that are designed to [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been working on a WordPress plugin that takes advantage of the <a href="http://wp.tutsplus.com/tutorials/theme-development/do-it-yourself-wordpress-scheduling-mastering-wp-cron/">WP-Cron</a> system (which, for the uninitiated, is a sort of event scheduling system that runs functions in WordPress at predetermined intervals). Unfortunately, that&#8217;s a bit of a pain considering the nature of the task. How do you test functions that are designed to run intermittently, say twice a day? The easy/hacky solution is to add a function call that runs the task on every page load, and then remove it when you&#8217;re done. But if you want a solution that doesn&#8217;t involve editing your code, there&#8217;s a handy plugin that&#8217;s perfect for this scenario.</p>
<p><a href="http://wordpress.org/extend/plugins/core-control/">Core Control</a> is a plugin that lets you monitor and adjust several parts of WordPress for diagnostic and development purposes. It makes it easy to view registered WP-Cron events, and trigger them with a click. It can also force WordPress to check for ore, plugin or theme updates, log any HTTP requests WordPress makes to external servers and determine which filesystem access method WordPress is using.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2013/01/16/wordpress-core-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Amazon S3 Backups on Ubuntu/Debian</title>
		<link>https://www.webmaster-source.com/2010/03/15/automatic-amazon-s3-backups-on-ubuntudebian/</link>
		<comments>https://www.webmaster-source.com/2010/03/15/automatic-amazon-s3-backups-on-ubuntudebian/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 11:50:11 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3127</guid>
		<description><![CDATA[If you manage your own web server, as you do with a VPS, one thing you need to look into is a backup strategy. It wouldn&#8217;t be pleasant for your files to vanish into the ether in the event of some sort of catastrophic server meltdown, would it? Optimally you want to, on a daily [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>If you manage your own web server, as you do with a VPS, one thing you need to look into is a backup strategy. It wouldn&#8217;t be pleasant for your files to vanish into the ether in the event of some sort of catastrophic server meltdown, would it? Optimally you want to, on a daily basis, offload a copy of everything important to a separate geographical location. One excellent way to do that is to follow Pro Blog Design&#8217;s new tutorial on how to <a href="http://www.problogdesign.com/how-to/automatic-amazon-s3-backups-on-ubuntu-debian/">automatically back up your files and databases to Amazon S3.</a></p>
<p>S3, or Simple Storage Service, is Amazon&#8217;s cheap cloud data storage system. Michael Martin, the author of the tutorial, says that his bill from last month was $2.60. ($0.15 per month per GB for stored, $0.15 per GB transferred.) Using a backup script on your server, you can automatically archive and encrypt your files and MySQL dumps, then send them off to Amazon&#8217;s servers for safekeeping.</p>
<blockquote><p>I should start by saying that while s3 is not a free service, it’s  incredibly inexpensive! My bill <strong>for the last month was $2.60</strong>,  and that was with backing up a lot more than just this site! It’s the  cheapest peace-of-mind ever.</p></blockquote>
<p><a href="http://www.problogdesign.com/how-to/automatic-amazon-s3-backups-on-ubuntu-debian/">Automatic Amazon S3 Backups on Ubuntu/Debian</a> [Pro Blog Design]</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/03/15/automatic-amazon-s3-backups-on-ubuntudebian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-17 04:06:10 by W3 Total Cache
-->