Diff for /doc/build/sles15_install.frag between versions 1.4 and 1.6

version 1.4, 2021/03/09 13:40:55 version 1.6, 2024/08/08 21:22:21
Line 36  The installation process takes the follo Line 36  The installation process takes the follo
 <hr>  <hr>
 <h2>1. <a name="obt">Obtain SuSE Linux Enterprise Server 15</a></h2>  <h2>1. <a name="obt">Obtain SuSE Linux Enterprise Server 15</a></h2>
 <p>  <p>
 SLES15 ISO files can be obtained from the SuSE site: <a href="https://www.suse.com/download/sles/">https://www.suse.com/download/sles/</a>. Download either the SLE-15-SP2-Full-x86_64-GM-Media1.iso or the SLE-15-SP2-Online-x86_64-GM-Media1.iso.  SLES15 ISO files can be obtained from the SuSE site: <a href="https://www.suse.com/download/sles/">https://www.suse.com/download/sles/</a>. Download either the SLE-15-SP6-Full-x86_64-GM-Media1.iso or the SLE-15-SP6-Online-x86_64-GM-Media1.iso.
 </p>  </p>
   
 <h2>2. <a name="net">Determine Network Settings</a></h2>  <h2>2. <a name="net">Determine Network Settings</a></h2>
Line 57  DHCP is <em>not</em> supported. Line 57  DHCP is <em>not</em> supported.
 <p>  <p>
 Installing SuSE Linux Enterprise Server is straightforward.  Installing SuSE Linux Enterprise Server is straightforward.
 Some documentation is available from  Some documentation is available from
 <a href="https://documentation.suse.com/sles/15-SP2/pdf/art-sle-installquick_color_en.pdf">  <a href="https://documentation.suse.com/sles/15-SP6/pdf/article-installation_en.pdf">
 https://documentation.suse.com/sles/15-SP2/pdf/art-sle-installquick_color_en.pdf</a>.<br /><br />  https://documentation.suse.com/sles/15-SP6/pdf/article-installation_en.pdf</a>.<br /><br />
 Most of the installation screens are self explanatory.  Most of the installation screens are self explanatory.
 There are a few steps that require comment and are dealt with below.  There are a few steps that require comment and are dealt with below.
 </p>  </p>
Line 101  There are a few steps that require comme Line 101  There are a few steps that require comme
    <dd>Check the boxes for the following:<ul>     <dd>Check the boxes for the following:<ul>
        <li>Help and Support Documentation</li>         <li>Help and Support Documentation</li>
        <li>Minimal Base System</li>         <li>Minimal Base System</li>
        <li>YaST System Administration</li>         <li>App Armor</li>
          <li>YaST base utiities</li>
          >li>YasT server utilities</li>
        </ul>         </ul>
    </dd>     </dd>
    <dt>Security</dt>     <dt>Security</dt>
Line 127  Execute: Line 129  Execute:
 <pre>  <pre>
 zypper addrepo http://install.loncapa.org/suse/sles15/ 'LON-CAPA'  zypper addrepo http://install.loncapa.org/suse/sles15/ 'LON-CAPA'
 zypper addrepo 'https://download.opensuse.org/repositories/devel:/languages:/R:/released/SLE_15/' 'R-released SLE_15'  zypper addrepo 'https://download.opensuse.org/repositories/devel:/languages:/R:/released/SLE_15/' 'R-released SLE_15'
 zypper addrepo 'https://download.opensuse.org/repositories/devel:/languages:/R:/released/SLE_15_SP1/' 'R-released SLE_15_SP1'  
 zypper refresh   zypper refresh 
 </pre>  </pre>
 <p>  <p>
