Difference between revisions of "Network admin"

From ProgClub
Jump to: navigation, search
Line 1: Line 1:
 
This is an ongoing project to provide members with network services. See the [[Administrative Reference]] for information about administering the network.
 
This is an ongoing project to provide members with network services. See the [[Administrative Reference]] for information about administering the network.
 +
 +
= TODO =
  
 
Things to do at the moment, in rough order of priority, are:
 
Things to do at the moment, in rough order of priority, are:
  
* Install [http://kitenet.net/~joey/code/etckeeper/ etckeeper]
 
 
* Get IPTables operational
 
* Get IPTables operational
 
* Get fail2ban operational
 
* Get fail2ban operational
Line 16: Line 17:
 
** Create MySQL database
 
** Create MySQL database
 
** Create wiki user
 
** Create wiki user
 +
 +
= Done =
 +
 +
* Install [http://kitenet.net/~joey/code/etckeeper/ etckeeper] on charity. [[Charity Admin#Tasaio_2011-07-26_21:39]]

Revision as of 01:36, 27 July 2011

This is an ongoing project to provide members with network services. See the Administrative Reference for information about administering the network.

TODO

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

  • Get IPTables operational
  • Get fail2ban operational
  • Get email to progclub.* working
  • Get an LDAP server set up and have hope auth against charity
  • Get list@progclub and admin@progclub lists working
  • Get NFS for users' home directories working
  • 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