Monthly Archives: March 2013

Linux create ssh keys

These instructions are for a Linux system, but if you install Git for Windows ( msysgit.github.com), you will receive a shell and terminal capability. Usual ssh-keygen will write to ~/.ssh/id_rsa (creates 2 files). In Linux, ~ means $HOME, usually something … Continue reading

Posted in Linux | Comments Off on Linux create ssh keys