welcome: please sign in

Diff for "AdminArea"

Differences between revisions 90 and 117 (spanning 27 versions)
Revision 90 as of 2007-10-17 11:30:54
Size: 1200
Editor: MichaelOlson
Comment: Make this slim and trim
Revision 117 as of 2009-08-22 19:42:27
Size: 1798
Editor: ClintonEbadi
Comment: member freezing is conceptually a HOWTO
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Introduction = #pragma section-numbers off
Line 3: Line 3:
[[TableOfContents]] This contains a list of pages that are of interest to the admins.
Line 5: Line 5:
= Special topic pages about the new set-up = <<TableOfContents>>
Line 7: Line 7:
 * AndrewFileSystem: Using our new shared filesystem = General =

 * AdminGroup: Listing of people who can delete pages and despam pages on the wiki.
 * AndrewFileSystem: Using our shared filesystem.
 * AuthenticationScheme: How authentication works on our systems.
 * DomTool: Administering and using domtool.
 * [[Hardware]]: Information on HCoop hardware.
 * HcoopAddresses: Physical addresses relevant to us.
 * IpAddresses: Listing of IPs that we use.
 * OnSiteStuff: Checklist for the next on-site visit
 * OnSiteVisits: Records of visits by HCoop volunteers to our colocation facilities
 * RoadMaps: Detailed plans for future events.
 * SoftwareArchitecturePlans: Plans for software installation.
 * SystemArchitecturePlans: Plans regarding our hardware.

= HOWTO =
Line 9: Line 25:
 * DaemonAdmin: Daemon-specific pages aimed at admins
 * DomTool: Administering and using the new domtool
 * IpAddresses: Listing of IPs that we use (nonpublic).
 * NewSystemHardware: Information on the new hardware
 * TaskDistribution: What each sysadmin is responsible for
 * SoftwareArchitecturePlans: Plans for software installation
 * SystemArchitecturePlans: Plans regarding our hardware
 * OnSiteStuff: Checklist for the next on-site visit to the new machines.
 * OneTimeCosts2007: Costs associated with the new servers through April 2007
 * HcoopAddresses: Physical addresses relevant to us
 * CertificateAuthority: How to sign user SSL certificates and the like.
 * ChangingAdminPassword: How admins can change their UNIX passwords.
 * DebianPackaging: How to make custom HCoop Debian packages.
 * DaemonAdmin: How to set up various daemons.
 * KvmAccess: How to use the remove KVM and avoid going on site.
 * MemberFreezing: How to freeze and unfreeze members who get behind on dues
 * RebootingDeleuze: Steps to take after rebooting deleuze.
 * RebootingMireSp: How to reboot mire using its SP interface.
 * SetupNewAfsServer: How to set up a new AFS server.
 * SetupNewMachines: How to put the basic hcoop AFS/Kerberos client config on a newly acquired machine.
Line 20: Line 36:
= Global Notes = = Responsibilities =
Line 22: Line 38:
 * To edit LDAP database from a GUI tool, use ''gq'' program
 * To connect to hcoop's ldap server using ''gq'', create a SSH tunnel: ''' ssh -f -N -L 389:localhost:389 USERNAME@deleuze.hcoop.net''', and then connect to ''localhost:389'' in ''gq''.
 * For the description of the actual authentication scheme, see AuthenticationScheme.
 * TaskDistribution: What each sysadmin is responsible for.
 * VolunteerResponsePolicy: Guidelines for responding to requests and email.

This contains a list of pages that are of interest to the admins.

General

HOWTO

Responsibilities

AdminArea (last edited 2020-08-23 22:16:03 by ClintonEbadi)