ec2 private key permissions code example
Example: warning unprotected private key file problem on aws instance
add sudo before ssh and then execute
sudo ssh -i "ma.pem" [email protected]
add sudo before ssh and then execute
sudo ssh -i "ma.pem" [email protected]