How to extract ssh public key from pem file
We can extract ssh public key from pem file using the "ssh-keygen" command itself. This can be achieved by the
Read moreWe can extract ssh public key from pem file using the "ssh-keygen" command itself. This can be achieved by the
Read moreSince EC2 instances are under the AWS security group, there might be some port restrictions. Also the instances are running
Read moreYou are not authorized to perform: CreateNetworkInterface. Here the error message itself saying that the Lambda function is not authorized
Read moreERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository This issue happens on configuring MySQL
Read moreAwscli output will be in json format by default, which will be difficult to process in shell scripts. There is
Read more