version 1.1, 2019/12/10 16:36:25
|
version 1.4, 2021/03/09 13:40:55
|
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-SP2-Full-x86_64-GM-Media1.iso or the SLE-15-SP2-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-SP2/pdf/art-sle-installquick_color_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-SP2/pdf/art-sle-installquick_color_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 104 There are a few steps that require comme
|
Line 105 There are a few steps that require comme
|
</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 120 Use "Security and Users" -> Firewall ->
|
Line 121 Use "Security and Users" -> Firewall ->
|
</p> |
</p> |
<h2>4. <a name="upd">Add software sources</a></h2> |
<h2>4. <a name="upd">Add software sources</a></h2> |
<p> |
<p> |
Use zypper to add package repositories for LON-CAPA and the statistics package: R.<br> |
Use zypper to add package repositories for LON-CAPA and the statistics package: R.<br /> |
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_SP1/devel:languages:R:released.repo |
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 139 The list of enabled repos should be as f
|
Line 141 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_SP2_x86_64:SLE-Module-Basesystem15-SP2-Pool</td><td>SLE-Module-Basesystem15-SP2-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_SP2_x86_64:SLE-Module-Basesystem15-SP2-Updates</td><td>SLE-Module-Basesystem15-SP2-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_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_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_SP2_x86_64:SLE-Module-Desktop-Applications15-SP2-Updates</td><td>SLE-Module-Desktop-Applications15-SP2-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_SP2_x86_64:SLE-Module-DevTools15-SP2-Pool</td><td>SLE-Module-DevTools15-SP2-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_SP2_x86_64:SLE-Module-DevTools15-SP2-Updates</td><td>SLE-Module-DevTools15-SP2-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>SUSE_Linux_Enterprise_Server_15_SP1_x86_64:SLE-Product-SLES15-SP1-Pool</td><td>SLE-Product-SLES15-SP1-Pool</td></tr> |
<tr><td>R-released SLE_15</td><td>R-released SLE_15</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>R-released SLE_15_SP1</td><td>R-released SLE_15_SP1</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_Linux_Enterprise_Server_15_SP2_x86_64:SLE-Product-SLES15-SP2-Pool</td><td>SLE-Product-SLES15-SP2-Pool</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_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_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_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_SP1_x86_64:SUSE-PackageHub-15-SP1-Pool</td><td>SUSE-PackageHub-15-SP1-Pool</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>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>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>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>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_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_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> |
<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> |
Line 203 Once a choice has been entered for all n
|
Line 207 Once a choice has been entered for all n
|
<li>Configure Apache web server</li> |
<li>Configure 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 /> |
e.g., services for a print server: cups daemon</li> |
e.g., services for a print server: cups daemon</li> |
<li>Download LON-CAPA source code in readiness for installation</li> |
<li>Download LON-CAPA source code in readiness for installation</li> |
</ul> |
</ul> |
Line 274 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 295 coordinator. Congratulations!
|
Line 299 coordinator. Congratulations!
|
<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 get in touch with the 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://help.loncapa.org/help/">http://help.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. |