From 03448979f9cb459304365a9d660ed660baf48926 Mon Sep 17 00:00:00 2001 From: tekkub Date: Thu, 3 Sep 2009 21:34:28 -0600 Subject: Add linux key setup guide --- _posts/2009-06-15-mac-key-setup.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2009-06-15-mac-key-setup.textile') diff --git a/_posts/2009-06-15-mac-key-setup.textile b/_posts/2009-06-15-mac-key-setup.textile index ad19636..6e04a18 100644 --- a/_posts/2009-06-15-mac-key-setup.textile +++ b/_posts/2009-06-15-mac-key-setup.textile @@ -12,7 +12,7 @@ Generating an SSH key on OSX is a fairly straightforward process. First and for h2. Backup and remove existing keys -Unless this is your first time setting up ssh or git on your computer, you should doublecheck that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys. +Unless this is your first time setting up ssh or git on your computer, you should double check that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
$ cd ~/.ssh
 $ ls
-- 
cgit v1.3.1