<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello Nick,&nbsp;<div>&nbsp; I'm working my way through your instructions again. I switched to my&nbsp;</div><div>desktop machine and when I went to login to the instance, I got a popup&nbsp;</div><div>menu that asked me for the password for the RSA key and it logged me in.&nbsp;</div><div>I never got this popup on my laptop, not sure why. I thought I performed the&nbsp;</div><div>same steps.&nbsp;</div><div><br></div><div>&nbsp;&nbsp;</div><div><div><div>On Oct 12, 2011, at 10:33 AM, Nick Ager wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Larry,<div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap:break-word"><div><div><div class="im"><blockquote type="cite">
<div>Make sure you include the " - " before your key and lines "#cloud-config" &amp; "ssh_authorized_keys:"&nbsp;</div><div>I find it helpful to form the syntax in a text editor prior to posting into the web-form.</div>

<div><br></div></blockquote><div>&nbsp;&nbsp;</div></div><div>&nbsp; So, is there a space between the '-' and the 'ssh-rsa'? Does it matter?&nbsp;</div></div></div></div></blockquote><div><br></div><div>I haven't tried it without the spaces, but it works for me with the spaces.&nbsp;&nbsp;</div>
<div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word"><div><div><div>I saw another parameter that said something about disabling metadata. I guess that parameter is not needed.&nbsp;</div>
</div></div></div></blockquote><div><br></div><div>Yes that is optional.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">
<div><div><div><br></div><div>&nbsp; By the way, your instructions say open SSH on Port 22 but the screen shot shows port 25, or&nbsp;</div><div>vice versa. I assume that I only need to open up port 22 for SSH.</div></div></div></div>
</blockquote><div><br></div><div>Correct port 22 is SSH. I've corrected the spurious reference to port 25 in the blog post - thanks. On the latest EC2 interface you can just pick SSH and HTTP from the drop-down menu.</div>
<div>&nbsp;</div></div></div></blockquote><div><br></div><div>&nbsp; &nbsp;Thanks fo making this change.&nbsp;</div><br><blockquote type="cite"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap:break-word"><div><div><div><br></div><div>&nbsp; It seems like the Security Group stuff has changed. I wasn't able to get the All Internet&nbsp;</div>
<div>specification that you show. The entries I created all wanted a source, 0,0,0,0 or <a href="tel:1234567890" value="+441234567890" target="_blank">1234567890</a>/default.&nbsp;</div><div>What do I do with that?</div></div>
</div></div></blockquote><div><br></div><div>Just pick SSH and HTTP from the drop-down, but I don't think this is your problem.</div><div>&nbsp;&nbsp;</div></div></div></blockquote><div><br></div><div>&nbsp; Great, I'll do that.&nbsp;</div><br><blockquote type="cite"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word"><div><div><div class="im"><div></div></div><div>&nbsp; I wonder if it matters that I was trying this from my laptop over Wifi.&nbsp;</div></div></div></div></blockquote><div><br></div><div>I doubt that's an issue.&nbsp;</div></div></div></blockquote><div><br></div><div>I found a few small issues:&nbsp;</div><div><br></div><div>This</div><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: Verdana, Helvetica, Geneva, sans-serif; font-size: 13px; line-height: 20px; "><pre style="margin-top: 1.5em; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 0.9em; font-family: inherit; vertical-align: baseline; white-space: pre; font: normal normal normal 1em/normal 'andale mono', 'lucida console', monospace; line-height: 1.5; background-color: rgb(238, 238, 238); border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; border-bottom-right-radius: 5px 5px; border-bottom-left-radius: 5px 5px; position: static; z-index: auto; ">chmod 600 ~/.shh/authorized_keys</pre></span><div><br></div><div>should be ssh, not shh</div><div><br></div><div>AND</div><div><span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: Verdana, Helvetica, Geneva, sans-serif; font-size: 13px; line-height: 20px; "><pre style="margin-top: 1.5em; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-weight: inherit; font-style: inherit; font-size: 0.9em; font-family: inherit; vertical-align: baseline; white-space: pre; font: normal normal normal 1em/normal 'andale mono', 'lucida console', monospace; line-height: 1.5; background-color: rgb(238, 238, 238); border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; border-bottom-right-radius: 5px 5px; border-bottom-left-radius: 5px 5px; position: static; z-index: auto; ">sudo /sudo /etc/init.d/sshd restart</pre></span><div>should be</div></div><div><br></div><div><div>sudo /etc/init.d/sshd restart</div><div><br></div><div>I think.&nbsp;</div></div><div><br></div><div>I'll let you know if I make it all the way through the GemStone install.&nbsp;</div><div><br></div><div>Thanks a lot for the help.&nbsp;</div><div><br></div><div>&nbsp; Larry</div><div><br></div><div><br></div><blockquote type="cite"><div><div class="gmail_quote">
<div><br></div><div>Good luck</div><div><br></div><div>Nick</div></div></div>
_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></div></body></html>