version 1.3, 2020/11/02 21:16:44
|
version 1.5, 2024/08/08 20:54:10
|
Line 204 reboot
|
Line 204 reboot
|
<h3>Install prerequisites</h3> |
<h3>Install prerequisites</h3> |
<p> Execute: </p> |
<p> Execute: </p> |
<pre> |
<pre> |
yum install LONCAPA-prerequisites |
dnf install LONCAPA-prerequisites |
</pre><p> |
</pre><p> |
This may take some minutes due to LON-CAPA's large number of dependencies. |
This may take some minutes due to LON-CAPA's large number of dependencies. |
</p> |
</p> |
Line 327 The LON-CAPA network services take a mom
|
Line 327 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 httpd |
systemctl start httpd |
</pre> |
</pre> |
<p> |
<p> |