From 7ae67320b1935f34354e1d2928216744d7223c5d Mon Sep 17 00:00:00 2001 From: tekkub Date: Tue, 23 Feb 2010 22:45:31 -0700 Subject: Note about agent on linux --- _posts/2009-09-03-working-with-key-passphrases.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2009-09-03-working-with-key-passphrases.textile b/_posts/2009-09-03-working-with-key-passphrases.textile index e48f6aa..282e8be 100644 --- a/_posts/2009-09-03-working-with-key-passphrases.textile +++ b/_posts/2009-09-03-working-with-key-passphrases.textile @@ -16,7 +16,7 @@ But using a key without a passphrase is basically the same as writing down that h3. But I don't want to enter a long passphrase every time I use the key! -Neither do I! Thankfully, there's a nifty little tool called @ssh-agent@ that can save your passphrase securely so you don't have to re-enter it. If you're on OSX Leopard or later your keys can be saved in the system's keychain to make your life even easier. +Neither do I! Thankfully, there's a nifty little tool called @ssh-agent@ that can save your passphrase securely so you don't have to re-enter it. If you're on OSX Leopard or later your keys can be saved in the system's keychain to make your life even easier. Most linux installations will automatically start @ssh-agent@ for you when you log in. h2. Adding or changing a passphrase -- cgit v1.3.1