]> git.cworth.org Git - notmuch-wiki/blobdiff - remoteusage.mdwn
A news/release-0.18.2.mdwn
[notmuch-wiki] / remoteusage.mdwn
index c96ed2b7b59139e92fb901b8132b6aeb27b8378a..40a3e9cf923b575aeb62b327727a39f695a24380 100644 (file)
@@ -26,14 +26,14 @@ server), `bash`, and `ssh` on another computer (let's call that computer
 
 3. password-free login (public key authentication) from client to
 server. [Here](http://www.debian-administration.org/articles/152) is a
-good page on how to set it up (*).
+good page on how to set it up (<del>3</del>).
 
 4. a reasonably fast connection. (This isn't really *necessary*, but if
 your connection is too slow, this won't be very pleasant to use, and
 certainly won't seem transparent.)
 
-(*) If you don't want / cannot use password-free login,
-[[This|remoteusage/aboriginal]] page provides yet another alternative.
+(<del>3</del>) If you don't want / cannot use password-free login,
+[[This|remoteusage/124]] page provides yet another alternative.
 
 ## Configure `ssh` on the client computer ##
 
@@ -99,5 +99,6 @@ you're using this approach and run into any problems, please feel free
 to list them here. And, of course, if you improve on any of these
 approaches, please do edit this page and let people know!
 
-If you have issues, you may want to try the [[old remote usage
-instructions|remoteusage-old]].
+If you have issues, you may want to try the
+[[old remote usage instructions|remoteusage/old]] or
+[[yet another alternative|remoteusage/124]].