[LON-CAPA-cvs] cvs: doc / new_install_rh73.html

matthew lon-capa-cvs@mail.lon-capa.org
Thu, 23 May 2002 14:29:37 -0000


matthew		Thu May 23 10:29:37 2002 EDT

  Modified files:              
    /doc	new_install_rh73.html 
  Log:
  Mild xhtml cleanups
  
  
Index: doc/new_install_rh73.html
diff -u doc/new_install_rh73.html:1.1 doc/new_install_rh73.html:1.2
--- doc/new_install_rh73.html:1.1	Wed May 22 18:02:59 2002
+++ doc/new_install_rh73.html	Thu May 23 10:29:37 2002
@@ -1,5 +1,5 @@
 <html><head><title>Setting up a Red Hat7.3 LON-CAPA Server</title></head><body>
-<!-- $Id: new_install_rh73.html,v 1.1 2002/05/22 22:02:59 matthew Exp $ -->
+<!-- $Id: new_install_rh73.html,v 1.2 2002/05/23 14:29:37 matthew Exp $ -->
 <h1>Setting up a Red Hat7.3 LON-CAPA Server</h1>
 
 <h2>Before you begin</h2>
@@ -14,16 +14,16 @@
 <p>
 The installation process takes the following steps:
 <ol>
-  <li> Obtain Red Hat 7.3
-  <li> Gather information for installing Red Hat
-  <li> Install Red Hat 7.3
-  <li> Determine your LON-CAPA Settings
-  <li> Install LON-CAPA
-  <li> Configure LON-CAPA
-  <li> Pick a hosts.tab file
-  <li> Create a Domain Coordinator
-  <li> Start/Restart services
-  <li> Log in to LON-CAPA
+  <li> Obtain Red Hat 7.3 </li>
+  <li> Gather information for installing Red Hat </li>
+  <li> Install Red Hat 7.3 </li>
+  <li> Determine your LON-CAPA Settings </li>
+  <li> Install LON-CAPA </li>
+  <li> Configure LON-CAPA </li>
+  <li> Pick a hosts.tab file </li>
+  <li> Create a Domain Coordinator </li>
+  <li> Start/Restart services </li>
+  <li> Log in to LON-CAPA </li>
 </ol>
 </p>
 
@@ -34,22 +34,18 @@
 burn them yourself.
 </p>
 
-<h2>Gather information for the Red Hat Installation</h2>
-<p>
-You will need to gather some network information for your server.  You will 
-also need to determine some of the LON-CAPA configuration information before 
-you begin.
-</p>
-<h3>Network settings for your site</h3>
+<h2>Determine Network settings for your site</h2>
 <p>
+You will need to have the following information for your site.  You must
+have a static IP address (do not use DHCP).
 <ul>
-  <li>ip address
-  <li>netmask
-  <li>network
-  <li>broadcast
-  <li>hostname
-  <li>gateway
-  <li>domain name server(s)
+  <li>ip address </li>
+  <li>netmask </li>
+  <li>network </li>
+  <li>broadcast </li>
+  <li>hostname </li>
+  <li>gateway </li>
+  <li>domain name server(s) </li>
 </ul>
 </p>
 
@@ -78,9 +74,9 @@
    <dt>Package Group Selection
    <dd>At a minimum, install the following packages:
       <ul>
-        <li>NFS File Server
-        <li>Windows File Server
-        <li>Web Server
+        <li>NFS File Server </li>
+        <li>Windows File Server </li>
+        <li>Web Server </li>
       </ul>
        Other packages can be installed as you like.
    <dt>X Windows Configuration
@@ -91,7 +87,7 @@
 Other notes:
 <ul>
   <li>Use md5 and shadow passwords if you are given the choice (this is
-      the default).
+      the default). </li>
 </ul>
 </p>
 
@@ -166,7 +162,7 @@
 'domain coordinator'.  This user creates accounts for other users and
 grants them additional privileges.  The make_domain_coordinator.pl script
 invoked below requires that you enter the users password.  The password will
-show in plaintext as you type it.  Feel free to use the passwd username
+show in plaintext as you type it.  Feel free to use the "passwd username"
 command to change it later.  Replace USERNAME and DOMAIN with an 
 appropriate user name and your domain.
 <pre>