<?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: HOWTO: Passwordless ssh logins</title>
	<atom:link href="http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/feed/" rel="self" type="application/rss+xml" />
	<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/</link>
	<description>look out honey, &#039;cause I&#039;m using technology</description>
	<lastBuildDate>Sat, 11 Feb 2012 04:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-2658</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Fri, 23 Sep 2011 17:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-2658</guid>
		<description>Also, just learned today (again) how to shoot your key over with ssh-copy-id when you&#039;re running on a port other than :22 (which I recommend you do); you just put the -p xxxx and user host  in &#039;

ssh-copy-id &#039;-p 2222 user@remote.host&#039;</description>
		<content:encoded><![CDATA[<p>Also, just learned today (again) how to shoot your key over with ssh-copy-id when you&#8217;re running on a port other than :22 (which I recommend you do); you just put the -p xxxx and user host  in &#8216;</p>
<p>ssh-copy-id &#8216;-p 2222 <a href="mailto:user@remote.host">user@remote.host</a>&#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lsyncd &#8211; Live Syncing (Mirror) Daemon</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-446</link>
		<dc:creator>lsyncd &#8211; Live Syncing (Mirror) Daemon</dc:creator>
		<pubDate>Thu, 14 Oct 2010 08:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-446</guid>
		<description>[...] want to use, this is how rsync will pass the files back and forth.  I’ve previously written a HOWTO on this topic, so we’ll crib from [...]</description>
		<content:encoded><![CDATA[<p>[...] want to use, this is how rsync will pass the files back and forth.  I’ve previously written a HOWTO on this topic, so we’ll crib from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HOWTO build your own open source Dropbox clone &#124; fak3r</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-443</link>
		<dc:creator>HOWTO build your own open source Dropbox clone &#124; fak3r</dc:creator>
		<pubDate>Fri, 09 Oct 2009 21:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-443</guid>
		<description>[...] to use, this is how rsync will pass the files back and forth.  I&#8217;ve previously written a HOWTO on this topic, so we&#8217;ll crib from [...]</description>
		<content:encoded><![CDATA[<p>[...] to use, this is how rsync will pass the files back and forth.  I&#8217;ve previously written a HOWTO on this topic, so we&#8217;ll crib from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-445</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-445</guid>
		<description>Thanks for letting me know the old instructions were failing, likely an updated syntax to OpenSSH server somewhere.  Glad it helped, and that&#039;s why I bother writing it down; so it&#039;s there when I need to remember it too!</description>
		<content:encoded><![CDATA[<p>Thanks for letting me know the old instructions were failing, likely an updated syntax to OpenSSH server somewhere.  Glad it helped, and that&#039;s why I bother writing it down; so it&#039;s there when I need to remember it too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-444</link>
		<dc:creator>Timo</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-444</guid>
		<description>Thanks Phil.  Works perfectly on the Mac cluster.  +1 more beer on me for next time</description>
		<content:encoded><![CDATA[<p>Thanks Phil.  Works perfectly on the Mac cluster.  +1 more beer on me for next time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-442</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-442</guid>
		<description>Thanks for letting me know the old instructions were failing, likely an updated syntax to OpenSSH server somewhere.  Glad it helped, and that&#039;s why I bother writing it down; so it&#039;s there when I need to remember it too!</description>
		<content:encoded><![CDATA[<p>Thanks for letting me know the old instructions were failing, likely an updated syntax to OpenSSH server somewhere.  Glad it helped, and that&#039;s why I bother writing it down; so it&#039;s there when I need to remember it too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-1644</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-1644</guid>
		<description>Thanks for letting me know the old instructions were failing, likely an updated syntax to OpenSSH server somewhere.  Glad it helped, and that&#039;s why I bother writing it down; so it&#039;s there when I need to remember it too!</description>
		<content:encoded><![CDATA[<p>Thanks for letting me know the old instructions were failing, likely an updated syntax to OpenSSH server somewhere.  Glad it helped, and that&#8217;s why I bother writing it down; so it&#8217;s there when I need to remember it too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-441</link>
		<dc:creator>Timo</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-441</guid>
		<description>Thanks Phil.  Works perfectly on the Mac cluster.  +1 more beer on me for next time</description>
		<content:encoded><![CDATA[<p>Thanks Phil.  Works perfectly on the Mac cluster.  +1 more beer on me for next time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo</title>
		<link>http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-1643</link>
		<dc:creator>Timo</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/08/10/howto-passwordless-ssh-logins/#comment-1643</guid>
		<description>Thanks Phil.  Works perfectly on the Mac cluster.  +1 more beer on me for next time</description>
		<content:encoded><![CDATA[<p>Thanks Phil.  Works perfectly on the Mac cluster.  +1 more beer on me for next time</p>
]]></content:encoded>
	</item>
</channel>
</rss>

