User Tools

Site Tools


recover_lost_key_pair

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
recover_lost_key_pair [2017/07/26 20:42] – created walkeradminrecover_lost_key_pair [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Recover lost Key Pair ====== ====== Recover lost Key Pair ======
 +<color darkorange>Jun 2017</color>
 \\  \\ 
-To access (via SSH) an AWS EC2 Instance, you need the key that was generated when you created the EC2 Instance. This key should have been placed in a safe place, backed up (several times) etc.  
 \\  \\ 
 +
 +----
 +===== Introduction =====
 \\  \\ 
 +To access (via SSH) an AWS EC2 Instance, you need the key that was generated when you created the EC2 Instance. This key should have been placed in a safe place, backed up (several times) etc. However, if you have lost your key, suffered hard disk failures or otherwise just been a bit clumsy, then you will no longer be able to access your EC2 Instance.
 +\\ 
 +\\ 
 +You cannot recover lost AWS EC2 Key Pairs, so stop looking for that menu, it's not there. However, we can follow an almost identical process to this [[move_ec2_instance|Move EC2 Instance]]. In the Move EC2 Instance guide, we are moving an existing EC2 Instance from one Availability Zone (AZ) to another. In the process of the move we have to generate a new Key Pair, allowing access.
 +\\ 
 +\\ 
 +So this means that if you make a copy of your EC2, which you can do from the EC2 Dashboard, you can then create a new EC2 instance from that copy, that is exacly the same as the old EC2 Instance, in this process you can create a new Key Pair that I am sure you wont lose this time :).
 +\\ 
 +\\ 
 +The process is quite simple, and it goes like this:
 +\\ 
 +\\ 
 +**Create an AMI (Amazon Machine Image).**\\ 
 +**Create new EC2 Instance from the AMI.**\\ 
 +**Create new Key Pair.**\\ 
 +**Delete AMI.**\\ 
 +\\ 
 +So use the [[move_ec2_instance|Move EC2 Instance]] guide and just ignore the part about changing Availability Zones.
 +\\ 
 +\\ 
 +
 +----
 +
recover_lost_key_pair.1501098163.txt.gz · Last modified: 2023/03/09 22:35 (external edit)