<?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: How to use TortoiseSVN to access Mediatemple subversion over svn+ssh</title>
	<atom:link href="http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/</link>
	<description>dotNet, ASP.Net, Programming, Software ...</description>
	<lastBuildDate>Thu, 12 Jan 2012 09:56:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Dejan Vesić</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15441</link>
		<dc:creator>Dejan Vesić</dc:creator>
		<pubDate>Thu, 28 Jul 2011 14:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15441</guid>
		<description>If you checked with Putty and all works fine, that leaves just simple connectivity issue.

Do you have maybe firewall / router with strict rules? I believe that for SSH you need to have traffic toward TCP/IP port 22 enabled.</description>
		<content:encoded><![CDATA[<p>If you checked with Putty and all works fine, that leaves just simple connectivity issue.</p>
<p>Do you have maybe firewall / router with strict rules? I believe that for SSH you need to have traffic toward TCP/IP port 22 enabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alok Jain</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15440</link>
		<dc:creator>Alok Jain</dc:creator>
		<pubDate>Thu, 28 Jul 2011 13:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15440</guid>
		<description>I followed the steps but while Browsing repository for the first time i am getting error &quot;Network error: Connection time out&quot;

Any suggestion please?</description>
		<content:encoded><![CDATA[<p>I followed the steps but while Browsing repository for the first time i am getting error &#8220;Network error: Connection time out&#8221;</p>
<p>Any suggestion please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web-creativite</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15434</link>
		<dc:creator>web-creativite</dc:creator>
		<pubDate>Tue, 17 May 2011 14:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15434</guid>
		<description>Well, you are lucky because there is no space in your path so double quotes are not necessary.</description>
		<content:encoded><![CDATA[<p>Well, you are lucky because there is no space in your path so double quotes are not necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lesson 2: SVN &#124; Blog City</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15397</link>
		<dc:creator>Lesson 2: SVN &#124; Blog City</dc:creator>
		<pubDate>Thu, 08 Jul 2010 08:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15397</guid>
		<description>[...] make things a little quicker when it comes to authentication/access to the repository we followed this tutorial to speed things up, which works a treat!     This entry was posted in Uncategorized and tagged [...]</description>
		<content:encoded><![CDATA[<p>[...] make things a little quicker when it comes to authentication/access to the repository we followed this tutorial to speed things up, which works a treat!     This entry was posted in Uncategorized and tagged [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Vesić</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15390</link>
		<dc:creator>Dejan Vesić</dc:creator>
		<pubDate>Mon, 17 May 2010 07:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15390</guid>
		<description>Well, you are lucky because there is no space in your path so double quotes are not necessary.</description>
		<content:encoded><![CDATA[<p>Well, you are lucky because there is no space in your path so double quotes are not necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15389</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 16 May 2010 23:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15389</guid>
		<description>The main thing that went wrong with me was that when I passed the file name to putty.exe.  It didnt like the double-quotes.

And gave the error:

&quot;Unable to use key file &quot;C:\Users\Dave\Documents\Keys\mt-svn
.ppk&quot; (unable to open file)&quot;

putty.exe -ssh -2 -i C:\Users\Dave\Documents\Keys\mt-svn
.ppk</description>
		<content:encoded><![CDATA[<p>The main thing that went wrong with me was that when I passed the file name to putty.exe.  It didnt like the double-quotes.</p>
<p>And gave the error:</p>
<p>&#8220;Unable to use key file &#8220;C:\Users\Dave\Documents\Keys\mt-svn<br />
.ppk&#8221; (unable to open file)&#8221;</p>
<p>putty.exe -ssh -2 -i C:\Users\Dave\Documents\Keys\mt-svn<br />
.ppk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Vesić</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15372</link>
		<dc:creator>Dejan Vesić</dc:creator>
		<pubDate>Tue, 09 Feb 2010 11:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15372</guid>
		<description>Daniel, thanks for additional info.</description>
		<content:encoded><![CDATA[<p>Daniel, thanks for additional info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15368</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Sun, 17 Jan 2010 15:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15368</guid>
		<description>Hi,

Thanks for a great post. Everything worked for me but connecting with TortoiseSVN. I&#039;m using WinXP and couldn&#039;t connect with TortoiseSVN at all even though PuTTY was fine. The problem was due to not creating a new Saved Session. For some reason TortoiseSVN doesn&#039;t like it if the &quot;Default Settings&quot; in PuTTY are not blank. I&#039;ve blogged about this here: http://blog.sitedaniel.com/2010/01/tortoisesvn-putty-mediatemple-gridserver-winxp-set-up/
Cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for a great post. Everything worked for me but connecting with TortoiseSVN. I&#8217;m using WinXP and couldn&#8217;t connect with TortoiseSVN at all even though PuTTY was fine. The problem was due to not creating a new Saved Session. For some reason TortoiseSVN doesn&#8217;t like it if the &#8220;Default Settings&#8221; in PuTTY are not blank. I&#8217;ve blogged about this here: <a href="http://blog.sitedaniel.com/2010/01/tortoisesvn-putty-mediatemple-gridserver-winxp-set-up/" rel="nofollow">http://blog.sitedaniel.com/2010/01/tortoisesvn-putty-mediatemple-gridserver-winxp-set-up/</a><br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irms</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15364</link>
		<dc:creator>irms</dc:creator>
		<pubDate>Wed, 06 Jan 2010 23:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15364</guid>
		<description>Very well done, thanks!!</description>
		<content:encoded><![CDATA[<p>Very well done, thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15363</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Wed, 30 Dec 2009 22:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15363</guid>
		<description>fyi

i had to change the svn repos directory when accessing it with tortoisesvn:

in stead of 
svn+ssh://serveradmin@yourdomain.com@yourdomain.com/home/12345/data/svn/myrep

i used
svn+ssh://serveradmin@yourdomain.com/home/12345/data/svn/myrep</description>
		<content:encoded><![CDATA[<p>fyi</p>
<p>i had to change the svn repos directory when accessing it with tortoisesvn:</p>
<p>in stead of<br />
svn+ssh://serveradmin@yourdomain.com@yourdomain.com/home/12345/data/svn/myrep</p>
<p>i used<br />
svn+ssh://serveradmin@yourdomain.com/home/12345/data/svn/myrep</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Vesić</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15352</link>
		<dc:creator>Dejan Vesić</dc:creator>
		<pubDate>Sun, 08 Nov 2009 16:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15352</guid>
		<description>Thank you very much for addition. Will add in main article.</description>
		<content:encoded><![CDATA[<p>Thank you very much for addition. Will add in main article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hi Dejan</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15351</link>
		<dc:creator>Hi Dejan</dc:creator>
		<pubDate>Sun, 08 Nov 2009 15:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15351</guid>
		<description>Hi Dejan,

Thanks for the tutorial: helped me a whole lot to set up SVN with TortoiseSVN.

One complement though: on the very last version of TortoiseSVN, I had to add -P 22 on the TortoisePLink command line for Network &gt; Settings. Else, TortoisePlink would default to port 0 instead of 22 and it wouldn&#039;t work.

Maybe you should complete the tutorial on this part.

regards
didier</description>
		<content:encoded><![CDATA[<p>Hi Dejan,</p>
<p>Thanks for the tutorial: helped me a whole lot to set up SVN with TortoiseSVN.</p>
<p>One complement though: on the very last version of TortoiseSVN, I had to add -P 22 on the TortoisePLink command line for Network &gt; Settings. Else, TortoisePlink would default to port 0 instead of 22 and it wouldn&#8217;t work.</p>
<p>Maybe you should complete the tutorial on this part.</p>
<p>regards<br />
didier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Vesić</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15347</link>
		<dc:creator>Dejan Vesić</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15347</guid>
		<description>I believe that over ssh you have to use public/private keys.

So, by analogy, try with different pairs of public/private keys, that should do the trick - I did not try myself that, to be honest.</description>
		<content:encoded><![CDATA[<p>I believe that over ssh you have to use public/private keys.</p>
<p>So, by analogy, try with different pairs of public/private keys, that should do the trick &#8211; I did not try myself that, to be honest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15345</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15345</guid>
		<description>Hi Dejan!
is the any way not to use public and private keys?
i tried just to type &quot;svn+ssh://serveradmin@yourdomain.com@yourdomain.com/home/12345/data/svn/myrep&quot; into repo-browser field and i was asked for username and password, but i couldn&#039;t logg in. If using keys is the only way, could you suggest how to use several accounts to access repository? Should i create a few public/private key pairs?</description>
		<content:encoded><![CDATA[<p>Hi Dejan!<br />
is the any way not to use public and private keys?<br />
i tried just to type &#8220;svn+ssh://serveradmin@yourdomain.com@yourdomain.com/home/12345/data/svn/myrep&#8221; into repo-browser field and i was asked for username and password, but i couldn&#8217;t logg in. If using keys is the only way, could you suggest how to use several accounts to access repository? Should i create a few public/private key pairs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debugged Interactive Designs</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-15300</link>
		<dc:creator>Debugged Interactive Designs</dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-15300</guid>
		<description>We wrote a similar article for the DV 3.5 servers, enjoy : http://www.debuggeddesigns.com/blog/view/how-to-setup-a-subversion-svn-repo-on-a-media-temple-dv-3.5-server</description>
		<content:encoded><![CDATA[<p>We wrote a similar article for the DV 3.5 servers, enjoy : <a href="http://www.debuggeddesigns.com/blog/view/how-to-setup-a-subversion-svn-repo-on-a-media-temple-dv-3.5-server" rel="nofollow">http://www.debuggeddesigns.com/blog/view/how-to-setup-a-subversion-svn-repo-on-a-media-temple-dv-3.5-server</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-14351</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 27 Jul 2009 02:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-14351</guid>
		<description>Hi Dejan ! 
Thanks very much for the explanation!
We will try again and see what happens and let you know 
Thanks very much 
Kind regards
Mike</description>
		<content:encoded><![CDATA[<p>Hi Dejan !<br />
Thanks very much for the explanation!<br />
We will try again and see what happens and let you know<br />
Thanks very much<br />
Kind regards<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Vesić</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-14341</link>
		<dc:creator>Dejan Vesić</dc:creator>
		<pubDate>Sun, 26 Jul 2009 07:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-14341</guid>
		<description>It is expected that &lt;i&gt;pwd&lt;/i&gt; give different path - that is internal {mt} path which will get translated properly.

Two things:

- make sure that you have latest TortoiseSVN; some older versions had problem with svn+ssh

- use whole line from Settings / Network, copy it to command prompt, append domain.com at the end and test; it should ask you for username (enter serveradmin@domain.com) and if all ok, nothing else.

If it asks you for &lt;i&gt;Password&lt;/i&gt; that something is wrong with key (check path).</description>
		<content:encoded><![CDATA[<p>It is expected that <i>pwd</i> give different path &#8211; that is internal {mt} path which will get translated properly.</p>
<p>Two things:</p>
<p>- make sure that you have latest TortoiseSVN; some older versions had problem with svn+ssh</p>
<p>- use whole line from Settings / Network, copy it to command prompt, append domain.com at the end and test; it should ask you for username (enter <a href="mailto:serveradmin@domain.com">serveradmin@domain.com</a>) and if all ok, nothing else.</p>
<p>If it asks you for <i>Password</i> that something is wrong with key (check path).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-14339</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 26 Jul 2009 02:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-14339</guid>
		<description>Hi Dejan
Thanks for the time you have taken to publish this really helpful article. 
I&#039;m stuck on one thing 
When I do pwd in the repository directory I get 
/home/xxxxxx/users/.home/data/svn/prema

svn+ssh://serveradmin@domain.com@domain.com/home/65009/data/svn/prema

Doesn&#039;t seem to work, nor with the full path indicated above 
- Have created the public key / private key
- transferred private to MyDocs, 
- Putty logs in from the command line as mentioned
Tortoise errors with 
&quot;Network Connection Closed Unexpectedly&quot;
I&#039;d be grateful for any tips ! 
Kind regards and thanks again 
Mike</description>
		<content:encoded><![CDATA[<p>Hi Dejan<br />
Thanks for the time you have taken to publish this really helpful article.<br />
I&#8217;m stuck on one thing<br />
When I do pwd in the repository directory I get<br />
/home/xxxxxx/users/.home/data/svn/prema</p>
<p>svn+ssh://serveradmin@domain.com@domain.com/home/65009/data/svn/prema</p>
<p>Doesn&#8217;t seem to work, nor with the full path indicated above<br />
- Have created the public key / private key<br />
- transferred private to MyDocs,<br />
- Putty logs in from the command line as mentioned<br />
Tortoise errors with<br />
&#8220;Network Connection Closed Unexpectedly&#8221;<br />
I&#8217;d be grateful for any tips !<br />
Kind regards and thanks again<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Vesić</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-14173</link>
		<dc:creator>Dejan Vesić</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-14173</guid>
		<description>Will leave it - it just give more info for others :-) Space is cheap :-)</description>
		<content:encoded><![CDATA[<p>Will leave it &#8211; it just give more info for others <img src='http://www.vesic.org/english/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Space is cheap <img src='http://www.vesic.org/english/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-14172</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-14172</guid>
		<description>Never mind. Delete this and my first comment. It all works. Not sure where it went wrong the first time.</description>
		<content:encoded><![CDATA[<p>Never mind. Delete this and my first comment. It all works. Not sure where it went wrong the first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Vesić</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-14171</link>
		<dc:creator>Dejan Vesić</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-14171</guid>
		<description>1. Create keys on server, both public and private; use PuttyGen just to CONVERT (not create) PRIVATE one (id_dsa) to Putty format (mt-svn.ppk)

2. No. Leave JUST public key there, id_dsa.pub, renamed to authorized_keys

Also, verify that permission on this file is 606.

3. Yes, it is; there are other versions mentioned ( serveradmin%yourdomain.com@yourdomain.com )  but above works just fine for me.

What happened when you tested connection as suggested above?</description>
		<content:encoded><![CDATA[<p>1. Create keys on server, both public and private; use PuttyGen just to CONVERT (not create) PRIVATE one (id_dsa) to Putty format (mt-svn.ppk)</p>
<p>2. No. Leave JUST public key there, id_dsa.pub, renamed to authorized_keys</p>
<p>Also, verify that permission on this file is 606.</p>
<p>3. Yes, it is; there are other versions mentioned ( serveradmin%yourdomain.com@yourdomain.com )  but above works just fine for me.</p>
<p>What happened when you tested connection as suggested above?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.vesic.org/english/blog/software/how-to-use-tortoisesvn-to-access-mediatemple-subversion-over-svn-ssh/comment-page-1/#comment-14170</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.vesic.org/english/blog/?p=72#comment-14170</guid>
		<description>Great tutorial. I followed it but it&#039;s not wokring. It just keeps asking me for the passwords.

So I have a few questions:
1. Do I have to create key from within PuTTy, or can I use puttygen.exe for this?
2. Does both files (private and public) need to reside in /.home/.ssh folder?
3. Is it correct to use &quot;serveradmin@yourdomain.com@yourdomain.com&quot; in the path name?</description>
		<content:encoded><![CDATA[<p>Great tutorial. I followed it but it&#8217;s not wokring. It just keeps asking me for the passwords.</p>
<p>So I have a few questions:<br />
1. Do I have to create key from within PuTTy, or can I use puttygen.exe for this?<br />
2. Does both files (private and public) need to reside in /.home/.ssh folder?<br />
3. Is it correct to use &#8220;serveradmin@yourdomain.com@yourdomain.com&#8221; in the path name?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

