summaryrefslogtreecommitdiff
path: root/_posts/2009-06-15-mac-key-setup.textile
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2009-06-15-mac-key-setup.textile')
-rw-r--r--_posts/2009-06-15-mac-key-setup.textile5
1 files changed, 3 insertions, 2 deletions
diff --git a/_posts/2009-06-15-mac-key-setup.textile b/_posts/2009-06-15-mac-key-setup.textile
index 3f117db..68bae5d 100644
--- a/_posts/2009-06-15-mac-key-setup.textile
+++ b/_posts/2009-06-15-mac-key-setup.textile
@@ -1,12 +1,13 @@
---
-layout: guide
+layout: default
title: Generating SSH keys (OSX)
-subtitle: This guide will step you through the process of generating a keypair on Mac OSX and uploading it to GitHub
description: Setting up SSH keys on Mac OSX
categories: mac setup
main_category: setup
---
+This guide will step you through the process of generating a keypair on Mac OSX and uploading it to GitHub
+
Generating an SSH key on OSX is a fairly straightforward process. First and foremost, open up Terminal.app. You can usually find it at @/Applications/Utilities@.
h2. Backup and remove existing keys