简体   繁体   English

AWS EC2密钥对设置

[英]AWS EC2 Key Pair setup

I'm trying to setup my AWS EC2 Instance with a Key Pair that I just created. 我正在尝试使用刚刚创建的密钥对设置我的AWS EC2实例。 The original instance was already setup without a key pair, so I'm trying to Launch a new Instance and set the Key Pair during that process. 原始实例已经设置好而没有密钥对,因此我试图启动一个新实例并在该过程中设置密钥对。 AWS docs instruct to "Specify the new key pair that you created" after I select the AMI, but I do not see anywhere that I can do this during the creation process. 选择AMI后,AWS文档指示“指定您创建的新密钥对”,但是在创建过程中看不到任何可以执行的操作。 So, either I'm really clueless or something is not showing up correctly in the AWS creation steps (probably the former). 因此,要么我很笨拙,要么在AWS创建步骤中未正确显示某些内容(可能是前者)。

Instance: t1.micro 实例:t1.micro

AMI: Amazon Linux AMI 2013.09 AMI:Amazon Linux AMI 2013.09

Ports: 80 and 22 端口:80和22

Forgive me if I'm not including all the appropriate details. 如果我没有包括所有适当的细节,请原谅我。 I'm brand new to AWS and nothing is coming easily for me. 我是AWS的新手,对我而言,没有任何事情变得轻松。 I have researched this to death here on SO and on Google to no avail. 我在SO和Google上对此进行了彻底研究,但无济于事。

Thank you for the two comments above. 谢谢您上面的两条评论。 Unfortunately, neither address the issue as I was needing addressed. 不幸的是,我都没有解决这个问题。

I did find the following AWS documentation, which is specifically noted by AWS as "Computing Basics for Windows", but in bullet pt# 4 of this "Step 4: Launch an Instance" page there is the clarification that you must first press LAUNCH before the Key Pair setting is requested of you. 我确实找到了以下AWS文档,AWS专门将其称为“ Windows的计算基础”,但是在“步骤4:启动实例”页面的项目符号pt#4中,明确了您必须首先按LAUNCH您需要“密钥对”设置。 Nowhere else in their documentation was this specified, which was the confusion for me: I didn't want to press LAUNCH without first selecting the Key Pair but in fact that's a required step. 在他们的文档中没有其他地方被指定,这对我来说是一个困惑:我不想在没有首先选择“密钥对”的情况下按LAUNCH键,但是实际上这是必需的步骤。 Here's the URL: 这是网址:

http://docs.aws.amazon.com/gettingstarted/latest/computebasics/gettingstarted-launch-instance.html http://docs.aws.amazon.com/gettingstarted/latest/computebasics/gettingstarted-launch-instance.html

I hope this clarifies confusion for someone else in the future. 我希望这可以消除将来对其他人的困惑。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM