welcome: please sign in

Diff for "AdminArea"

Differences between revisions 90 and 120 (spanning 30 versions)
Revision 90 as of 2007-10-17 11:30:54
Size: 1200
Editor: MichaelOlson
Comment: Make this slim and trim
Revision 120 as of 2009-08-22 21:13:57
Size: 1950
Editor: RichardDarst
Comment:
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 = Planning =

 * OnSiteVisits: Records of visits by HCoop volunteers to our colocation facilities
 * RoadMaps: Detailed plans for future events.
 * '''Responsibilities'''
   * TaskDistribution: What each sysadmin is responsible for.
   * VolunteerResponsePolicy: Guidelines for responding to requests and email.
 * '''Records'''
   * IpAddresses: Listing of IPs that we use.
   * [[Hardware]]: Information on HCoop hardware.
   * HcoopAddresses: Physical addresses relevant to us.
 * AdminGroup: Listing of people who can delete pages and despam pages on the wiki.

= Sysadmin Stuff =

 * AndrewFileSystem: Using our shared filesystem.
 * AuthenticationScheme: How authentication works on our systems.
 * DomTool: Administering and using domtool.

== General Sysadmin ==
Line 9: Line 29:
 * 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.
 * SetupNewMachines: How to put the basic hcoop AFS/Kerberos client config on a newly acquired machine.
 * DebianPackaging: How to make custom HCoop Debian packages.
 * KvmAccess: How to use the remove KVM and avoid going on site.
Line 20: Line 35:
= Global Notes = == Specific Services/Tasks ==
 * DaemonAdmin: How to set up various daemons (subpages for various services, should be linked from here.).
 * SetupNewAfsServer: How to set up a new AFS server.
 * MemberFreezing: How to freeze and unfreeze members who get behind on dues
Line 22: Line 40:
 * 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.
== Specific Machines ==
 * RebootingDeleuze: Steps to take after rebooting deleuze.
 * RebootingMireSp: How to reboot mire using its SP interface.

= Historical =
 * SoftwareArchitecturePlans: Plans for software installation.
 * SystemArchitecturePlans: Plans regarding our hardware.

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

Planning

Sysadmin Stuff

General Sysadmin

Specific Services/Tasks

  • DaemonAdmin: How to set up various daemons (subpages for various services, should be linked from here.).

  • SetupNewAfsServer: How to set up a new AFS server.

  • MemberFreezing: How to freeze and unfreeze members who get behind on dues

Specific Machines

Historical

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