]> sipb.mit.edu Git - wiki.git/blobdiff - doc.mdwn
(no commit message)
[wiki.git] / doc.mdwn
index 3e55a7c576d7e5de9d614f1bcd49b9d36b7bb866..b98fef2e6109734c89b2bcd63c27225daf18ade3 100644 (file)
--- a/doc.mdwn
+++ b/doc.mdwn
@@ -2,6 +2,8 @@
 
 SIPB offers documentation for users at MIT and elsewhere.
 
 
 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
 
 
 ## 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]] <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.
 
 * [[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.
 
 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]] <br />
+How to set up printing on a Mac.
+
 * [[Kerberized Server|doc/kerberized-server]] <br />
 Explains keytabs and how to get one and how that lets you SSH somewhere with Kerberos.
 
 * [[Kerberized Server|doc/kerberized-server]] <br />
 Explains keytabs and how to get one and how that lets you SSH somewhere with Kerberos.
 
@@ -23,7 +31,18 @@ Explains root and extra instances in Kerberos.
 * [[Summer Reading|doc/summer-reading]] <br />
 Documents and books that various SIPB members recommend reading.
 
 * [[Summer Reading|doc/summer-reading]] <br />
 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/)
+
+* [[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
 
 
 ## IAP Classes and Cluedumps
 
@@ -37,6 +56,14 @@ These are the electronic slides that were used in SIPB's popular Java class.
 These slides were developed for a SIPB cluedump on the Git version control system.
 
 
 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]] <br />
+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
 The SIPB Inessential Guide series contain useful information about a variety of computing topics. Explore!
 
 ## The Inessential Guide Series
 The SIPB Inessential Guide series contain useful information about a variety of computing topics. Explore!
 
@@ -85,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)) <br />
 A guide to using and enjoying the Discuss bulletin board system on Athena.
 
 * [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.