summaryrefslogtreecommitdiff
path: root/_posts/2009-06-15-linux-key-setup.markdown
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2011-03-02 00:56:52 -0700
committertekkub <tekkub@gmail.com>2011-03-02 00:56:52 -0700
commitd84b1403119a302d02f97034c47ee38a1dcdddeb (patch)
treea5ff4d2d0c7c5d34b24428c8328c20cf8928d8d2 /_posts/2009-06-15-linux-key-setup.markdown
parent414ec0955a0e569b06262cdb7ad92e19c0717cc5 (diff)
main_category isn't used anymore
Diffstat (limited to '_posts/2009-06-15-linux-key-setup.markdown')
-rw-r--r--_posts/2009-06-15-linux-key-setup.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/_posts/2009-06-15-linux-key-setup.markdown b/_posts/2009-06-15-linux-key-setup.markdown
index ba627f4..2093e10 100644
--- a/_posts/2009-06-15-linux-key-setup.markdown
+++ b/_posts/2009-06-15-linux-key-setup.markdown
@@ -3,7 +3,6 @@ layout: default
title: Generating SSH keys (Linux)
description: Setting up SSH keys on Linux
categories: linux
-main_category: setup
---
This guide will step you through the process of generating a keypair on linux and uploading it to GitHub. We use Ubuntu and bash in this guide, command may vary depending on your linux flavor and shell.