Amazon Ec2 : Launch More Like This

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/launch-more-like-this.html

The Launch More Like This wizard option does not clone your selected instance; it only replicates some configuration details. To create a copy of your instance, first create an AMI from it, then launch more instances from the AMI.
Alternatively, create a launch template to store the launch parameters for your instances.

Không có nhận xét nào:

Check to be sure that port 22 is enabled before you reload

 https://superuser.com/questions/590600/ufw-is-active-but-not-enabled-why etting  ENABLED=yes  in  /etc/ufw/ufw.conf  did it for me. $ sudo ...