Difference between revisions of "Network admin"

From ProgClub
Jump to: navigation, search
Line 16: Line 16:
  
 
Copyright 2011, [[Network administration#Contributors|Contributors]]. Licensed under the [[New BSD]] license.
 
Copyright 2011, [[Network administration#Contributors|Contributors]]. Licensed under the [[New BSD]] license.
 +
 +
== Links ==
 +
 +
* [http://www.linux.com/ Linux]
 +
* [http://en.wikipedia.org/wiki/Linux Linux on Wikipedia]
 +
* [http://www.ubuntu.org.au/ Ubuntu Australia]
 +
* [http://www.ubuntu.com/ Ubuntu]
 +
* [http://en.wikipedia.org/wiki/Ubuntu_%28operating_system%29 Ubuntu on Wikipedia]
 +
* [http://www.apache.org/ Apache Software Foundation]
 +
* [http://httpd.apache.org/ Apache HTTP server project]
 +
* [http://en.wikipedia.org/wiki/Apache_HTTP_Server Apache on Wikipedia]
 +
* [http://www.mysql.com/ MySQL]
 +
* [http://en.wikipedia.org/wiki/MySQL MySQL on Wikipedia]
 +
* [http://www.php.net/ PHP]
 +
* [http://en.wikipedia.org/wiki/PHP PHP on Wikipedia]
 +
* [http://php.net/manual/en/book.mysql.php MySQL on PHP]
 +
* [http://web.mit.edu/Kerberos/ Kerberos]
 +
* [http://www.kerberos.org/ Kerberos consortium]
 +
* [http://en.wikipedia.org/wiki/Kerberos_%28protocol%29 Kerberos on Wikipedia]
 +
* [http://www.openldap.org/ OpenLDAP]
 +
* [http://en.wikipedia.org/wiki/OpenLDAP OpenLDAP on Wikipedia]
 +
* [http://subversion.apache.org/ Subversion]
 +
* [http://en.wikipedia.org/wiki/Subversion Subversion on Wikipedia]
  
 
== TODO ==
 
== TODO ==

Revision as of 21:10, 11 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:

  • Arrange for purchase and integration of progclub.com
  • 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 list@progclub, programming@progclub and admin@progclub lists working. See Mailing lists
  • Get charity's backups operational
    • databases
    • web-site
    • svn repo
  • Install Apache and PHP on the user machines
  • Install MySQL on hope -- maybe look at clustering with honesty?
  • Get user directories public_html working
  • 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.