Connect AWS Server with .ppk file in macbook ruby -e “$(curl -fsSLĀ https://raw.githubusercontent.com/Homebrew/install/master/install)”brew install puttyputtygen keyfile.ppk -O private-openssh -o keyfile.pemsudo chmod 0400 keyfile.pemssh -i keyfile.pem user@ip