<?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: Perform SSH and SCP Without Entering Password on openSSH</title>
	<atom:link href="http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:11:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: steve nieves</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-17482</link>
		<dc:creator>steve nieves</dc:creator>
		<pubDate>Fri, 18 Sep 2009 02:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-17482</guid>
		<description>Thank you.  I was not sure if this would apply to my ubuntu system on my netbook but it worked flawlessly.</description>
		<content:encoded><![CDATA[<p>Thank you.  I was not sure if this would apply to my ubuntu system on my netbook but it worked flawlessly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Backup Remote Linux Host Using rsnapshot rsync Utility</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-17436</link>
		<dc:creator>How To Backup Remote Linux Host Using rsnapshot rsync Utility</dc:creator>
		<pubDate>Wed, 16 Sep 2009 06:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-17436</guid>
		<description>[...] setup the key based authentication as explained either in ssh-keygen and ssh-copy-id article or openSSH [...]</description>
		<content:encoded><![CDATA[<p>[...] setup the key based authentication as explained either in ssh-keygen and ssh-copy-id article or openSSH [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LINternUX &#187; pssh - Running command in parallel on multiple servers</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-10152</link>
		<dc:creator>LINternUX &#187; pssh - Running command in parallel on multiple servers</dc:creator>
		<pubDate>Tue, 12 May 2009 23:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-10152</guid>
		<description>[...] If you do not know how to automate ssh login there is an excellent article available at &#8220;The Geek Stuff&#8221; site, that explain how to do [...]</description>
		<content:encoded><![CDATA[<p>[...] If you do not know how to automate ssh login there is an excellent article available at &#8220;The Geek Stuff&#8221; site, that explain how to do [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snortblog &#187; Using ssh and ssl with key pairs</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-4845</link>
		<dc:creator>Snortblog &#187; Using ssh and ssl with key pairs</dc:creator>
		<pubDate>Fri, 16 Jan 2009 20:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-4845</guid>
		<description>[...] The following link has excellent instructions on a convenient and secure way to be able to copy files or move between servers without having to enter passwords every time, a boon to security-conscious people with huge passwords: http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/. [...]</description>
		<content:encoded><![CDATA[<p>[...] The following link has excellent instructions on a convenient and secure way to be able to copy files or move between servers without having to enter passwords every time, a boon to security-conscious people with huge passwords: <a href="http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/" rel="nofollow">http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shiva chandar</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-4231</link>
		<dc:creator>shiva chandar</dc:creator>
		<pubDate>Tue, 23 Dec 2008 14:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-4231</guid>
		<description>Thank you so much for the information. I got it...!!!!!!!! :)</description>
		<content:encoded><![CDATA[<p>Thank you so much for the information. I got it&#8230;!!!!!!!! <img src='http://www.thegeekstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek Stuff &#187; 3 Steps to Perform SSH Login Without Password Using ssh-keygen &#38; ssh-copy-id</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-3019</link>
		<dc:creator>The Geek Stuff &#187; 3 Steps to Perform SSH Login Without Password Using ssh-keygen &#38; ssh-copy-id</dc:creator>
		<pubDate>Thu, 20 Nov 2008 18:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-3019</guid>
		<description>[...] the job done in most cases.   We also discussed earlier in detail about performing SSH and SCP from openSSH to openSSH without entering password.   If you are using SSH2, we discussed earlier about performing SSH and [...]</description>
		<content:encoded><![CDATA[<p>[...] the job done in most cases.   We also discussed earlier in detail about performing SSH and SCP from openSSH to openSSH without entering password.   If you are using SSH2, we discussed earlier about performing SSH and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek Stuff &#187; How To Perform SSH and SCP Without Password from SSH2 to OpenSSH</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-2067</link>
		<dc:creator>The Geek Stuff &#187; How To Perform SSH and SCP Without Password from SSH2 to OpenSSH</dc:creator>
		<pubDate>Tue, 21 Oct 2008 15:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-2067</guid>
		<description>[...] OpenSSH to OpenSSH [...]</description>
		<content:encoded><![CDATA[<p>[...] OpenSSH to OpenSSH [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-418</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Wed, 06 Aug 2008 20:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-418</guid>
		<description>Jeremy,

Thanks for pointing it out. I had it correct on step#3 and made a typo on step#4. 

I have corrected step#4 properly now.</description>
		<content:encoded><![CDATA[<p>Jeremy,</p>
<p>Thanks for pointing it out. I had it correct on step#3 and made a typo on step#4. </p>
<p>I have corrected step#4 properly now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-416</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 06 Aug 2008 19:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-416</guid>
		<description>Step 4 refers to a file named &quot;authorized_key&quot; (&quot;chmod 644 ~/.ssh/authorized_key&quot;).  It should be &quot;authorized_keys&quot; instead of &quot;authorized_key&quot;.</description>
		<content:encoded><![CDATA[<p>Step 4 refers to a file named &#8220;authorized_key&#8221; (&#8220;chmod 644 ~/.ssh/authorized_key&#8221;).  It should be &#8220;authorized_keys&#8221; instead of &#8220;authorized_key&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pH</title>
		<link>http://www.thegeekstuff.com/2008/06/perform-ssh-and-scp-without-entering-password-on-openssh/comment-page-1/#comment-318</link>
		<dc:creator>pH</dc:creator>
		<pubDate>Mon, 28 Jul 2008 21:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=32#comment-318</guid>
		<description>The permissions of .ssh should not be 755 and 644 for authentication_keys
It should be 700 and 600.</description>
		<content:encoded><![CDATA[<p>The permissions of .ssh should not be 755 and 644 for authentication_keys<br />
It should be 700 and 600.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
