Diff for /doc/build/rh73.frag between versions 1.1 and 1.4

version 1.1, 2003/08/19 13:53:44 version 1.4, 2004/07/06 15:59:49
Line 65  is in the order the issues appear in the Line 65  is in the order the issues appear in the
    <dd>You may want to use the automatic partitioning feature of Red Hat,     <dd>You may want to use the automatic partitioning feature of Red Hat,
        however you should review the results and be prepared to modify them.         however you should review the results and be prepared to modify them.
        LON-CAPA resource files are stored in the /home directory, so the         LON-CAPA resource files are stored in the /home directory, so the
        lion's share of the drive should be allocated here.  If you have 8 GB          lion's share of the drive should be allocated here.  If you have 20 GB 
        of space for Red Hat, /home should receive 4 to 6 gigs.  Be sure to          of space for Red Hat, /home should receive at least 10 to 12 gigs.  
          Since MySQL uses the /var filesystem to store its databases you should
          have at least 4 gigs of space available on /var.  Be sure to 
        include adequate swap space.  A minimum is 512 Megs, but you should         include adequate swap space.  A minimum is 512 Megs, but you should
        typically have 1 or 2x as much swap space as you do physical RAM.</dd>         typically have 1 or 2x as much swap space as you do physical RAM.</dd>
    <dt>Network Configuration</dt>     <dt>Network Configuration</dt>
Line 74  is in the order the issues appear in the Line 76  is in the order the issues appear in the
        IP address.  When configuring your network card, be sure to unselect         IP address.  When configuring your network card, be sure to unselect
        the DHCP option and enter in your network information.</dd>         the DHCP option and enter in your network information.</dd>
    <dt>Firewall Configuration</dt>     <dt>Firewall Configuration</dt>
    <dd>The installation script will remove and disable your firewall.</dd>     <dd>The installation script will create a firewall for the install,
   blocking all unnecessary port for LON-CAPA. <b>Note that you may need
   to tweak the firewall installation if you have other network services
   the machine needs to provide, such as Kerberos authentication.</b></dd>
    <dt>Package Group Selection</dt>     <dt>Package Group Selection</dt>
    <dd>At a minimum, install the following packages:     <dd>At a minimum, install the following packages:
       <ul>        <ul>
Line 155  cd install Line 160  cd install
 Execute the following commands  Execute the following commands
 </p>  </p>
 <pre>  <pre>
 cd /root/loncapa-N.N     (N.N should correspond to a version number like '0.6')  cd /root/loncapa-N.N     (N.N should correspond to a version number like '1.2')
 ./UPDATE  ./UPDATE
 </pre>  </pre>
 <p>  <p>
Line 183  put out by RedHat.  You can wait until t Line 188  put out by RedHat.  You can wait until t
 process to reboot.  process to reboot.
 </p><p>  </p><p>
 Congratulate yourself - your system is up to date.  Please do your best to  Congratulate yourself - your system is up to date.  Please do your best to
 keep it that way!  When LON-CAPA is installed it sets itself up to run   keep it that way!  When LON-CAPA is installed it sets itself up to run the
 CHECKRPMS script every night and email you the results.    CHECKRPMS script every night and email you the results.  
 <b>Please do not ignore these emails.</b>    <b>Please do not ignore these emails.</b>  
 You will need to update the RPMs yourself when it notifies you.    You will need to update the RPMs yourself when it notifies you.  

Removed from v.1.1  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>