Diff for /doc/build/F15_install.frag between versions 1.1 and 1.3

version 1.1, 2011/06/01 04:48:02 version 1.3, 2011/06/01 05:05:57
Line 113  mv loncapa_selinux_config /etc/selinux/c Line 113  mv loncapa_selinux_config /etc/selinux/c
 </p>  </p>
 <h3>Firewall Configuration</h3>  <h3>Firewall Configuration</h3>
 To configure the firewall settings, use the system-config-firewall utility. Execute: <p>  To configure the firewall settings, use the system-config-firewall utility. Execute: <p>
 <pre>lokkit</pre></p><p>  <pre>system-config-firewall-tui</pre></p><p>
   <dt>Firewall Configuration</dt>    <dt>Firewall Configuration</dt>
    <dd>Select Security Level: Enabled, and allow incoming: SSH (remote login), WWW (HTTP) and secure WWW (HTTPS).</dd>     <dd>Select Security Level: Enabled, and allow incoming: SSH (remote login), WWW (HTTP) and secure WWW (HTTPS).</dd>
 <br />Exit the system-config-firewall</p>  <br />Exit the system-config-firewall</p>
Line 266  in the previous section. Line 266  in the previous section.
 You will need at least one user at your site who has the role of  You will need at least one user at your site who has the role of
 'domain coordinator'.  This user creates accounts for other users and  'domain coordinator'.  This user creates accounts for other users and
 grants them additional privileges.  The make_domain_coordinator.pl script  grants them additional privileges.  The make_domain_coordinator.pl script
 invoked below requires that you enter the users password.  The password will  invoked below requires that you enter the user's password.  
 show in plaintext as you type it.  Feel free to use the "passwd username"  The "passwd username" command can be used to change the password later.
 command to change it later.  Replace USERNAME and DOMAIN with an  Replace USERNAME and DOMAIN with an appropriate user name and your domain.
 appropriate user name and your domain.  
 </p>  </p>
 <pre>  <pre>
 cd /root/loncapa-N.N/loncom/build  cd /root/loncapa-N.N/loncom/build

Removed from v.1.1  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>