User Tools

Site Tools


build

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
build [2005/08/24 00:04]
10.42.69.100
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
 +
 +Here's the order that the build should generally proceed:
  
   - [[build/​hardware | Hardware]] -- description of the hardware configuration   - [[build/​hardware | Hardware]] -- description of the hardware configuration
   - [[build/​debian | Debian]] -- base OS installation and configuration (including hard drive partitioning)   - [[build/​debian | Debian]] -- base OS installation and configuration (including hard drive partitioning)
 +  - [[build/​solaris | Solaris]] -- base OS installation and configuration ​
   - [[build/​firewall | Firewall]] -- we're using Shorewall to configure iptables   - [[build/​firewall | Firewall]] -- we're using Shorewall to configure iptables
-  ​- [[build/​misc | Misc ]] -- miscellaneous small changes, including small software packages added +  - [[build/ssh | SSH]] -a more secure remote access method 
-  ​- [[build/ssh | SSH]] -  a more secure remote access method +  - [[build/​sudo | Sudo]] -- a good way to allow users to run commands as root 
-  - [[build/​sudo | Sudo]] - so we can grant access without giving away root password (also logs who did what) +  - [[build/misc Misc ]] -- miscellaneous packages installed 
-  - [[build/dns DNS]] -- caching-only name server (using BIND 9) +  - [[build/security ​Security]] -- security changes ​to base installation (primarily SSL certificates) 
-  - [[build/logging ​Logging]] -- what is logged, ​to where, reports, and to whom +  - [[build/imap IMAP]] -- Courier IMAP email access 
-  - [[build/ntp NTP ]] -- Network Time Protocol configuration +  - [[build/lists Mailing Lists]] -- mailing list server (Mailman) and web archival ​(Pipermail
-  - [[build/kernel ​Kernel]] -- our custom kernel build +  - [[build/users Users]] - how to add/migrate users to the new systems
-  - [[build/​postfix | Postfix]] -- email transport ​(SMTP MTA+
-  - [[build/apache ​Apache]] -- installation and configuration of Apache web server, including PHP, virtual hosts, etc.+
   - [[build/​mysql | MySQL]] -- database required by most Open Source projects   - [[build/​mysql | MySQL]] -- database required by most Open Source projects
-  - [[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/postfix ​Postfix]] -- email transport ​(SMTP MTA)
-  - [[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/​imap | Cyrus IMAP]] -- email delivery and access ​(MDA)+
   - [[build/​spam | SpamAssassin]] -- spam filtering   - [[build/​spam | SpamAssassin]] -- spam filtering
-  - [[build/lists Mailing Lists]] -- mailing list server (probably Mailman) ​and web archival +  - [[build/apache ​Apache]] -- installation ​and configuration of Apache ​web server, including PHP, virtual hosts, etc. 
-  - [[build/webmail ​Webmail]] -- browser access ​to email+  - [[build/logging ​Logging]] -- what is logged, ​to where, reports, and to whom 
 +  - [[build/​wiki | Wiki]] -- [[http://​wiki.splitbrain.org/​wiki:​dokuwiki | DokuWiki]] 
 +  - [[build/dns | DNS]] -- caching-only name server (using BIND 9 in a chrooted environment) 
 +  - [[build/ntp | NTP ]] -- Network Time Protocol configuration 
 +  - [[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 locations ​requiring user authentication+  * [[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/​calendar | Web Calendar]] -- Plans calendar or other calendar
   * [[build/​webmin | Webmin]] -- Web-based system administration   * [[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/​forum | Web Forum]] -- Online web-based forums to dicuss various topics (similar to DISCUSS mailing list)
-  * [[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/​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/​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
 +
  
build.1124859883.txt.gz · Last modified: 2005/11/05 07:31 (external edit)