Can’t push to bitbucket, Permission denied (publickey)

You can set IdentityFile flag file in ~/.ssh/config file as follows:

Host bitbucket.org
  IdentityFile ~/.ssh/id_rsa

When you run

ssh git@bitbucket.org

the ssh client allows you to selects a file from which the identity (private key) for RSA or DSA authentication is read.

SSH Client To Use Given Private Key ( identity file )

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)