$ ssh-add -k /home/oracle/wha.pem Error : Could not open a connection to your authentication agent To solve this issue :…
Category MacOs
1. Install putty $ yum install putty 2. Convert the ppk file to pem file $ puttygen wha.ppk -O private-openssh…
When your trying to connect to a remote server via pem key and it asks you for the passphrase everytime…
Restore a bootable USB flash drive to normal on MacOS If you are trying to format a USB disk on…
Installing Mechanize gives error on MacOS Mojave For Python and Pip 2.7 This error is due to a version of…