Difference between revisions of "Network admin"

From ProgClub
Jump to: navigation, search
Line 44: Line 44:
 
Things to do at the moment, in rough order of priority, are:
 
Things to do at the moment, in rough order of priority, are:
  
* Get an LDAP server set up and have [[hope]] and [[honesty]] auth against [[charity]]. See [[Single sign-on]]
 
* Get NFS (or maybe SSHFS) for users' home directories working. See [[Single sign-on]]
 
 
* Get [[email]] to progclub.* working
 
* Get [[email]] to progclub.* working
 
* Get list@progclub, programming@progclub and admin@progclub lists working. See [[Mailing lists]]
 
* Get list@progclub, programming@progclub and admin@progclub lists working. See [[Mailing lists]]
Line 53: Line 51:
 
** svn repo
 
** svn repo
 
** /home
 
** /home
* Install Apache and PHP on the [[Machines#User_machines|user machines]]
 
* Install MySQL on [[hope]] -- maybe look at clustering with [[honesty]]?
 
* Get user directories public_html working
 
 
* Get automatic user registrations working
 
* Get automatic user registrations working
 
** Create user in Kerberos
 
** Create user in Kerberos
Line 72: Line 67:
 
Things that have been done. Put latest stuff on the top of the list.
 
Things that have been done. Put latest stuff on the top of the list.
  
 +
* [[User:John|JE]] 2011-08-14: Got user directories' public_html working for [http://www.progclub.net/ Member Net]
 +
* [[User:John|JE]] 2011-08-14: Installed Apache, MySQL and PHP on the [[Machines#User_machines|user machines]]
 +
* [[User:John|JE]] 2011-08-14: Got NFS for users' home directories working. See [[Single sign-on]]
 +
* [[User:John|JE]] 2011-08-14: Got the LDAP server set up and have [[hope]] and [[honesty]] authenticating against [[charity]]. See [[Single sign-on]]
 
* [[User:John|JE]] 2011-08-13: [[Charity_admin#John_2011-08-13_15:09|Installed]] [[pcview]] on [[charity]]
 
* [[User:John|JE]] 2011-08-13: [[Charity_admin#John_2011-08-13_15:09|Installed]] [[pcview]] on [[charity]]
 
* [[User:John|JE]] 2011-08-12: Arranged for purchase and integration of [[News#progclub.com_live|progclub.com]]
 
* [[User:John|JE]] 2011-08-12: Arranged for purchase and integration of [[News#progclub.com_live|progclub.com]]

Revision as of 23:41, 15 August 2011

This is an ongoing project to provide members with network services. See the Administrative reference for information about administering the network. See Projects for other projects.

Project status

This is an on-going project. System administration never ends!

Contributors

Members who have contributed to this project. Newest on top.

Copyright

Copyright 2011, Contributors. Licensed under the New BSD license.

Links

TODO

Things to do at the moment, in rough order of priority, are:

  • Get email to progclub.* working
  • Get list@progclub, programming@progclub and admin@progclub lists working. See Mailing lists
  • Get charity's backups operational
    • databases
    • web-site
    • svn repo
    • /home
  • Get automatic user registrations working
    • Create user in Kerberos
    • Create user in LDAP
    • Create home directory
    • Create wiki user
    • Create blog user
    • Create MySQL database and user
    • Create svn user
    • Subscribe to list@, programming@ and admin@ as appropriate

Done

Things that have been done. Put latest stuff on the top of the list.