[LON-CAPA-cvs] cvs: doc /build FC3_install.frag

matthew lon-capa-cvs@mail.lon-capa.org
Mon, 20 Dec 2004 22:23:40 -0000


matthew		Mon Dec 20 17:23:40 2004 EDT

  Modified files:              
    /doc/build	FC3_install.frag 
  Log:
  Wording changes, but no real changes to the directions.
  
  
Index: doc/build/FC3_install.frag
diff -u doc/build/FC3_install.frag:1.1 doc/build/FC3_install.frag:1.2
--- doc/build/FC3_install.frag:1.1	Mon Nov 22 16:05:47 2004
+++ doc/build/FC3_install.frag	Mon Dec 20 17:23:39 2004
@@ -19,9 +19,8 @@
 Installing Linux is getting easier and easier.  However, it is still a
 non-trivial undertaking and experience with Red Hat Linux will make this 
 process easier.  You will be required to log in to the machine and execute
-some routine Unix commands.  Some familiarity with Linux is assumed.  
-Familiarity with the Apache web server, mod_perl, perl, and MySQL are not 
-required to install and run LON-CAPA.
+some routine Unix commands.Familiarity with the Apache web server, mod_perl, 
+perl, and MySQL are not required to install and run LON-CAPA.
 </p>
 
 <h2>Installation Overview</h2>
@@ -66,7 +65,8 @@
 before.  Some documentation is available from 
 <a href="http://fedora.redhat.com/projects/anaconda-installer/">
 http://fedora.redhat.com/projects/anaconda-installer/</a>.
-There are a few sections that require comment.
+Most of the installation screens are self explanatory.  
+There are a few steps that require comment and are dealt with below.
 </p>
 <dl style="list-style:square outside none">
    <dt>Installation Type</dt>
@@ -88,10 +88,11 @@
    <dt>Firewall Configuration</dt>
    <dd>Select SSH (remote login), HTTP/HTTPS (web server).</dd>
    <dt>SELinux Configuration</dt>
-   <dd>Unless you are familiar with SElinux and writing security policies, for
-       now we suggest you choose an SElinux setting of 'disabled' or 'warn'.
+   <dd>Choose an SElinux setting of 'disabled' or 'warn', unless you are 
+       familiar with SElinux and writing security policies 
+       <b>and want to help us write a security policy for LON-CAPA</b>.
    <dt>Package Group Selection</dt>
-   <dd>Choose 'minimal install' which is on the bottom of the list.</dd>
+   <dd>Choose 'minimal install' which is the last item on the list.</dd>
 </dl>
 <p>
 Finish installing your server, reboot it, and log in as root.
@@ -116,8 +117,7 @@
 yum update
 </pre>
 <p>
-You will need to reboot your system after yum finishes.  Reboot your system 
-before continuing with the installation.
+Reboot your system before continuing with the installation.
 </p>
 <p>
 Retrieve the FC3_loncapa_yum file from the LON-CAPA install site:
@@ -205,7 +205,7 @@
 To configure and install LON-CAPA, execute the following commands:
 </p>
 <pre>
-cd /root/loncapa-N.N     (N.N should correspond to a version number like '1.2')
+cd /root/loncapa-N.N     (N.N should correspond to a version number like '1.3')
 ./UPDATE
 </pre>
 <p>
@@ -254,7 +254,7 @@
 coordinator.  Congratulations!
 </p>
 
-<h2>If Things aren't working right</h2>
+<h2>If things aren't working right</h2>
 <p>
 If you've followed the steps above and the server doesn't start or you think 
 there's something wrong, please get in touch with the LON-CAPA developers.