<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Step Two: Where to host your new site?</title>
	<atom:link href="http://nerddiary.org/affiliate-journal/step-two-where-to-host-your-new-site/22/feed" rel="self" type="application/rss+xml" />
	<link>http://nerddiary.org/affiliate-journal/step-two-where-to-host-your-new-site/22#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description>a sysadmin&#039;s journey into the world of affiliate marketing</description>
	<lastBuildDate>Wed, 07 Jul 2010 16:15:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: theD</title>
		<link>http://nerddiary.org/affiliate-journal/step-two-where-to-host-your-new-site/22/comment-page-1#comment-22</link>
		<dc:creator>theD</dc:creator>
		<pubDate>Fri, 04 Dec 2009 20:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://nerddiary.org/?p=22#comment-22</guid>
		<description>Thanks for the tip.

To get Automysqlbackup working on one of my accounts here is what I did:

- Dump the file (automysqlbackup.sh) into the root, not the web root. That would not be wise.
- Set the permissions to 744. By default it is probably 644.
- Set the owner and group being the account/username. (You shouldn&#039;t have to do this.)
- Create a backup directory in the root or the www root if you want access to them via http.
- Edit the mysql stuff and set BACKUPDIR. It should look something like &quot;/home/[account name]/backups&quot; or &quot;/home/[account name]/backups/public_html&quot;
- Setup the email stuff if you want it mailed.
- Create a cron job. The command should be similar to this&quot;/home/[account name]/automysqlbackup.sh.2.5&quot;.

Note: the dedicated servers have a backup utility in WHM that will FTP all your goods. Pretty handy,</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.</p>
<p>To get Automysqlbackup working on one of my accounts here is what I did:</p>
<p>- Dump the file (automysqlbackup.sh) into the root, not the web root. That would not be wise.<br />
- Set the permissions to 744. By default it is probably 644.<br />
- Set the owner and group being the account/username. (You shouldn&#8217;t have to do this.)<br />
- Create a backup directory in the root or the www root if you want access to them via http.<br />
- Edit the mysql stuff and set BACKUPDIR. It should look something like &#8220;/home/[account name]/backups&#8221; or &#8220;/home/[account name]/backups/public_html&#8221;<br />
- Setup the email stuff if you want it mailed.<br />
- Create a cron job. The command should be similar to this&#8221;/home/[account name]/automysqlbackup.sh.2.5&#8243;.</p>
<p>Note: the dedicated servers have a backup utility in WHM that will FTP all your goods. Pretty handy,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

