This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
build [2005/08/08 21:56] 10.69.42.100 Moved build info to its own page (CMB) |
build [2025/06/18 13:52] (current) |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| **Please don't post any passwords on the wiki!** | **Please don't post any passwords on the wiki!** | ||
| + | |||
| + | Current projects: | ||
| + | |||
| + | * [[Mailman 2 -> Mailman 3]] | ||
| + | * [[migration | Planning move from the buds to amber]] | ||
| + | * [[amber build | Building amber]] | ||
| + | * [[Amber Replacment | Bock 2018]] | ||
| + | * [[Bock Upgrade Debian 10 -> 11]] | ||
| + | * [[Replace Mailman 2 ]] | ||
| + | * [[Bock Upgrade Debian 11 -> 12]] | ||
| + | |||
| + | **The buds** | ||
| + | |||
| + | Everything below was specific to the installation to the buds and | ||
| + | migration from AIX servers michelob and dark, | ||
| + | but is still the best documentation for SLUUG configuration, such as | ||
| + | services, when there is no later documentation. | ||
| Here are our current build documents: | Here are our current build documents: | ||
| - | * [[build/goals | Goals]] -- what we're trying to accomplish in building the new server(s) | + | * [[build/goals | Goals]] -- what we're trying to accomplish in building the new servers |
| * [[build/basics | Basics]] -- system names, etc. | * [[build/basics | Basics]] -- system names, etc. | ||
| * [[build/todo | TODO]] -- what's left to do before moving to production | * [[build/todo | TODO]] -- what's left to do before moving to production | ||
| * [[build/timeline | Timeline]] -- order in which things need to proceed | * [[build/timeline | Timeline]] -- order in which things need to proceed | ||
| + | * [[build/ips | IPs]] -- what needs to be changed when changing IP addresses and/or domains | ||
| - | # [[build/hardware | Hardware]] -- description of the hardware configuration | + | Here's the order that the build should generally proceed: |
| - | # [[build/debian | Debian]] -- base OS installation and configuration (including hard drive partitioning) | + | |
| - | * [[build/ssh | SSH]] - a more secure remote access method | + | |
| - | * [[build/sudo | Sudo]] - so we can grant access without giving away root password (also logs who did what) | + | |
| - | * [[build/apache | Apache]] -- installation and configuration of Apache web server, including PHP, virtual hosts, etc. | + | - [[build/hardware | Hardware]] -- description of the hardware configuration |
| - | * [[build/blog | Blog]] -- [[http://dev.sluug.org/wordpress | currently testing]] [[http://wordpress.org | WordPress]], to see if we can use it as a CMS | + | - [[build/debian | Debian]] -- base OS installation and configuration (including hard drive partitioning) |
| - | * [[build/cms | Content Management System]] -- [[http://dev.sluug.org/drupal-4.5.2/ | currently testing]] [[http://www.drupal.org/ | Drupal]], may change to something else in the future | + | - [[build/solaris | Solaris]] -- base OS installation and configuration |
| - | * [[build/imap | Cyrus IMAP]] -- email delivery and access (MDA) | + | - [[build/firewall | Firewall]] -- we're using Shorewall to configure iptables |
| - | * [[build/dns | DNS]] -- caching-only name server (using BIND 9) | + | - [[build/ssh | SSH]] -- a more secure remote access method |
| - | * [[build/firewall | Firewall]] -- we're using PCX Firewall to configure iptables | + | - [[build/sudo | Sudo]] -- a good way to allow users to run commands as root |
| - | * [[build/kernel | Kernel]] -- our custom kernel build | + | - [[build/misc | Misc ]] -- miscellaneous packages installed |
| - | * [[build/logging | Logging]] -- what is logged, to where, reports, and to whom | + | - [[build/security | Security]] -- security changes to base installation (primarily SSL certificates) |
| - | * [[build/lists | Mailing Lists]] -- mailing list server (probably Mailman) and web archival | + | - [[build/imap | IMAP]] -- Courier IMAP email access |
| - | * [[build/mysql | MySQL]] -- database required by most Open Source projects | + | - [[build/lists | Mailing Lists]] -- mailing list server (Mailman) and web archival (Pipermail) |
| - | * [[build/misc | Misc ]] -- Miscellaneous small changes, including small software packages added | + | - [[build/users | Users]] - how to add/migrate users to the new systems |
| - | * [[build/ntp | NTP ]] -- Network Time Protocol configuration | + | - [[build/mysql | MySQL]] -- database required by most Open Source projects |
| - | * [[build/postfix | Postfix]] -- email transport (SMTP MTA) | + | - [[build/postfix | Postfix]] -- email transport (SMTP MTA) |
| - | * [[build/postgres | PostgreSQL]] -- database required by some Open Source projects | + | - [[build/spam | SpamAssassin]] -- spam filtering |
| - | * [[build/spam | SpamAssassin]] -- spam filter | + | - [[build/apache | Apache]] -- installation and configuration of Apache web server, including PHP, virtual hosts, etc. |
| - | * [[build/forum | Web Forum]] -- Online web-based forums to dicuss various topics (similar to DISCUSS mailing list) | + | - [[build/logging | Logging]] -- what is logged, to where, reports, and to whom |
| - | * [[build/webmin | Webmin]] -- Web-based system administration | + | - [[build/wiki | Wiki]] -- [[http://wiki.splitbrain.org/wiki:dokuwiki | DokuWiki]] |
| - | * [[build/webmail | Webmail]] -- Browser access to mail account | + | - [[build/dns | DNS]] -- caching-only name server (using BIND 9 in a chrooted environment) |
| - | * [[build/calendar | Web Calendar]] -- Plans calendar or other calendar | + | - [[build/ntp | NTP ]] -- Network Time Protocol configuration |
| - | * [[build/wiki | Wiki]] -- [[http://dev.sluug.org/dokuwiki-2005-02-18 | currently testing]] [[http://wiki.splitbrain.org/wiki:dokuwiki | DokuWiki]], may change to something else in the future | + | - [[build/backups | Backups]] -- how we back up our important data |
| + | - [[build/domains | Domain Names]] -- how authoratative DNS for SLUUG.ORG is handled (hosted externally)uild | ||
| + | - [[build/network | Private Network]] -- how our private network at Primary is configured | ||
| + | The following are works in progress: | ||
| + | |||
| + | * [[build/ldap | OpenLDAP]] -- integrating LDAP into all services requiring user authentication | ||
| + | * [[build/webmail | Webmail]] -- browser access to email | ||
| + | * [[build/cms | Content Management System]] -- [[http://www.drupal.org/ | Drupal]] | ||
| + | * [[build/kernel | Kernel]] -- our custom kernel build (no longer using custom build) | ||
| + | * [[build/calendar | Web Calendar]] -- Plans calendar or other calendar | ||
| + | * [[build/webmin | Webmin]] -- Web-based system administration | ||
| + | * [[build/forum | Web Forum]] -- Online web-based forums to dicuss various topics (similar to DISCUSS mailing list) | ||
| + | * [[build/blog | Blog]] -- currently testing [[http://wordpress.org | WordPress]], to see if we can use it as a CMS | ||
| + | * [[build/postgres | PostgreSQL]] -- database required by some Open Source projects | ||
| + | * [[build/inn | USENET]] -- NNTP/USENET server inn from isc.org | ||
| + | * [[build/cloudstorage | Cloud Storage]] -- Various experiments in cloud storage options | ||