 
<?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: SSH into EC2 without Mindterm (RightScale)</title>
	<atom:link href="http://blog.adsdevshop.com/2007/12/28/ssh-into-ec2-without-mindterm-rightscale/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adsdevshop.com/2007/12/28/ssh-into-ec2-without-mindterm-rightscale/</link>
	<description>Helping companies increase predicability and business agility.</description>
	<lastBuildDate>Tue, 16 Mar 2010 13:24:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://blog.adsdevshop.com/2007/12/28/ssh-into-ec2-without-mindterm-rightscale/comment-page-1/#comment-5869</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 02 Jan 2008 18:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/2007/12/28/ssh-into-ec2-without-mindterm-rightscale/#comment-5869</guid>
		<description>If you use SSHKeychain you don&#039;t even have to specify your private key.

Further more, for security sake, disable remote root access.

To make remote logins even easier, create a user account with the same user name as your local mac. then w/ SSHKeychain you just have to do &quot;ssh hostname&quot;.  If you need root access, grant sudo access to your user account.  Actions done using sudo are logged, actions done using root directly are not, so go the sudo route.</description>
		<content:encoded><![CDATA[<p>If you use SSHKeychain you don&#8217;t even have to specify your private key.</p>
<p>Further more, for security sake, disable remote root access.</p>
<p>To make remote logins even easier, create a user account with the same user name as your local mac. then w/ SSHKeychain you just have to do &#8220;ssh hostname&#8221;.  If you need root access, grant sudo access to your user account.  Actions done using sudo are logged, actions done using root directly are not, so go the sudo route.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
