-
Open Terminal
-
Check if you already have a SSH keypair generated. Do the following:
$ ls -la ~/.ssh/id_rsa*
If the files exist, you already have SSH installed. IMPORTANT: But if you wish to regenerate the SSH key pair, at least back up your old SSH keys.