<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Passwordless SSH'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Mon, 08 Sep 2008 08:31:35 GMT</pubDate>
<item>
<title>Juanje said on 5/9/08</title>
<link>http://snipplr.com/view/874/passwordless-ssh/</link>
<description><![CDATA[ <p>There is also an easier way for doing the last step:</p>

<p>ssh-copy-id  username@ftp.yourdomain.com</p>

<p>It will add your public key to the autorized keys list on the remote host</p> ]]></description>
<pubDate>Fri, 09 May 2008 01:10:19 GMT</pubDate>
<guid>http://snipplr.com/view/874/passwordless-ssh/</guid>
</item>
</channel>
</rss>