Current events: Difference between revisions

From SaruWiki
Jump to navigation Jump to search
(finished procsys project)
(moved routing to "done" projects)
Line 4: Line 4:


===Priority 1===
===Priority 1===
# Create a startup script for setting network routes
# Create an IPtables parser script (the ''"Iceditch"'' project, see the [[firewall section]])
# Create an IPtables parser script (the ''"Iceditch"'' project)
# Installation and configuration of ''[http://www.debian-administration.org/articles/585 OpenLDAP]'' to replace ''passwd''
# Installation and configuration of ''[http://www.debian-administration.org/articles/585 OpenLDAP]'' to replace ''passwd''
# Reconfiguration of ''SaMBa'' to use ''OpenLDAP''
# Reconfiguration of ''SaMBa'' to use ''OpenLDAP''
Line 25: Line 24:
# ''[http://iscsitarget.sourceforge.net IET]'' iSCSI Enterprise Target: have a Linux server become an iSCSI target
# ''[http://iscsitarget.sourceforge.net IET]'' iSCSI Enterprise Target: have a Linux server become an iSCSI target
# ''[http://www.howtoforge.com/iscsi_on_linux iSCSI initiator on Linux]
# ''[http://www.howtoforge.com/iscsi_on_linux iSCSI initiator on Linux]
# (semi)dynamic persistant route addition by scripting something under ''/etc/network/if-up.d''


===Finished projects===
===Finished projects===
# Create a startup script for setting ''/proc/sys'' - was already there, see [[Procsys recommendations]]
# Create a startup script for setting ''/proc/sys'' - was already there, see [[Procsys recommendations]]
# Create a startup script for setting network routes - using the available networking options, see [[networking section]]. We still could look into more elaborate scripts under ''/etc/network/if-up.d'' but that's a really low priority expansion on persistant routing.

Revision as of 22:47, 22 June 2008

Project List

The following projects need to be done on the SaruWiki Admin Team home servers

Priority 1

  1. Create an IPtables parser script (the "Iceditch" project, see the firewall section)
  2. Installation and configuration of OpenLDAP to replace passwd
  3. Reconfiguration of SaMBa to use OpenLDAP
  4. Reconfiguration of Horde3 to use OpenLDAP
  5. Reconfiguration of postfix/courier Virtual Mailbox setup to use OpenLDAP

Priority 2

  1. Installation of a certificate authority
  2. Reconfiguration of OpenSSH to use certificates instead of passwords
  3. Installation of Asterisk, to use XS4all VoIP together with KPN analog telephone lines.

Priority 3

  1. Configuration of WebDAV on Apache2
  2. Configure traffic shaping measures, e.g. HTB
  3. Configure MythTV

Priority 4

The following projects are research projects only, so they're listed under Prio 4:

  1. IET iSCSI Enterprise Target: have a Linux server become an iSCSI target
  2. iSCSI initiator on Linux
  3. (semi)dynamic persistant route addition by scripting something under /etc/network/if-up.d

Finished projects

  1. Create a startup script for setting /proc/sys - was already there, see Procsys recommendations
  2. Create a startup script for setting network routes - using the available networking options, see networking section. We still could look into more elaborate scripts under /etc/network/if-up.d but that's a really low priority expansion on persistant routing.