Diff for /doc/build/suse10.2_install.frag between versions 1.2 and 1.5

version 1.2, 2007/06/01 21:23:29 version 1.5, 2010/05/26 23:42:50
Line 81  There are a few steps that require comme Line 81  There are a few steps that require comme
 <p>Once you system has rebooted, you will use yast to complete the configuration. Change the following settings:  <p>Once you system has rebooted, you will use yast to complete the configuration. Change the following settings:
 <dl style="list-style:square outside none">  <dl style="list-style:square outside none">
    <dt>Firewall</dt>     <dt>Firewall</dt>
    <dd>Enable the firewall, and allow the the following services: web services (http and https) and login services (SSH). Use the "Advanced..." option to open the following ports for TCP services: 8080 5663.</dd>     <dd>Enable the firewall, and allow the the following services: web services (http and https) and login services (SSH).</dd>
  </p>   </p>
  <p>          <p>       
    <dt>Network Configuration</dt>     <dt>Network Configuration</dt>
Line 230  perl make_domain_coordinator.pl USERNAME Line 230  perl make_domain_coordinator.pl USERNAME
 <h2>Start/Restart Services</h2>  <h2>Start/Restart Services</h2>
 <p>  <p>
 The LON-CAPA network services take a moment to start.  Most misconfigurations  The LON-CAPA network services take a moment to start.  Most misconfigurations
 will be appearant at this step.  will be apparent at this step.
 </p>  </p>
 <pre>  <pre>
 /etc/init.d/loncontrol start  /etc/init.d/loncontrol start
 /etc/init.d/apache2 start  /etc/init.d/apache2 start
 </pre>  </pre>
 <p>  <p>
 If you receive warnings when starting the httpd about missing perl modules,  If you receive warnings about missing perl modules when starting apache2,
 please make sure you followed the instructions in   please make sure you followed the instructions in 
 <b>Installing LON-CAPA Dependencies</b>.  If you still have errors, please  <b>Installing LON-CAPA Dependencies</b>.  If you still have errors, please
 contact the LON-CAPA support team.  contact the MSU LON-CAPA group.
 </p>  </p>
 <h2>Log in to your LON-CAPA Machine</h2>  <h2>Log in to your LON-CAPA Machine</h2>
 <p>  <p>
Line 250  coordinator.  Congratulations! Line 250  coordinator.  Congratulations!
 <h2>If things aren't working right</h2>  <h2>If things aren't working right</h2>
 <p>  <p>
 If you've followed the steps above and the server doesn't start or you think  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 support team.  there's something wrong, please get in touch with the MSU LON-CAPA group.
 You can submit a help request using our web form:<br />  You can submit a help request using our web form:<br />
 <a href="http://support.loncapa.org/help/">http://support.loncapa.org/help/</a><br />  <a href="http://help.loncapa.org/help/">http://help.loncapa.org/help/</a><br />
 If there were errors in installation of the dependency RPMs or during the  If there were errors in installation of the dependency RPMs or during the
 automatic setup, please send us as much information as possible.  automatic setup, please send us as much information as possible. 
 If some part of this document is unclear please let us know.  Please let us know if any parts of this document are unclear.
 </p>  </p>

Removed from v.1.2  
changed lines
  Added in v.1.5


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