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

version 1.2, 2006/10/10 20:32:58 version 1.5, 2010/05/26 23:42:50
Line 32  The installation process takes the follo Line 32  The installation process takes the follo
   
 <h2>Obtain SuSE Linux 10.1</h2>  <h2>Obtain SuSE Linux 10.1</h2>
 <p>  <p>
 A SuSE 10.1 iso for burning to DVD can be obtained from the Novell download site: <a href="http://download.novell.com/index.jsp">http://download.novell.com/index.jsp</a>, or from an opensuse mirror site - <a href="http://en.opensuse.org/Mirrors_Released_Version">http://en.opensuse.org/Mirrors_Released_Version</a>.  You will also find links to sites with iso files for burning to CD, if you burning CDs is more convenient for you.   A SuSE 10.1 iso for burning to DVD can be obtained from the Novell download site: <a href="http://download.novell.com/index.jsp">http://download.novell.com/index.jsp</a>, or from an opensuse mirror site - <a href="http://en.opensuse.org/Mirrors_Released_Version">http://en.opensuse.org/Mirrors_Released_Version</a>.  You will also find links there to sites with iso files for burning to CD, if burning CDs is more convenient for you. 
 </p>   </p> 
 <h2>Determine Network Settings</h2>  <h2>Determine Network Settings</h2>
 <p>  <p>
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 (secure shell). Use the "Expert" 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 (secure shell).</dd>
  </p>   </p>
  <p>          <p>       
    <dt>Network Configuration</dt>     <dt>Network Configuration</dt>
Line 138  After saving this configuration informat Line 138  After saving this configuration informat
 <pre>  <pre>
 yast -i LONCAPA-prerequisites  yast -i LONCAPA-prerequisites
 </pre><p>  </pre><p>
 This may take a moment due to LON-CAPA's large number of dependencies. When prompted to choose an apache package, select apache, NOT apache2, then click Solve.    This may take a moment due to LON-CAPA's large number of dependencies.
 </p>  </p>
 <h3>Retrieve and execute LON-CAPA setup program</h3>  <h3>Retrieve and execute LON-CAPA setup program</h3>
 <p>  <p>
Line 229  will be appearant at this step. Line 229  will be appearant at this step.
 </p>  </p>
 <pre>  <pre>
 /etc/init.d/loncontrol start  /etc/init.d/loncontrol start
 /etc/init.d/apache 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 when starting the httpd about missing perl modules,
 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 245  coordinator.  Congratulations! Line 245  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.  If some part of this document is unclear please let us know.

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


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