]> sipb.mit.edu Git - wiki.git/blobdiff - doc/WikiStart
grammar tweak
[wiki.git] / doc / WikiStart
index d4456de856b18edb7e51755fbb02c858dda5ae88..b50d526bf15d8c3e0b09857dac2b9b072458228a 100644 (file)
@@ -1,15 +1,31 @@
 = Welcome to the SIPB Documentation Project =
 
-The SIPB Documentation Project is a project to document in written form the collective knowledge that SIPB members take for granted or use in maintaining services and projects that are not otherwise written down anywhere. 
+The SIPB Documentation Project is a project to document in written
+form the collective knowledge that SIPB members take for granted or
+use in maintaining services and projects that are not otherwise
+written down anywhere.
 
-See [HackathonIdeas] for stuff to try doing at the hackathon on Saturday, October 25th all day starting at 13:00.
+See ProjectIdeas for stuff to try doing to further the goals of the SIPB.
 
-== Documentation Ideas ==
+See '''LennyBugs''' for bugs to take on in the Lenny
+'''RC-bug-squashing hackathon''' of '''December 13, 2008'''.
+
+== Documentation Topics ==
+
+ * UsingZephyr -- An attempt at a complete beginner's guide to getting
+   on Zephyr with BarnOwl and screen.
+  * BarnOwl has some more documentation on [http://barnowl.mit.edu/ its wiki]
+ * [wiki:XVM] (On XVM's trac)
+  * [https://xvm.mit.edu/trac/wiki/Remctl using `remctl`]
+  * [https://xvm.mit.edu/trac/wiki/SerialConsole getting the serial console]
+ * KerberizedServer explains keytabs and how to get one and how that lets you SSH somewhere with Kerberos.
+ * RootInstance explains root and extra instances in Kerberos.
+ * SummerReading -- Documents or books that various SIPB members recommend reading.
 
-This is a list of topics that need documentation in one form or another or that are good for explaining to prospectives.
+== Documentation Ideas ==
 
- * UsingZephyr -- [http://barnowl.mit.edu/wiki/GettingStarted] is a good start, but could use text on screen and tickets, among other things
- * AdvancedBarnOwl -- There are a lot of cool things you can do with BarnOwl. Almost none of them are documented (this may belong on the barnowl wiki, but since they're both trac, it's easy to move)
+This is a list of topics that need documentation in one form or
+another or that are good for explaining to prospectives.
 
  * PrintingAtMit
    * QuickPrint
@@ -17,15 +33,17 @@ This is a list of topics that need documentation in one form or another or that
    * printing from non-Athena: CupsOnMac
    * `-i printadm` (maybe)
 
- * [wiki:XVM] -- using `remctl`, getting the serial console (maybe should go on XVM wiki, but it's also trac so easy to move)
-
  * UsingDebathena -- You've installed Debathena -- now what?  Automounter, `blanche`, cups; using stuff in the GUI.
  * AthenaDotFiles -- These are weird and nonstandard compared to traditional UNIX and should be documented, including things like `.environment`
+   * There's some documentation at [http://web.mit.edu/olh/Dotfiles/]
 
  * ScriptsMitEdu -- lots of neat internals to explain
 
  * [wiki:AFSAndYou] -- There should be a central documentation point to using your AFS space, granting access through AFS and through `web`, accessing files from various platforms, and so on.  Don't duplicate iAFS; perhaps latex2html and update it.
 
+ Setting up servers:
+ * ClientCerts should explain, if for some perverse reason you don't want to use scripts.mit.edu :-), how to set up client cert authentication on your own machine (grab the CA out of the apache-ssl locker, submit a CSR to mitcert@, set up scripts' magic Apache modules to make your life easier)
+
  * Add your own here!
 
 == Useful Links ==
@@ -36,10 +54,10 @@ This is a list of topics that need documentation in one form or another or that
 
 === License ===
 
-Unless specified otherwise, all documentation on this wiki will be available under a dual license of
+Unless specified otherwise, all content on this wiki is released under a dual license of
 
  * the Creative Commons Attribution-Share Alike license, and
  * the GNU Free Documentation License, with no Invariant Sections, no
    Front-Cover Texts, and no Back-Cover-Texts.
 
-As recommended by the [http://stuff.mit.edu/afs/sipb/admin/text/policy/documentation_licensing.txt SIPB Documentation Licensing Recommendation]
\ No newline at end of file
+This follows the [http://stuff.mit.edu/afs/sipb/admin/text/policy/documentation_licensing.txt SIPB Documentation Licensing Recommendation].