<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: publickey code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 25 Jul 2008 01:54:44 GMT</pubDate>
    <description>DZone Snippets: publickey code</description>
    <item>
      <title>Copy Public Key To Host In One Line</title>
      <link>http://snippets.dzone.com/posts/show/5258</link>
      <description>&lt;code&gt;&lt;br /&gt;ssh username@host "echo `cat ~/.ssh/id_dsa.pub` &gt;&gt; ~/.ssh/authorized_keys"&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 19 Mar 2008 18:23:53 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/5258</guid>
      <author>timmorgan (Tim Morgan)</author>
    </item>
  </channel>
</rss>
