]> sipb.mit.edu Git - wiki.git/blobdiff - doc/WikiStart
added info about webacls
[wiki.git] / doc / WikiStart
index d4456de856b18edb7e51755fbb02c858dda5ae88..8dec40d5b9a15a625755459bf28c124b3d5521ef 100644 (file)
@@ -1,31 +1,53 @@
 = Welcome to the SIPB Documentation Project =
 
 = 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. 
-
-See [HackathonIdeas] for stuff to try doing at the hackathon on Saturday, October 25th all day starting at 13:00.
+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 '''ProjectIdeas''' for stuff to try doing to further the goals of the SIPB.
+
+See LennyBugs and LennyBugsAll for the bugs we took 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 [UsingScreen screen].
+  * BarnOwl has some more documentation on [http://barnowl.mit.edu/ its wiki]
+ * UsingScreen -- Handy for [UsingZephyr Zephyr] and anything else you do in an ssh session.
+ * [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]
+ * printing: QuickPrint, CupsOnMac
+ * 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.
 
 == Documentation Ideas ==
 
 
 == Documentation Ideas ==
 
-This is a list of topics that need documentation in one form or another or that are good for explaining to prospectives.
-
- * 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
 
  * PrintingAtMit
-   * QuickPrint
+   * QuickPrint -- done!
    * `lpq`, `lprm`, `queues.mit.edu`
    * `lpq`, `lprm`, `queues.mit.edu`
-   * printing from non-Athena: CupsOnMac
+   * printing from non-Athena: CupsOnMac -- done!
    * `-i printadm` (maybe)
 
    * `-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)
+ * [wiki:Debianization] -- packaging software for Debian and Ubuntu
 
  * 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`
 
  * 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.
 
 
  * 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 ==
  * Add your own here!
 
 == Useful Links ==
@@ -36,10 +58,10 @@ This is a list of topics that need documentation in one form or another or that
 
 === License ===
 
 
 === 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.
 
 
  * 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].