X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/f081cd6cc7856c2817f8db8b0bb81c9f586ef4cc..8b058cc1964a7302d8cee18b9ae490113b8d0073:/doc.mdwn diff --git a/doc.mdwn b/doc.mdwn index 4d4a4f2..b98fef2 100644 --- a/doc.mdwn +++ b/doc.mdwn @@ -13,7 +13,7 @@ A guide on using Zephyr today with BarnOwl (and GNU Screen). Aimed at newcomers * [[AFS and You|doc/afs-and-you]]
A useful guide to AFS (originally the Andrew File System), the system that stores your Athena files. Targeted at mid-to-advanced users, this is a more up-to-date version than the Inessential Guide to AFS above. -* [[doc/screen]]
+* [[Using Screen|doc/screen]]
Handy for [[doc/Zephyr]] and anything else you do in an ssh session. * XVM: [Using `remctl`](https://xvm.mit.edu/trac/wiki/Remctl), and @@ -31,7 +31,18 @@ Explains root and extra instances in Kerberos. * [[Summer Reading|doc/summer-reading]]
Documents and books that various SIPB members recommend reading. +* [[Using SZS (the SMS to Zephyr Relay)|doc/szs]]
+Send and receive text messages through Zephyr. +* [Learning Debian Packaging](http://debathena.mit.edu/packaging/) + +* [[doc/Enabling Client Certificate Auth in Chrome]]
+Recent versions of Google Chrome and Chromium should mostly work without surprises. This documentation is primarily for Linux users. + +* [[Using CPAN|doc/cpan]] CPAN is a source of many useful libraries, but the tools often seem determined not to let you have them. Here's how to beat them into submission. + +* [[Configuring Client-Side Certificate Authentication on Apache|doc/apache-client-certs]]
+How to configure your own server to accept client-side certificates just like [scripts.mit.edu](http://scripts.mit.edu) ## IAP Classes and Cluedumps @@ -101,3 +112,5 @@ A one-page reference to reading NetNews. * [Using Discuss](http://stuff.mit.edu/afs/sipb/project/www/discuss/discuss.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/current/discuss.dvi))
A guide to using and enjoying the Discuss bulletin board system on Athena. +* [[So you want to learn Git...|doc/&git ]] +Pointers to resources from which Git, the Version Control System many of us use.