Difference between revisions of "Network admin"

From ProgClub
Jump to: navigation, search
Line 27: Line 27:
 
* 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]]
 
* Get database and web-site backups operational
 
* Get database and web-site backups operational
* Get system backups operational via slicehost
 
 
* Get user directories public_html working
 
* Get user directories public_html working
 
* Get automatic user registrations working
 
* Get automatic user registrations working
Line 41: Line 40:
 
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.
  
* Configured [[Kerberos#DNS_configuration|Kerberos DNS]] for ProgClub domains
+
* [[User:John|JE]] 2011-08-11: Got system backups operational via slicehost (for [[Charity]] -- [[Hope]] and [[Honesty]] aren't going to be backed up at that level, there's no need)
* Configured [[IPSec]] on [[Charity_admin#John_2011-07-30_17:15|charity]], [[Hope_admin#John_2011-07-30_18:05|hope]] and [[Honesty_admin#John_2011-07-30_19:30|honesty]]
+
* [[User:John|JE]] 2011-08-11: Configured [[Kerberos#DNS_configuration|Kerberos DNS]] for ProgClub domains
* [[Charity_admin#John_2011-07-27_12:01|Configured]] public read-only svn access via [https://www.progclub.org/svnro/pcrepo/ HTTPS] and [http://www.progclub.org/svnro/pcrepo/ HTTP]
+
* [[User:John|JE]] 2011-07-30: Configured [[IPSec]] on [[Charity_admin#John_2011-07-30_17:15|charity]], [[Hope_admin#John_2011-07-30_18:05|hope]] and [[Honesty_admin#John_2011-07-30_19:30|honesty]]
* [[Charity_admin#John_2011-07-27_04:09|Installed]] Fail2ban on [[Charity]]
+
* [[User:John|JE]] 2011-07-27: [[Charity_admin#John_2011-07-27_12:01|Configured]] public read-only svn access via [https://www.progclub.org/svnro/pcrepo/ HTTPS] and [http://www.progclub.org/svnro/pcrepo/ HTTP]
* [[Charity_admin#John_2011-07-27_03:41|Configured]] IPTables on [[Charity]]
+
* [[User:John|JE]] 2011-07-27: [[Charity_admin#John_2011-07-27_04:09|Installed]] Fail2ban on [[Charity]]
* [[Charity_admin#John_2011-07-27_01:20|Configured]] [http://www.google.com/search?q=favicon.ico favicon.ico] file on [[Charity]]
+
* [[User:John|JE]] 2011-07-27: [[Charity_admin#John_2011-07-27_03:41|Configured]] IPTables on [[Charity]]
* [[Charity_admin#John_2011-07-27_01:01|Configured]] [http://www.google.com/search?q=robots.txt robots.txt] file on [[Charity]]
+
* [[User:John|JE]] 2011-07-27: [[Charity_admin#John_2011-07-27_01:20|Configured]] [http://www.google.com/search?q=favicon.ico favicon.ico] file on [[Charity]]
* [[Charity_admin#Tasaio_2011-07-26_21:39|Installed]] [http://kitenet.net/~joey/code/etckeeper/ etckeeper] on [[Charity]]
+
* [[User:John|JE]] 2011-07-27: [[Charity_admin#John_2011-07-27_01:01|Configured]] [http://www.google.com/search?q=robots.txt robots.txt] file on [[Charity]]
* [[Charity_admin#John_2011-07-26_06:20|Configured]] HTTPS on [[Charity]]
+
* [[User:John|JE]] 2011-07-26: [[Charity_admin#Tasaio_2011-07-26_21:39|Installed]] [http://kitenet.net/~joey/code/etckeeper/ etckeeper] on [[Charity]]
* [[Charity_admin#John_2011-07-25_17:53|Installed]] MediaWiki on [[Charity]]
+
* [[User:John|JE]] 2011-07-26: [[Charity_admin#John_2011-07-26_06:20|Configured]] HTTPS on [[Charity]]
* [[Charity_admin#John_2011-07-25_17:12|Configured]] web-hosting for [http://www.progclub.org/ www.progclub.org] on [[Charity]]
+
* [[User:John|JE]] 2011-07-25: [[Charity_admin#John_2011-07-25_17:53|Installed]] MediaWiki on [[Charity]]
* [[Charity_admin#John_2011-07-25_17:11|Installed]] PHP on [[Charity]]
+
* [[User:John|JE]] 2011-07-25: [[Charity_admin#John_2011-07-25_17:12|Configured]] web-hosting for [http://www.progclub.org/ www.progclub.org] on [[Charity]]
* [[Charity_admin#John_2011-07-25_16:40|Installed]] MySQL and Apache on [[Charity]]
+
* [[User:John|JE]] 2011-07-25: [[Charity_admin#John_2011-07-25_17:11|Installed]] PHP on [[Charity]]
 +
* [[User:John|JE]] 2011-07-25: [[Charity_admin#John_2011-07-25_16:40|Installed]] MySQL and Apache on [[Charity]]

Revision as of 17:55, 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.

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 database and web-site backups operational
  • Get user directories public_html working
  • Get automatic user registrations working
    • Create user in LDAP
    • Create home directory
    • Create MySQL database
    • Create wiki user

Done

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