| Last change
                  on this file since 375 was
                  371,
                  checked in by jbarnold, 18 years ago | 
        
          | improved documentation for scripts-izing a machine | 
        | File size:
            902 bytes | 
      
      
        
  | Rev | Line |  | 
|---|
| [371] | 1 | This document is a how-to for installing a Fedora scripts.mit.edu server. | 
|---|
| [181] | 2 |  | 
|---|
| [371] | 3 | 1.  Check out the scripts.mit.edu svn repository. | 
|---|
|  | 4 | 2.  cd to server/fedora in the svn repository. | 
|---|
|  | 5 | 3.  Run "make install-deps" to install various prereqs. | 
|---|
|  | 6 | 4.  Use the Makefile to build the scripts.mit.edu-specific Fedora packages. | 
|---|
|  | 7 | 5.  Install the full list of RPMs that users expect to be on the | 
|---|
|  | 8 | scripts.mit.edu servers.  See server/doc/rpm and server/doc/rpm_snapshot. | 
|---|
|  | 9 | 6.  Install the full list of perl modules that users expect to be on the | 
|---|
|  | 10 | scripts.mit.edu servers.  See server/doc/perl and server/doc/perl_snapshot. | 
|---|
|  | 11 | 7.  Install the credentials (machine keytab, daemon.scripts keytab, SSL certs). | 
|---|
|  | 12 | 8.  Configure apache (the apache config is not handled by the packages). | 
|---|
|  | 13 | 9.  I recommend setting noatime for the root filesystem in /etc/fstab. | 
|---|
|  | 14 | 10. Possibly perform other steps that I've neglected to put in this document. | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.