--- doc/build/F15_install.frag 2011/06/01 05:05:57 1.3 +++ doc/build/F15_install.frag 2011/11/27 03:06:30 1.5 @@ -51,7 +51,7 @@ Path: fedora/releases/15/Fedora/i386/os/ You will need to know the following network settings for your installation. Note:You must have a static IP address to use LON-CAPA. DHCP is not supported. - +

-

3. Minimal Fedora 15 Install

Installing Fedora is quite easy if you've installed any of the Red Hat products @@ -114,10 +113,12 @@ mv loncapa_selinux_config /etc/selinux/c

Firewall Configuration

To configure the firewall settings, use the system-config-firewall utility. Execute:

system-config-firewall-tui

+

Firewall Configuration
Select Security Level: Enabled, and allow incoming: SSH (remote login), WWW (HTTP) and secure WWW (HTTPS).
-
Exit the system-config-firewall

- +
+
Exit the system-config-firewall +

4. Update your system

Update your system to the latest versions of the system software using yum. @@ -158,7 +159,7 @@ rpm --import http://install.loncapa.org/

 yum install LONCAPA-prerequisites
 

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

Retrieve and execute LON-CAPA setup program

@@ -271,9 +272,8 @@ The "passwd username" command can be use Replace USERNAME and DOMAIN with an appropriate user name and your domain.

-cd /root/loncapa-N.N/loncom/build
+cd /root/loncapa-X.Y.Z/loncom/build
 perl make_domain_coordinator.pl USERNAME DOMAIN
-(WILL PROMPT FOR PASSWORD HERE)
 

7. Start/Restart Services