--- doc/build/RHEL8_install.frag 2019/10/07 15:33:28 1.1 +++ doc/build/RHEL8_install.frag 2024/08/08 23:23:11 1.6 @@ -90,15 +90,15 @@ Finish installing your server, reboot it

Firewall Configuration

-LON-CAPA can use Firewalld, available by default for CentOS 8. Enable access to standard +LON-CAPA can use Firewalld, available by default for RHEL 8. Enable access to standard web server ports (i.e., http and https):

 systemctl enable firewalld
 systemctl start firewalld
-sudo firewall-cmd --zone=public --permanent --add-service=http
-sudo firewall-cmd --zone=public --permanent --add-service=https
-sudo firewall-cmd --reload
+firewall-cmd --zone=public --permanent --add-service=http
+firewall-cmd --zone=public --permanent --add-service=https
+firewall-cmd --reload
 

4. Update your system

@@ -172,8 +172,8 @@ The list of enabled repos should be as f rhel-8-for-x86_64-baseos-rpmsRed Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) codeready-builder-for-rhel-8-x86_64-rpmsRed Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) *epelExtra Packages for Enterprise Linux 8 - x86_6 -loncapa-updates-basearchCentOS 8 LON-CAPA x86_64 Updates -loncapa-updates-noarchCentOS 8 LON-CAPA noarch Updates +loncapa-updates-basearchRHEL 8 LON-CAPA x86_64 Updates +loncapa-updates-noarchRHEL 8 LON-CAPA noarch Updates

Install and enable a Mail Transfer Agent (MTA), e.g., postfix

@@ -204,7 +204,7 @@ reboot

Install prerequisites

Execute:

-yum install LONCAPA-prerequisites
+dnf install LONCAPA-prerequisites
 

This may take some minutes due to LON-CAPA's large number of dependencies.

@@ -235,7 +235,7 @@ used to check the configuration of a sys

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.

The possible actions are: