--- doc/build/centos6_install.frag 2011/11/26 23:48:03 1.1 +++ doc/build/centos6_install.frag 2019/12/02 16:34:04 1.4 @@ -92,6 +92,12 @@ Finish installing your server, reboot it
+Enable access to the EPEL repository +
++yum install epel-release ++
Update your system to the latest versions of the system software using yum.
@@ -105,6 +111,7 @@ Reboot your system before continuing wit Retrieve the centos6_loncapa_yum file from the LON-CAPA install site:++yum install wget wget http://install.loncapa.org/versions/centos/6/centos6_loncapa_yum.conf@@ -115,6 +122,24 @@ mv /etc/yum.conf /etc/yum.conf.backup cp centos6_loncapa_yum.conf /etc/yum.conf yum update
+Verify the required repositories are enabled: +
++yum repolist enabled ++
+The list of enabled repos should be as follows (where $basearch = x86_64 or i386): +
+repo id | repo name | |
---|---|---|
base | CentOS-6 - Base | |
epel | Extra Packages for Enterprise Linux 6 - $basearch | |
extras | CentOS-6 - Extras | |
loncapa-updates-basearch | CentOS 6 LON-CAPA $basearch Updates | |
loncapa-updates-noarch | CentOS 6 LON-CAPA noarch Updates | |
updates | CentOS-6 - Updates |
@@ -185,7 +210,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.
-The possible actions are: +
The possible actions are: