Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Here's the install procedure for setting up a Minerva RHEL4 server in W91 colo:

 Requirements:

RHEL4 Install:

  • start normal RHEL4 install
  • IP: netmask 255.255.255.0, router x.x.x.1, DNS 18.72.0.3,18.70.0.160,18.71.0.151
  • partitioning: usually a big ext3 /, 20GB swap, 2GB ext2 /usr/vice/cache
  • time service: use time.mit.edu as NTP server
  • packages: custom, remove web server and windows file server, add development tools except KDE, add editors and system tools
  • post-install dialog: decline setting up a Red Hat Network account

Post-install:

  •  wget -O activate http://rhnsat.mit.edu/rhn/activate
  • csh ./activate
  • run up2date-config and remove kernel from "skip" list
  • up2date -u
  • install mit-up2date-config, mit-krb5-config, mit-openafs-setup (from SWRT web page or /mit/software/pub/linux)
  • install new keytab as /etc/krb5.keytab
  • cd /etc; k5srvutil -f krb5.keytab change
  • create root's .k5login
  • either edit krb5.conf to remove srvtab entry or generate a srvtab with ktutil
  • reboot
  • /opt/mit-openafs-setup/bin/setup (as of 23jan2007 this is a bit broken)