<?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: Dynamic DNS with EC2 and ZoneEdit</title>
	<atom:link href="http://www.ioncannon.net/system-administration/120/dynamic-dns-with-ec2-and-zoneedit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/system-administration/120/dynamic-dns-with-ec2-and-zoneedit/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Wed, 10 Mar 2010 02:57:29 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shiraz Kanga</title>
		<link>http://www.ioncannon.net/system-administration/120/dynamic-dns-with-ec2-and-zoneedit/comment-page-1/#comment-57992</link>
		<dc:creator>Shiraz Kanga</dc:creator>
		<pubDate>Thu, 13 Mar 2008 22:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/system-administration/120/dynamic-dns-with-ec2-and-zoneedit/#comment-57992</guid>
		<description>It is advisable to use:

wget -q -O /tmp/user-data.out http://169.254.169.254/latest/user-data

instead of

wget -q -O /tmp/user-data.out http://169.254.169.254/1.0/user-data</description>
		<content:encoded><![CDATA[<p>It is advisable to use:</p>
<p>wget -q -O /tmp/user-data.out <a href="http://169.254.169.254/latest/user-data" rel="nofollow">http://169.254.169.254/latest/user-data</a></p>
<p>instead of</p>
<p>wget -q -O /tmp/user-data.out <a href="http://169.254.169.254/1.0/user-data" rel="nofollow">http://169.254.169.254/1.0/user-data</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
