Penguin
Annotated edit history of WlugAdmin version 16 showing authors affecting page license. View with all changes included.
Rev Author # Line
15 DanielLawson 1 !! Deprecated
2
3 Much of this is now deprecated as the old WlugBladeServer setup has been moved away from.
4
5
12 CraigBox 6 This page described how Hoiho, the WlugServer, was set up, back when it was just one machine. There are now five blades, described on the WlugBladeServer page. This page is almost, but not quite obsolete. It was created by the WlugSysadmins.
7 CraigBox 7
8 !! Membership management
9 SimonGreen 9 WLUG membership details are entered into an [LDAP] database. Use the scripts in <tt>db.wlug.org.nz:/usr/local/hoihotools</tt> for adding/updating/expiring members.
7 CraigBox 10
11 These scripts also provide the mechanism for adding shell accounts if required. A shell account is required if the user wants to receive email to a wlug.org.nz address. If they want shell access (rather than just secure [IMAP]) then an administrator will need to install their SSH public key.
12
13 By default, passwords are disabled for new accounts. An account needs a password to be set before email can be accessed. Use the <tt>change-password.pl</tt> script in the <tt>hoihotools</tt> directory to set a new password. Normal passwd(1) as root will also work, since it's [LDAP] aware.
14
15 More information is in <tt>hoiho:/usr/local/doc/ldap</tt>.
16
8 AristotlePagaltzis 17 !! Firewall
18
7 CraigBox 19 The machine uses iptables, using PerrysFirewallingScript (using the debian package made by CraigBox). Minor local modifications are documented in <tt>hoiho:/usr/local/doc/firewall</tt>.
20
21 hoiho is on the MetaNet - wan0=192.168.100.100 and lo:1=10.100.100.1
22
8 AristotlePagaltzis 23 !! Mail
24
25 [Exim]4, with SpamAssassin installed. Local configuration is documented in <tt>hoiho:/usr/local/doc/mail</tt>.
26
7 CraigBox 27 See also: WlugMailNotes
13 JohnBillings 28
29 !! Backups
30
31 A script backs up the [wiki database here|http://wiki.wlug.org.nz/archive/wiki/], and JohnMcPherson copies them down to his home machine.
7 CraigBox 32
33 !! Other
34
35 The WlugWiki, NameServer, Library webapp, [PAM] setups documented in <tt>hoiho:/usr/local/doc</tt>
36
8 AristotlePagaltzis 37 !! TODO
7 CraigBox 38
8 AristotlePagaltzis 39 * Configure slave zoning for [WLUG] members ?
7 CraigBox 40
41 ----
42
43 (This changelog hasn't been kept up to date, but is here for [hysterical raisins|JargonFile:hysterical-reasons]).
44
45 !! ChangeLog
46 ----
47 2004-03-09 Daniel Lawson
48 * new kernel ready, waiting on reboot.
49 * Incidentally, the MetaNet is configured just fine. Removed from TODO list
50 * Webalizer is configured, also removed from TODO. Not sure what the 'other wlug website scripts' reference were, but I took them off as well
51 * We've added an SSL key on secure.wlug.org.nz. If you point your MTA/MUA at secure.wlug.org.nz you can use the appropriate SSL enabled mail protocols. https://secure.wlug.org.nz/ also works.
52 ----
53 2004-02-27 Someone
54 * DNS stuff. Updated nameservers for wlug.org.nz zone
55 ----
56 2003-07-02 Perry Lorier
57 * Oops, forgot about this page, and I've not been keeping it up to date.
58 * Fixed webalizer again. (http://www.wlug.org.nz/webalizer/)
59 * Added [SMTP] with SMTP Auth, and imap support. http://mail.wlug.org.nz/
60 * Added [SSL] support to imap.wlug.org.nz
61 * Added [STARTTLS] support to smtp.wlug.org.nz
62 ----
63 2002-09-23 Perry Lorier
64
65 * Installed and configured bind9 on hoiho, and setup a wlug.org.nz domain ready for when we find out our IP. I added SRV, RP and TXT entries. See /etc/bind9/db.wlug.org.nz for more information
66 * Installed and configured Jabber
67 * Moved the Wiki onto Hoiho, mostly
68
69 -----
70
71 2002-09-16
72 *testing/unstable entries in /etc/apt/sources.list removed ''(What the hell is up with Perry's one-million-hosts apt-sources? Make sure we remove the proxy entry for marvin when it's moved too)''
73 *ran dist-upgrade
74 *set up skeleton of ldap tree. might not be needed. Do we really need to run mail out of ldap? we wont be vhosting domains, its easy enough to add accounts, etc.
75 --DanielLawson

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()