Create EC2 Instance by choosing
Create an Elastic IP
Putty as “ubuntu”
AMI = “Ubuntu Server 16.04 LTS (HVM), SSD Volume Type - ami-059eeca93cf09eebd”
INSTANCE TYPE = t2.small instance
STORAGE SPACE = 50 GB
SECURITY GROUP = “default” (existing)
Create an Elastic IP
Associate to the above instance created
Click “default” security group in the instance
Stop and Start the instance
Configure Putty using Elastic IPPutty as “ubuntu”
su to “root” using sudo su –
edit /root/.ssh/authorized_keys and remove initial lines upto ssh-rsa
Restart Instance
No comments:
Post a Comment