Month / July 2017
-
How to generate and copy SSH key in Mac OS
Generate SSH key First of all, open terminal window. I personally use iTerm2. To generate SSH keys , enter the following command in the Terminal window: ssh-keygen -t rsa You will need…July 10, 2017
Loading posts...