X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/c64d214ebb1abed90ba6858f3b94af66c643c31c..0c0f5bbad2ffe467cda77f3b33d2c284b315b85d:/doc.mdwn diff --git a/doc.mdwn b/doc.mdwn index dff8986..7cdaef7 100644 --- a/doc.mdwn +++ b/doc.mdwn @@ -2,6 +2,8 @@ SIPB offers documentation for users at MIT and elsewhere. +Writing and editing this documentation is an [[ongoing project|doc/project]]. Edits and other contributions welcome. + ## Recent Documentation @@ -11,9 +13,15 @@ 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 + [Getting the serial console](https://xvm.mit.edu/trac/wiki/SerialConsole) + +* [[Printing with CUPS on the Mac|doc/cups-on-mac]]
+How to set up printing on a Mac. + * [[Kerberized Server|doc/kerberized-server]]
Explains keytabs and how to get one and how that lets you SSH somewhere with Kerberos. @@ -23,6 +31,36 @@ 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. + + +* [[doc/Enabling Client Certificate Auth in Chrome]]
+This documentation is for Linux users; it works, but unlike Windows, there's no UI. + +* [[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 + +SIPB teaches [an array of classes](http://sipb.mit.edu/iap) each IAP and shorter [cluedumps](http://cluedumps.mit.edu/) in the fall. +Some of them leave notes useful as documentation. + +* [Java Class Notes](http://stuff.mit.edu/afs/sipb/project/iap/Archive/1999/java/outline.html)
+These are the electronic slides that were used in SIPB's popular Java class. + +* [Understanding Git](http://web.mit.edu/cluedumps/slides/understanding-git-2008.pdf)
+These slides were developed for a SIPB cluedump on the Git version control system. + + +## Documentation in progress + +See the [[SIPB Documentation Project|doc/project]] page for more documentation ideas. + +* [[doc/Debianization]]
+How to package software for Debian and Ubuntu. Popular topic in SIPB projects thanks to [Debathena](http://debathena.mit.edu/) and [XVM](http://xvm.mit.edu). ## The Inessential Guide Series @@ -53,18 +91,6 @@ A guide to drawing and displaying XBM bitmaps and other graphics. A guide on how to restock a soda fridge. It isn't as hard as you make it look. -## IAP Classes and Cluedumps - -SIPB teaches [an array of classes](http://sipb.mit.edu/iap) each IAP and shorter [cluedumps](http://cluedumps.mit.edu/) in the fall. -Some of them leave notes useful as documentation. - -* [Java Class Notes](http://stuff.mit.edu/afs/sipb/project/iap/Archive/1999/java/outline.html)
-These are the electronic slides that were used in SIPB's popular Java class. - -* [Understanding Git](http://web.mit.edu/cluedumps/slides/understanding-git-2008.pdf)
-These slides were developed for a SIPB cluedump on the Git version control system. - - ## Other Documentation * [How to Choose a Good Password](http://stuff.mit.edu/afs/sipb/project/doc/passwords/passwords.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/current/passwords.dvi))