<?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: Append SSH Key to Remote Server</title>
	<atom:link href="http://www.rudkin.me.uk/2009/11/16/append-ssh-key-to-remote-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rudkin.me.uk/2009/11/16/append-ssh-key-to-remote-server/</link>
	<description>Paul Rudkin's trials and tribulations with Linux</description>
	<lastBuildDate>Mon, 01 Mar 2010 11:29:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: thp</title>
		<link>http://www.rudkin.me.uk/2009/11/16/append-ssh-key-to-remote-server/comment-page-1/#comment-3683</link>
		<dc:creator>thp</dc:creator>
		<pubDate>Mon, 01 Mar 2010 11:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rudkin.me.uk/?p=89#comment-3683</guid>
		<description>If you have added the key to an ssh-agent, you can even leave out the &quot;-i /path/to/publickey&quot; part of the command, and it will copy all the keys that are currently added to the agent (which can be seen with ssh-add -L): ssh-copy-id @</description>
		<content:encoded><![CDATA[<p>If you have added the key to an ssh-agent, you can even leave out the &#8220;-i /path/to/publickey&#8221; part of the command, and it will copy all the keys that are currently added to the agent (which can be seen with ssh-add -L): ssh-copy-id @</p>
]]></content:encoded>
	</item>
</channel>
</rss>