Line 141  The list of enabled repos should be as f Line 142  The list of enabled repos should be as f
 </p>  </p>
 <table style="border: 0px; border-collapse: collapse;">  <table style="border: 0px; border-collapse: collapse;">
 <tr><th>Alias</th><th>Name</th></tr>  <tr><th>Alias</th><th>Name</th></tr>
 <tr><td>Basesystem_Module_15_SP2_x86_64:SLE-Module-Basesystem15-SP2-Pool</td><td>SLE-Module-Basesystem15-SP2-Pool</td></tr>  <tr><td>Basesystem_Module_15_SP6_x86_64:SLE-Module-Basesystem15-SP6-Pool</td><td>SLE-Module-Basesystem15-SP6-Pool</td></tr>
 <tr><td>Basesystem_Module_15_SP2_x86_64:SLE-Module-Basesystem15-SP2-Updates</td><td>SLE-Module-Basesystem15-SP2-Updates</td></tr>  <tr><td>Basesystem_Module_15_SP6_x86_64:SLE-Module-Basesystem15-SP6-Updates</td><td>SLE-Module-Basesystem15-SP6-Updates</td></tr>
 <tr><td>Desktop_Applications_Module_15_SP2_x86_64:SLE-Module-Desktop-Applications15-SP2-Pool</td><td>SLE-Module-Desktop-Applications15-SP2-Pool</td></tr>  <tr><td>Desktop_Applications_Module_15_SP6_x86_64:SLE-Module-Desktop-Applications15-SP6-Pool</td><td>SLE-Module-Desktop-Applications15-SP6-Pool</td></tr>
 <tr><td>Desktop_Applications_Module_15_SP2_x86_64:SLE-Module-Desktop-Applications15-SP2-Updates</td><td>SLE-Module-Desktop-Applications15-SP2-Updates</td></tr>  <tr><td>Desktop_Applications_Module_15_SP6_x86_64:SLE-Module-Desktop-Applications15-SP6-Updates</td><td>SLE-Module-Desktop-Applications15-SP6-Updates</td></tr>
 <tr><td>Development_Tools_Module_15_SP2_x86_64:SLE-Module-DevTools15-SP2-Pool</td><td>SLE-Module-DevTools15-SP2-Pool</td></tr>  <tr><td>Development_Tools_Module_15_SP6_x86_64:SLE-Module-DevTools15-SP6-Pool</td><td>SLE-Module-DevTools15-SP6-Pool</td></tr>
 <tr><td>Development_Tools_Module_15_SP2_x86_64:SLE-Module-DevTools15-SP2-Updates</td><td>SLE-Module-DevTools15-SP2-Updates</td></tr>  <tr><td>Development_Tools_Module_15_SP6_x86_64:SLE-Module-DevTools15-SP6-Updates</td><td>SLE-Module-DevTools15-SP6-Updates</td></tr>
 <tr><td>LON-CAPA</td><td>LON-CAPA</td></tr>  <tr><td>LON-CAPA</td><td>LON-CAPA</td></tr>
 <tr><td>R-released SLE_15</td><td>R-released SLE_15</td></tr>  <tr><td>R-released SLE_15</td><td>R-released SLE_15</td></tr>
 <tr><td>R-released SLE_15_SP1</td><td>R-released SLE_15_SP1</td></tr>  <tr><td>SUSE_Linux_Enterprise_Server_15_SP6_x86_64:SLE-Product-SLES15-SP6-Pool</td><td>SLE-Product-SLES15-SP6-Pool</td></tr>
 <tr><td>SUSE_Linux_Enterprise_Server_15_SP2_x86_64:SLE-Product-SLES15-SP2-Pool</td><td>SLE-Product-SLES15-SP2-Pool</td></tr>  <tr><td>SUSE_Linux_Enterprise_Server_15_SP6_x86_64:SLE-Product-SLES15-SP6-Updates</td><td>SLE-Product-SLES15-SP6-Updates</td></tr>
 <tr><td>SUSE_Linux_Enterprise_Server_15_SP2_x86_64:SLE-Product-SLES15-SP2-Updates</td><td>SLE-Product-SLES15-SP2-Updates</td></tr>  <tr><td>SUSE_Package_Hub_15_SP6_x86_64:SLE-Module-Packagehub-Subpackages15-SP6-Pool</td><td>SLE-Module-Packagehub-Subpackages15-SP6-Pool</td></tr>
 <tr><td>SUSE_Package_Hub_15_SP2_x86_64:SLE-Module-Packagehub-Subpackages15-SP2-Pool</td><td>SLE-Module-Packagehub-Subpackages15-SP2-Pool</td></tr>  <tr><td>SUSE_Package_Hub_15_SP6_x86_64:SLE-Module-Packagehub-Subpackages15-SP6-Updates</td><td>SLE-Module-Packagehub-Subpackages15-SP6-Updates</td></tr>
 <tr><td>SUSE_Package_Hub_15_SP2_x86_64:SLE-Module-Packagehub-Subpackages15-SP2-Updates</td><td>SLE-Module-Packagehub-Subpackages15-SP2-Updates</td></tr>  <tr><td>SUSE_Package_Hub_15_SP6_x86_64:SUSE-PackageHub-15-SP6-Backports-Pool</td><td>SUSE-PackageHub-15-SP6-Backports-Pool</td></tr>
 <tr><td>SUSE_Package_Hub_15_SP2_x86_64:SUSE-PackageHub-15-SP2-Backports-Pool</td><td>SUSE-PackageHub-15-SP2-Backports-Pool</td></tr>  <tr><td>SUSE_Package_Hub_15_SP6_x86_64:SUSE-PackageHub-15-SP6-Pool</td><td>SUSE-PackageHub-15-SP6-Pool</td></tr>
 <tr><td>SUSE_Package_Hub_15_SP2_x86_64:SUSE-PackageHub-15-SP2-Pool</td><td>SUSE-PackageHub-15-SP2-Pool</td></tr>  <tr><td>Server_Applications_Module_15_SP6_x86_64:SLE-Module-Server-Applications15-SP6-Pool</td><td>SLE-Module-Server-Applications15-SP6-Pool</td></tr>
 <tr><td>Server_Applications_Module_15_SP2_x86_64:SLE-Module-Server-Applications15-SP2-Pool</td><td>SLE-Module-Server-Applications15-SP2-Pool</td></tr>  <tr><td>Server_Applications_Module_15_SP6_x86_64:SLE-Module-Server-Applications15-SP6-Updates</td><td>SLE-Module-Server-Applications15-SP6-Updates</td></tr>
 <tr><td>Server_Applications_Module_15_SP2_x86_64:SLE-Module-Server-Applications15-SP2-Updates</td><td>SLE-Module-Server-Applications15-SP2-Updates</td></tr>  
 <tr><td>devel_languages_R_released</td><td>R core components, supplements (like rkward), and CRAN packages (SLE_15_SP1)</td></tr>  
 </table>  </table>
 <h2>5. <a name="ilc">Installing LON-CAPA</a></h2>  <h2>5. <a name="ilc">Installing LON-CAPA</a></h2>
 <h3>Install prerequisites</h3>  <h3>Install prerequisites</h3>
