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/08 22:10]
10.69.42.100 Changed to an ordered list (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
 +
 +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/​firewall | Firewall]] -- we're using PCX Firewall ​to configure iptables +  ​- [[build/​solaris | Solaris]] -- base OS installation and configuration  
-  - [[build/ssh | SSH]] -  a more secure remote access method +  ​- [[build/​firewall | Firewall]] -- we're using Shorewall ​to configure iptables 
-  - [[build/​sudo | Sudo]] - so we can grant access without giving away root password (also logs who did what) +  - [[build/ssh | SSH]] -a more secure remote access method 
-  - [[build/dns DNS]] -- caching-only name server (using BIND 9) +  - [[build/​sudo | Sudo]] -- a good way to allow users to run commands as root 
-  - [[build/logging ​Logging]] -- what is logged, ​to where, reports, and to whom +  - [[build/misc Misc ]] -- miscellaneous packages installed 
-  - [[build/ntp NTP ]] -- Network Time Protocol configuration +  - [[build/security ​Security]] -- security changes ​to base installation (primarily SSL certificates) 
-  - [[build/misc Misc ]] -- Miscellaneous small changes, including small software packages added +  - [[build/imap IMAP]] -- Courier IMAP email access 
-  - [[build/kernel ​Kernel]] -- our custom kernel ​build+  - [[build/lists Mailing Lists]] -- mailing list server (Mailman) and web archival (Pipermail) 
 +  - [[build/users Users]] - how to add/migrate users to the new systems 
 +  ​[[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/​spam | SpamAssassin]] -- spam filtering
   - [[build/​apache | Apache]] -- installation and configuration of Apache web server, including PHP, virtual hosts, etc.   - [[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/logging ​Logging]] -- what is logged, to where, reports, and to whom 
-  - [[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/wiki Wiki]] -- [[http://wiki.splitbrain.org/wiki:dokuwiki ​DokuWiki]] 
-  - [[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/dns DNS]] -- caching-only name server (using BIND 9 in a chrooted environment) 
-  - [[build/imap Cyrus IMAP]] -- email delivery and access (MDA) +  - [[build/ntp NTP ]] -- Network Time Protocol configuration 
-  - [[build/spam SpamAssassin]] -- spam filter +  - [[build/backups ​Backups]] -- how we back up our important data 
-  - [[build/lists Mailing Lists]] -- mailing list server ​(probably Mailmanand web archival +  - [[build/domains ​Domain Names]] -- how authoratative DNS for SLUUG.ORG is handled ​(hosted externally)uild 
-  - [[build/webmail ​Webmail]] -- Browser access to mail account+  - [[build/network ​Private Network]] -- how our private network at Primary is configured
  
-  ​* [[build/​ldap | OpenLDAP]] -- Integrating ​LDAP into all locations ​requiring user authentication+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/​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.1123557001.txt.gz · Last modified: 2005/08/24 00:04 (external edit)