version 1.1, 2002/05/22 22:02:59
|
version 1.2, 2002/05/23 14:29:37
|
Line 14 some routine Unix commands. Some famili
|
Line 14 some routine Unix commands. Some famili
|
<p> |
<p> |
The installation process takes the following steps: |
The installation process takes the following steps: |
<ol> |
<ol> |
<li> Obtain Red Hat 7.3 |
<li> Obtain Red Hat 7.3 </li> |
<li> Gather information for installing Red Hat |
<li> Gather information for installing Red Hat </li> |
<li> Install Red Hat 7.3 |
<li> Install Red Hat 7.3 </li> |
<li> Determine your LON-CAPA Settings |
<li> Determine your LON-CAPA Settings </li> |
<li> Install LON-CAPA |
<li> Install LON-CAPA </li> |
<li> Configure LON-CAPA |
<li> Configure LON-CAPA </li> |
<li> Pick a hosts.tab file |
<li> Pick a hosts.tab file </li> |
<li> Create a Domain Coordinator |
<li> Create a Domain Coordinator </li> |
<li> Start/Restart services |
<li> Start/Restart services </li> |
<li> Log in to LON-CAPA |
<li> Log in to LON-CAPA </li> |
</ol> |
</ol> |
</p> |
</p> |
|
|
Line 34 mail the CDs to you. Another option is
|
Line 34 mail the CDs to you. Another option is
|
burn them yourself. |
burn them yourself. |
</p> |
</p> |
|
|
<h2>Gather information for the Red Hat Installation</h2> |
<h2>Determine Network settings for your site</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> |
|
<p> |
<p> |
|
You will need to have the following information for your site. You must |
|
have a static IP address (do not use DHCP). |
<ul> |
<ul> |
<li>ip address |
<li>ip address </li> |
<li>netmask |
<li>netmask </li> |
<li>network |
<li>network </li> |
<li>broadcast |
<li>broadcast </li> |
<li>hostname |
<li>hostname </li> |
<li>gateway |
<li>gateway </li> |
<li>domain name server(s) |
<li>domain name server(s) </li> |
</ul> |
</ul> |
</p> |
</p> |
|
|
Line 78 is in the order the issues appear in the
|
Line 74 is in the order the issues appear in the
|
<dt>Package Group Selection |
<dt>Package Group Selection |
<dd>At a minimum, install the following packages: |
<dd>At a minimum, install the following packages: |
<ul> |
<ul> |
<li>NFS File Server |
<li>NFS File Server </li> |
<li>Windows File Server |
<li>Windows File Server </li> |
<li>Web Server |
<li>Web Server </li> |
</ul> |
</ul> |
Other packages can be installed as you like. |
Other packages can be installed as you like. |
<dt>X Windows Configuration |
<dt>X Windows Configuration |
Line 91 is in the order the issues appear in the
|
Line 87 is in the order the issues appear in the
|
Other notes: |
Other notes: |
<ul> |
<ul> |
<li>Use md5 and shadow passwords if you are given the choice (this is |
<li>Use md5 and shadow passwords if you are given the choice (this is |
the default). |
the default). </li> |
</ul> |
</ul> |
</p> |
</p> |
|
|
Line 166 You will need at least one user at your
|
Line 162 You will need at least one user at your
|
'domain coordinator'. This user creates accounts for other users and |
'domain coordinator'. This user creates accounts for other users and |
grants them additional privileges. The make_domain_coordinator.pl script |
grants them additional privileges. The make_domain_coordinator.pl script |
invoked below requires that you enter the users password. The password will |
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 |
command to change it later. Replace USERNAME and DOMAIN with an |
appropriate user name and your domain. |
appropriate user name and your domain. |
<pre> |
<pre> |