--- doc/build/oracle9_install.frag 2024/07/01 01:06:18 1.1 +++ doc/build/oracle9_install.frag 2024/08/08 23:23:11 1.4 @@ -93,8 +93,8 @@ Finish installing your server, reboot it
The default is to disallow login for root using ssh, so if you plan to allow remote access via ssh, it is recommended to create a user account, replacing <username> with the desired username in the commands below. If you prefer, you can skip this step and simply use the Linux user account which you will create later at step 6 ("Creating a Domain Coordinator") for ssh access.
-/sbin/adduser-passwd +/sbin/adduser <username> +passwd <username>
@@ -134,9 +134,10 @@ Enable the Oracle Linux 9 CodeReady Buil dnf config-manager --set-enabled ol9_codeready_builder
-Install the loncapa.repo file from the LON-CAPA install site: +Install wget and then the loncapa.repo file from the LON-CAPA install site:
+dnf install wget wget -O /etc/yum.repos.d/loncapa.repo http://install.loncapa.org/versions/oracle/9/loncapa.repo
@@ -217,7 +218,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: