'Error: "It is recommended that your private key files are NOT accessible by others." Solution: chmod 600 <private_key> Eg: cd .ssh; chmod 600 id_rsa