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

version 1.2, 2019/12/10 18:43:37 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-linux/">https://www.suse.com/download-linux/</a>. Download the SLE-15-SP1-Installer-DVD-x86_64-GM-DVD1.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-SP1/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-SP1/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 88  There are a few steps that require comme Line 88  There are a few steps that require comme
    </dd>     </dd>
    <dt>Available Extensions and Modules</dt>     <dt>Available Extensions and Modules</dt>
    <dd>Check the boxes for the following:<ul>     <dd>Check the boxes for the following:<ul>
          <li>SUSE Package Hub</i> 
        <li>Basesystem Module</li>         <li>Basesystem Module</li>
        <li>Desktop Applications</li>         <li>Desktop Applications</li>
        <li>Development Tools</li>         <li>Development Tools</li>
Line 100  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>
    <dd>If you will need command line access other than via the console, click the link to toggle the setting for the SSH port so it will be open,</dd>     <dd>If you will need command line access other than via the console, click the link to toggle the setting for the SSH port so it will be open</dd>
 </dl>  </dl>
 <p>  <p>
 Finish installing your server, reboot and log in as root.  Finish installing your server, reboot and log in as root.
Line 124  Use zypper to add package repositories f Line 127  Use zypper to add package repositories f
 Execute:  Execute:
 </p>  </p>
 <pre>  <pre>
 zypper addrepo http://install.loncapa.org/suse/sles15/ 'LON-CAPA Updates'  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 140  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_SP1_x86_64:SLE-Module-Basesystem15-SP1-Pool</td><td>SLE-Module-Basesystem15-SP1-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_SP1_x86_64:SLE-Module-Basesystem15-SP1-Updates</td><td>SLE-Module-Basesystem15-SP1-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_SP1_x86_64:SLE-Module-Desktop-Applications15-SP1-Pool</td><td>SLE-Module-Desktop-Applications15-SP1-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_SP1_x86_64:SLE-Module-Desktop-Applications15-SP1-Updates</td><td>SLE-Module-Desktop-Applications15-SP1-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_SP1_x86_64:SLE-Module-DevTools15-SP1-Pool</td><td>SLE-Module-DevTools15-SP1-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_SP1_x86_64:SLE-Module-DevTools15-SP1-Updates</td><td>SLE-Module-DevTools15-SP1-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 Updates</td><td>LON-CAPA Updates</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_SP1_x86_64:SLE-Product-SLES15-SP1-Pool</td><td>SLE-Product-SLES15-SP1-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_SP1_x86_64:SLE-Product-SLES15-SP1-Updates</td><td>SLE-Product-SLES15-SP1-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_SP1_x86_64:SLE-Module-Packagehub-Subpackages15-SP1-Pool</td><td>SLE-Module-Packagehub-Subpackages15-SP1-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_SP1_x86_64:SLE-Module-Packagehub-Subpackages15-SP1-Updates</td><td>SLE-Module-Packagehub-Subpackages15-SP1-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_SP1_x86_64:SUSE-PackageHub-15-SP1-Backports-Pool</td><td>SUSE-PackageHub-15-SP1-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_SP1_x86_64:SUSE-PackageHub-15-SP1-Pool</td><td>SUSE-PackageHub-15-SP1-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_SP1_x86_64:SLE-Module-Server-Applications15-SP1-Pool</td><td>SLE-Module-Server-Applications15-SP1-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_SP1_x86_64:SLE-Module-Server-Applications15-SP1-Updates</td><td>SLE-Module-Server-Applications15-SP1-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 195  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 204  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 277  The LON-CAPA network services take a mom Line 278  The LON-CAPA network services take a mom
 will be apparent at this step.  will be apparent at this step.
 </p>  </p>
 <pre>  <pre>
 /etc/init.d/loncontrol start  /home/httpd/perl/loncontrol start
 systemctl start apache2  systemctl start apache2
 </pre>  </pre>
 <p>  <p>
Line 296  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.2  
changed lines
  Added in v.1.6


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