]> sipb.mit.edu Git - wiki.git/blobdiff - doc.mdwn
gdb left for the left coast
[wiki.git] / doc.mdwn
index bddc58ff0d254d6fdd2a0ebaae7ccef2d40791a9..f7615bed3cbb88bb2efe436041cf41f1750ea4ad 100644 (file)
--- a/doc.mdwn
+++ b/doc.mdwn
@@ -6,6 +6,8 @@ Writing and editing this documentation is an [[ongoing project|doc/project]].  E
 
 
 ## Recent Documentation
+* [[Using Gutenbach|doc/using-gutenbach]] <br />
+A guide on setting your computer up to use gutenbach to queue music to sipbmp3, the system SIPB uses to play music in the office.
 
 * [[Using Zephyr|doc/zephyr]] <br />
 A guide on using Zephyr today with BarnOwl (and GNU Screen). Aimed at newcomers to Zephyr, and a pretty good reference.  See also [the Barnowl wiki](http://barnowl.mit.edu/).
@@ -13,7 +15,7 @@ A guide on using Zephyr today with BarnOwl (and GNU Screen). Aimed at newcomers
 * [[AFS and You|doc/afs-and-you]] <br />
 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]] <br />
+* [[Using Screen|doc/screen]] <br />
 Handy for [[doc/Zephyr]] and anything else you do in an ssh session.
 
 * XVM: [Using `remctl`](https://xvm.mit.edu/trac/wiki/Remctl), and
@@ -34,9 +36,15 @@ Documents and books that various SIPB members recommend reading.
 * [[Using SZS (the SMS to Zephyr Relay)|doc/szs]] <br />
 Send and receive text messages through Zephyr.
 
+* [Learning Debian Packaging](http://debathena.mit.edu/packaging/)
 
-* [[Enabling Client Certificate Auth in Chrome]] <br />
-This documentation is for Linux users; it works, but unlike Windows, there's no UI.
+* [[doc/Enabling Client Certificate Auth in Chrome]] <br />
+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]] <br />
+How to configure your own server to accept client-side certificates just like [scripts.mit.edu](http://scripts.mit.edu)
 
 ## IAP Classes and Cluedumps
 
@@ -106,3 +114,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)) <br />
 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.