welcome: please sign in

Diff for "MemberManual"

Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2007-10-20 18:35:44
Size: 813
Editor: MichaelOlson
Comment:
Revision 5 as of 2007-10-25 00:21:23
Size: 1560
Editor: MichaelOlson
Comment: Make fancy table of contents and begin making subpages
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers off
Line 5: Line 7:
[[TableOfContents]] == Contents ==
Line 7: Line 9:
'''All sections should be in their own subpage. Example: ["MemberManual/GettingStarted"].''' ||<25%>'''~+[:/GettingStarted:Getting Started]+~''' ||<1%> ||<74%> Things that new and current members must know about HCoop's setup. It is considered '''required reading''' before contacting HCoop administrators or filing support requests. ||
|| ~+[:/UsingDomtool:Using Domtool]+~ || || The bare minimum that you need to know concerning our use of DomTool. ||
|| ~+[:/TransferringFiles:Transferring Files]+~ || || How to transfer files to your home directory, which is kept in AFS. ||
Line 9: Line 13:
= Getting started = = Email delivery =
Line 11: Line 15:
 * How to indicate that you would like to join HCoop.
 * We use AFS. '''Required reading.'''
   * It's a bit different than standard UNIX file permissions. Allows for granular control of access, and ability to access your files from any machine that has an AFS/Kerberos client.
 * We use DomTool. '''Required reading.'''
   * It is a fairly unique approach to sharing access to a machine. It facilitates email and web serving, provided that you have a domain.
 * Domtool part.
 * {{{~/.public/.forward}}}.
 * {{{~/.procmail.d/procmailrc}}}.
 * Virtual mailboxes.
 * Filtering spam.

= Serving Web pages =

 * Static sites on deleuze. (Note to self: ask Adam C. if people can point domain names at deleuze, and subdomains at mire. I'd like to do that, myself.)
 * Serving dynamic content on mire.
 * Accessing read-only site-wide DAV. Also, enabling site-specific DAV so that you can use it for writing. Link to "Using revision control -> DAV and Subversion example".

= Using cron =

= Running custom daemons =

= Using revision control =

 * Example of sitewide git. We'll keep this even if we decide against managing the domtool stuff with it.
 * DAV and subversion for a particular site.
 * Does sitewide Mercurial make sense?

This is the HCoop Member Manual. It will tell you all you need to know about using HCoop services and participating in the co-op.

It is a work in progress, so don't expect complete content yet.

Contents

[:/GettingStarted:Getting Started]

Things that new and current members must know about HCoop's setup. It is considered required reading before contacting HCoop administrators or filing support requests.

[:/UsingDomtool:Using Domtool]

The bare minimum that you need to know concerning our use of DomTool.

[:/TransferringFiles:Transferring Files]

How to transfer files to your home directory, which is kept in AFS.

Email delivery

  • Domtool part.
  • ~/.public/.forward.

  • ~/.procmail.d/procmailrc.

  • Virtual mailboxes.
  • Filtering spam.

Serving Web pages

  • Static sites on deleuze. (Note to self: ask Adam C. if people can point domain names at deleuze, and subdomains at mire. I'd like to do that, myself.)
  • Serving dynamic content on mire.
  • Accessing read-only site-wide DAV. Also, enabling site-specific DAV so that you can use it for writing. Link to "Using revision control -> DAV and Subversion example".

Using cron

Running custom daemons

Using revision control

  • Example of sitewide git. We'll keep this even if we decide against managing the domtool stuff with it.
  • DAV and subversion for a particular site.
  • Does sitewide Mercurial make sense?

MemberManual (last edited 2024-03-05 18:23:46 by 24)