<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KADIMI [Web Dev, SEO, Linux...] &#187; Featured</title>
	<atom:link href="http://www.kadimi.com/en/category/featured/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kadimi.com/en</link>
	<description>Blog &#38; Free Tech Support</description>
	<lastBuildDate>Thu, 02 Sep 2010 21:22:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HowTo: Connect to Hostmonster&#8217;s SSH with a private key</title>
		<link>http://www.kadimi.com/en/howto-connect-hostmonsters-ssh-private-key-586</link>
		<comments>http://www.kadimi.com/en/howto-connect-hostmonsters-ssh-private-key-586#comments</comments>
		<pubDate>Mon, 31 May 2010 02:32:22 +0000</pubDate>
		<dc:creator>Nabil</dc:creator>
				<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.kadimi.com/en/?p=586</guid>
		<description><![CDATA[Note: I use Hostmonster, I can&#8217;t test elsewhere, but I think these steps will work for Bluehost too. I don&#8217;t understand why most tutorials on hostmonster and bluehost are incomplete, they have one of the best shared hosting service, one of the best support teams&#8230; but there knowledge base is not that shiny. Well, this [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Note: I use Hostmonster, I can&#8217;t test elsewhere, but I think these steps will work for Bluehost too.</p></blockquote>
<p>I don&#8217;t understand why most tutorials on hostmonster and bluehost are incomplete, they have one of the best shared hosting service, one of the best support teams&#8230; but there knowledge base is not that shiny. Well, this <a href="http://helpdesk.hostmonster.com/index.php/kb/article/000555">detailed tutorial</a> from hostmonster helpdesk didn&#8217;t work for me, there is one step missing, so here it is again, how to connect to hostmonster SSH with a private ssh key using PuTTy&#8230; euh PuTty&#8230; euh&#8230; sorry&#8230; it&#8217;s PuTTY</p>
<h2>Generate Keys</h2>
<ol>
<li>Go to <strong>your CPanel -&gt; SSH/Shell Access -&gt; Manage SSH Keys</strong></li>
<li>Go to <strong>Generate a new key</strong> and fill in the fields,
<ul>
<li>leave the password empty (I couldn&#8217;t make it work with a password)</li>
<li>for added security set the <strong>Key Type</strong> to <strong>RSA</strong> and <strong>Key Size</strong> to <strong>4096</strong></li>
<li>Click <strong>Generate Key</strong>, then <strong>Go Back</strong></li>
</ul>
</li>
<li>On the table <strong>Public Keys</strong>, Click <strong>Manage Authorizations</strong> near the key you added a few moment ago, <strong>Authorize </strong>on the next page and then <strong>Go back</strong></li>
<li>On the table <strong>Private Keys</strong> click <strong>View/Download</strong></li>
<li>On the bottom of the page click <strong>Convert</strong> then <strong>Download Key</strong> on the next page, save it somewhere on your computer.</li>
</ol>
<h2>PuTTY</h2>
<p>From Hostmonster helpdesk:</p>
<blockquote><p>Configuring PuTTY:</p>
<ol>
<li>In PuTTY, under Session, enter your Host Name</li>
<li>Under SSH, choose 2 from Preferred SSH Protocol Version</li>
<li>Under SSH -&gt; Auth in PuTTY, you will need to specify where your  private key can be found. Remember this is where you saved the private  key on your local computer. Click Browse to locate the file on your  computer.</li>
<li>If you wish to have your username automatically sent to the server  when connecting, under Connection -&gt; Data in PuTTY, you will see a  field for &#8220;Auto-login username&#8221;. Type your account username there.</li>
<li>Save your settings to be used in future sessions &#8211; Under Sessions,  type a name (such as &#8220;my site&#8221;) in the Saved Sessions box and click  Save.</li>
</ol>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.kadimi.com/en/howto-connect-hostmonsters-ssh-private-key-586/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