Line 196  used to check the configuration of a sys Line 195  used to check the configuration of a sys
 </p>  </p>
 <p>  <p>
 The script will analyze your system to determine which actions are recommended.  The script will then prompt you to choose the actions you would like taken.  The script will analyze your system to determine which actions are recommended.  The script will then prompt you to choose the actions you would like taken.
 Once a choice has been entered for all nine possible actions, required changes will be made.  Once a choice has been entered for all ten possible actions, required changes will be made.
 </p>  </p>
 <p>The possible actions are:  <p>The possible actions are:
 <ul>  <ul>
Line 205  Once a choice has been entered for all n Line 204  Once a choice has been entered for all n
 <li>Set-up the MySQL database</li>  <li>Set-up the MySQL database</li>
 <li>Set-up MySQL permissions</li>  <li>Set-up MySQL permissions</li>
 <li>Configure Apache web server</li>  <li>Configure Apache web server</li>
   <li>Configure systemd security settings for Apache web server</li>
 <li>Configure start-up of services</li>  <li>Configure start-up of services</li>
 <li>Check firewall settings</li>  <li>Check firewall settings</li>
 <li>Stop services not used by LON-CAPA<br />  <li>Stop services not used by LON-CAPA<br />
Line 297  coordinator.  Congratulations! Line 297  coordinator.  Congratulations!
 <hr>  <hr>
 <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 group.  there's something wrong, please contact the LON-CAPA helpdesk.
 You can submit a help request using our web form:<br />  Installation/update support is available from: helpdesk at loncapa.org
 <a href="http://help.loncapa.org/help/">http://help.loncapa.org/help/</a><br />  (replace " at " with @).
 If there were errors in installation of the dependency RPMs or during the  If there were errors in installation of the dependency RPMs or errors 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.
 </p>  </p>

Removed from v.1.4  
changed lines
  Added in v.1.6


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