So!,
I was trying to SSH a host…
Somehow it was requesting id_rsa.pub……… and asking for an password!
…
This is how I solved it…
ssh -v -i path/to/id_rsa [email protected]
!!
So!,
I was trying to SSH a host…
Somehow it was requesting id_rsa.pub……… and asking for an password!
…
This is how I solved it…
ssh -v -i path/to/id_rsa [email protected]
!!