summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2011-03-11 11:49:46 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2011-03-11 11:49:46 -0500
commit8d6f76f7feb5a74590609be23de572c4931433f6 (patch)
tree3e5c7bf2f02c8dbdfe5c3eb508b11060f982ecd0
parenta4276a0a7b792d8bff02aceab66fd777642fa4f9 (diff)
Changed url for ssh keypair login tutorial.
-rw-r--r--remoteusage.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoteusage.mdwn b/remoteusage.mdwn
index 2128886..0298dd9 100644
--- a/remoteusage.mdwn
+++ b/remoteusage.mdwn
@@ -29,7 +29,7 @@ You will need to have the following items in place:
2. a working notmuch emacs interface on another computer (let's call
that computer "client")
3. password-free login (public key authentication) from client to
-server. [Here](http://sial.org/howto/openssh/publickey-auth/) is a
+server. [Here](http://www.debian-administration.org/articles/152) is a
good page on how to set it up.
4. a reasonably fast connection. (This isn't really *neccessary*, but
if your connection is too slow, this won't be very pleasant to use,