--- doc/build/Attic/reconfig.html 2001/11/26 14:45:42 1.4 +++ doc/build/Attic/reconfig.html 2002/07/27 23:08:10 1.11 @@ -1,53 +1,112 @@ - - + +
-Scott Harrison
-Last updated: $Date: 2001/11/26 14:45:42 $; Revision: $Revision: 1.4 $
-+There are about a dozen files on the LON-CAPA server systems +which the system administrator may need to adjust. +
++The two most important configuration files are: +
++After making any configuration change, you will need to restart system +services. The two most important system services on a LON-CAPA system are +loncapa and httpd. Here are the +commands for restarting the system services: +
+
+/etc/rc.d/init.d/loncapa restart
+ /etc/rc.d/init.d/httpd restart + |
+We recommend that a knowledgeable system administrator should +perform any adjustments on a LON-CAPA server machine. +Locations of these files are by default. Depending on your +Linux distribution--RedHat, Mandrake, Debian, etc, the file paths may be elsewhere. +
++LON-CAPA currently depends on the following list of configuration +files. Note that loncapa.conf is automatically +altered by the installation/upgrade scripts associated with +the tarball-distribution (see the INSTALL and UPGRADE +sections of this web-site). (Thus, the system administrator should +not have to further adjust loncapa.conf from the terminal.) +
-Currently, we recommend you handle reconfiguration manually. -An administrator should alter configuration files present throughout the -system. -
--LON-CAPA Reconfiguration can also be handled by a GUI tool (and text-based UI) -developed as an offshoot from the RedHat anaconda python-Tk system. This tool -should be present on your LON-CAPA system at -/usr/sbin/loncapaconfig. +The following configuration files are critical for the correct +performance of a LON-CAPA server machine. Typically, these configuration +files do not need to be adjusted by the system administrator.
++LON-CAPA does not provide integrated support for secondary services. +The expectation is that knowledgeable system administrators will +customize these secondary services for their institution. +
++We do, however, provide example configurations of services that you +may want to deliver with LON-CAPA (i.e. Samba and AppleChooser). +
+ + +