<?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>David Thomas &#187; authentication</title>
	<atom:link href="http://www.davidthomas.net.au/tag/authentication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidthomas.net.au</link>
	<description>Just another blog</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:42:29 +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>Ssh private key authentication</title>
		<link>http://www.davidthomas.net.au/2010/03/ssh-private-key-authentication/</link>
		<comments>http://www.davidthomas.net.au/2010/03/ssh-private-key-authentication/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 12:31:30 +0000</pubDate>
		<dc:creator>David Thomas</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[private key]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.davidthomas.net.au/?p=105</guid>
		<description><![CDATA[Setup your Linux box to automatically login via ssh to servers you manange regularly. First I setup some hosts. sudo nano /etc/hosts Add your hosts in the following format 1.2.3.4 example01 1.2.3.5 example02 Now we need to generate our local private and public key pair. If you have already done this before, you can skip [...]]]></description>
		<wfw:commentRss>http://www.davidthomas.net.au/2010/03/ssh-private-key-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

