Annotation of doc/loncapafiles/loncapafiles.html, revision 1.24
1.1 harris41 1: <HTML>
2: <HEAD>
1.5 harris41 3: <META NAME="GENERATOR" CONTENT="Scott Harrison and Emacs Version 3.14159265358979">
4: <TITLE>LON-CAPA Files and Directories</TITLE>
1.1 harris41 5: </HEAD>
6: <BODY>
7:
8: <H1>LON-CAPA Files and Directories</H1>
1.2 harris41 9: <BR>Scott Harrison, September 2000
1.24 ! harris41 10: <BR>Scott Harrison, October 2000
! 11: <BR>Scott Harrison, November 2000
1.1 harris41 12: <BR>Gerd Kortemeyer, Spring-Summer 2000
13: <P>
1.3 harris41 14: <OL>
1.24 ! harris41 15: <LI><A HREF="#sect1">Contents and Structure of loncapafiles.html</A>
! 16: <LI><A HREF="#sect2">Software Package Information</A>
1.3 harris41 17: </OL>
1.24 ! harris41 18: </P>
1.3 harris41 19: <HR>
1.24 ! harris41 20: <A NAME="sect1"><H3>1. Contents and Structure of this loncapafiles.html</H3>
! 21: <P>
! 22: This file contains specialized markup tags which encode information readable
! 23: by the LON-CAPA make/build process. This is meant to be "the master file" which
! 24: encodes all necessary configuration information to the associated make process.
! 25: The format of these tags is:
! 26: <BR><LONCAPA TYPE=type [otherparameters]>
! 27: </P>
! 28: <P>
! 29: Here are examples of all the different types of LONCAPA make/build tags.
! 30: <BR><LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" DEVCATEGORY="handler" CATEGORY="handler">
! 31: <BR><LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lib/perl/Apache" CATEGORY="writeable by server">
! 32: <BR><LONCAPA TYPE=OWNERSHIP DIST="redhat6.2" CATEGORY="setuid" CHMOD="6755" CHOWN="root:root">
! 33: <BR><LONCAPA TYPE=RPM NAME="Vendor" VALUE="Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University.">
! 34: </P>
! 35: <P>
! 36: The NAME tags associated with TYPE=RPM are:
! 37: <UL>
! 38: <LI>Summary
! 39: <LI>Name
! 40: <LI>Version
! 41: <LI>Release
! 42: <LI>Vendor
! 43: <LI>BuildRoot
! 44: <LI>Copyright
! 45: <LI>Group
! 46: <LI>Source
! 47: <LI>AutoReqProv
! 48: <LI>description
! 49: <LI>pre
! 50: </UL>
! 51: <P>
! 52: To allow for viewing the tag information in a tabular HTML format, the make process generates
! 53: <A HREF="latestinstallconfiguration.html">doc/loncapafiles/latestinstallconfiguration.html</A> which
! 54: has the latest HTML presentation of the current LONCAPA tag configuration settings</A>. Alternatively,
! 55: you can just view the internal tags of this HTML file.
! 56: </P>
! 57: <HR>
! 58: <A NAME="sect2"><H3>2. Software Package Information</H3>
! 59: <P>
! 60: This section contains the actual LONCAPA tag information. These tags are probably not viewable with your
! 61: browser and can only be seen be examining the HTML source.
! 62: </P>
! 63: <LONCAPA TYPE=RPM NAME="Summary" VALUE="Basic files for running a LON-CAPA server.">
! 64: <LONCAPA TYPE=RPM NAME="Name" VALUE="LON-CAPA-base">
! 65: <LONCAPA TYPE=RPM NAME="Version" VALUE="3.1">
! 66: <LONCAPA TYPE=RPM NAME="Release" VALUE="1">
! 67: <LONCAPA TYPE=RPM NAME="Vendor" VALUE="Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University.">
! 68: <LONCAPA TYPE=RPM NAME="BuildRoot" VALUE="/home/harris41/LON-CAPA-BuildRoot">
! 69: <LONCAPA TYPE=RPM NAME="Copyright" VALUE="GNU General Public License. Version 2, June 1991. Michigan State University patents may apply.">
! 70: <LONCAPA TYPE=RPM NAME="Group" VALUE="Utilities/System">
! 71: <LONCAPA TYPE=RPM NAME="Source" VALUE="LON-CAPA-base-3.1.tar.gz">
! 72: <LONCAPA TYPE=RPM NAME="AutoReqProv" VALUE="no">
! 73: <LONCAPA TYPE=RPM NAME="description" VALUE="This package facilitates a base installation of LON-CAPA files in their directories.\nThe files in this package are only those directly associated with the network communication\nlayer established through direct server-to-server communications (via lond and lonc); plus\nthose which configure (but otherwise not constitute) external software packages like Apache\nand Athena-Kerberos. For more on the LON-CAPA project, visit http://www.lon-capa.org/.">
! 74: <LONCAPA TYPE=RPM NAME="pre" VALUE="echo '***********************************************************************"\necho "LON-CAPA LearningOnline with CAPA"\necho "http://www.lon-capa.org/"\necho "Gerd Kortemeyer, et al"\necho "Laboratory for Instructional Technology Education"\necho "Michigan State University"\necho "General Public License, Version 2, June 1991"\necho "** Michigan State University patents may apply **"\necho " "\necho "This installation assumes an installation of Redhat 6.2"\necho " "\necho "The server computer should be currently connected to the ethernet"\necho " "\necho "The files in this package are only those directly associated with the network communication"\necho "layer established through direct server-to-server communications (via lond and lonc); plus"\necho "those which configure (but otherwise not constitute) external software packages like Apache"\necho "and Athena-Kerberos."\necho "***********************************************************************"\n
! 75: '>
! 76: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="etc/httpd/conf" DEVCATEGORY="standard" CATEGORY="standard">
! 77: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lonTabs" DEVCATEGORY="server standard" CATEGORY="standard">
! 78: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="etc" DEVCATEGORY="standard" CATEGORY="standard">
! 79: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/perl" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 80: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/perl/logs DEVCATEGORY="server standard" CATEGORY="server standard">
! 81: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/perl/tmp" DEVCATEGORY="server standard" CATEGORY="server standard">
! 82: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lib/perl/Apache" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 83:
! 84: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lonIDs" DEVCATEGORY="server standard" CATEGORY="server standard">
! 85: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/sockets" DEVCATEGORY="server standard" CATEGORY="server standard">
! 86: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/sockets/delayed" DEVCATEGORY="server standard" CATEGORY="server standard">
! 87: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html" DEVCATEGORY="server standard" CATEGORY="server standard">
! 88: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/res" DEVCATEGORY="server standard" CATEGORY="server standard">
! 89: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 90: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/rat" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 91: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/lonIcons" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 92: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lonUsers" DEVCATEGORY="server standard" CATEGORY="server standard">
! 93: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/lon-status" DEVCATEGORY="server standard" CATEGORY="server standard">
! 94: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="usr/lib/perl5/site_perl/5.005" DEVCATEGORY="standard" CATEGORY="standard">
! 95: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/adm/MathML" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 96: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/res/adm/includes" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 97: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/res/adm/pages" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 98: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/res/adm/pages/bookmarkmenu" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 99: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/html/res/adm/pages/annotations" DEVCATEGORY="server standard" CATEGORY="server readonly">
! 100: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="usr/sbin" DEVCATEGORY="standard" CATEGORY="standard">
! 101: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="etc/cron.d" DEVCATEGORY="standard" CATEGORY="standard">
! 102: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="etc/ntp" DEVCATEGORY="standard" CATEGORY="standard">
! 103: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="etc/rc.d/init.d" DEVCATEGORY="standard" CATEGORY="standard">
! 104: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="etc/atalk" DEVCATEGORY="standard" CATEGORY="standard">
! 105:
! 106:
! 107: <LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lib/perl/Apache" CATEGORY="writeable by server">
! 108: <LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler">
! 109: <LONCAPA TYPE=OWNERSHIP CATEGORY="setuid" CHMOD="6755" CHOWN="root:root">
! 110:
1.13 harris41 111: <FONT SIZE=+2><A HREF="LON-CAPA-base-3.1-1.i386.rpm">Rolled in a RedHat 6.2 RPM, September 27, 2000</A></FONT>
1.3 harris41 112: <P>
113: <TABLE BGCOLOR=#FFFFFF BORDER=0 CELLPADDING=10 CELLSPACING=0>
114: <TR><TD>
115: <PRE>
116: Name : LON-CAPA-base Relocations: (not relocateable)
1.5 harris41 117: Version : 3.1 Vendor: Laboratory for Instructional Technology Education,
118: Division of Science and Mathematics Education,
1.3 harris41 119: Michigan State University.
1.13 harris41 120: Release : 1 Build Date: Wed Sep 27 13:56:46 2000
1.8 harris41 121: Install date: (not installed) Build Host: spock.lite.msu.edu
1.3 harris41 122: Group : Utilities/System Source RPM: LON-CAPA-base-3.1-1.src.rpm
1.13 harris41 123: Size : 3650773 License: GNU General Public License. Version 2, June 1991.
1.3 harris41 124: Michigan State University patents may apply.
125: Summary : Basic system files for running a LON-CAPA server.
126: Description :
127: This package facilitates a base installation of LON-CAPA files in their directories.
128: The files in this package are only those directly associated with the network communication
1.6 harris41 129: layer established through direct server-to-server communications (via lond and lonc); plus
130: those which configure (but otherwise not constitute) external software packages like Apache
1.3 harris41 131: and Athena-Kerberos. For more on the LON-CAPA project, visit http://www.lon-capa.org/.
132: </PRE>
133: </TABLE>
134:
135: <P>
1.1 harris41 136: Note: these files only refer to
137: <UL>
138: <LI>those directly associated
139: with the network communication layer established through
140: direct server-to-server communications (via lond and lonc)
1.2 harris41 141: <LI>those which configure (but otherwise not constitute) external software packages
1.1 harris41 142: like <TT>Apache</TT> and <TT>Athena-Kerberos</TT>.
143: </UL>
144: and, these files
145: <UL>
146: <LI>are all owned by user=www, group=users
147: <LI>all represent their install-time configurations
148: (for instance, some directories start out as empty)
1.3 harris41 149: <LI>are all ONLY under the read-write-execute privileges of user=www,
150: with different sets of permissions based on file type
151: <UL>
152: <LI><B>chmod 400</B>
153: <BR><B>-r--------</B>: static conf, handler, interface file, graphic files, system file
154: <LI><B>chmod 600</B>
155: <BR><B>-rw-------</B>: conf
156: <LI><B>chmod 500</B>
157: <BR><B>-r-x------</B>: script
158: </UL>
1.2 harris41 159: <LI>unless otherwise specified, lists are separated by newlines (and subelements are separated with colons ':')
1.1 harris41 160: </UL>
1.3 harris41 161: <HR>
1.24 ! harris41 162: <A NAME="sect3"><H3>2. File and Directory Table</H3>
1.1 harris41 163: <TABLE BORDER="1" CELLPADDING=5 WIDTH=60%>
164: <TR>
165: <TD WIDTH="39%" COLSPAN=2><B><FONT SIZE="+1">Files & Directories</FONT></B></TD>
166: <TD WIDTH="12%"><B><FONT SIZE="+1">Type</FONT></B></TD>
167: <TD WIDTH="23%"><B><FONT SIZE="+1">Function</FONT></B></TD>
168: <TD WIDTH="26%"><B><FONT SIZE="+1">Install</FONT></B></TD>
169: </TR>
170: <TR BGCOLOR="#000000">
171: <TD COLSPAN="3"><FONT SIZE=+1 COLOR="#80FF80"><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc/httpd/conf</FONT></TD>
172: <TD COLSPAN="2"><FONT COLOR="#80FF80"> </FONT></TD>
173: </TR>
174: <TR BGCOLOR="#80FF80">
175: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD>
176: <TD WIDTH="35%">access.conf</TD>
177: <TD WIDTH="12%">conf</TD>
1.2 harris41 178: <TD WIDTH="23%">define handlers, set parameters</TD>
179: <TD WIDTH="26%"><B>configure</B>
180: <BR>
181: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
182: <TR><TD><TT>lonHostID</TT></TD><TD>LON-internal HostID of this machine</TD></TR>
183: <TR><TD><TT>lonRole</TT></TD><TD>Role of this machine: library, access</TD></TR>
184: <TR><TD><TT>lonAdmEMail</TT></TD><TD>Server Administration</TD></TR>
185: <TR><TD><TT>lonDefDomain</TT></TD><TD>Default domain</TD></TR>
186: <TR><TD><TT>lonLoadLim</TT></TD><TD>Load Limit ( 100% loadavg )</TD></TR>
187: <TR><TD><TT>lonExpire</TT></TD><TD>Expiration for local copies in seconds</TD></TR>
188: </TABLE>
1.1 harris41 189: </TR>
190: <TR BGCOLOR="#80FF80">
1.2 harris41 191: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="configurable"></TD>
1.1 harris41 192: <TD WIDTH="35%">httpd.conf</TD>
1.2 harris41 193: <TD WIDTH="12%">static conf</TD>
194: <TD WIDTH="23%">main server configuration file</TD>
1.1 harris41 195: <TD WIDTH="26%"> </TD>
196: </TR>
197: <TR BGCOLOR="#80FF80">
1.2 harris41 198: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="configurable"></TD>
1.1 harris41 199: <TD WIDTH="35%">srm.conf</TD>
1.2 harris41 200: <TD WIDTH="12%">static conf</TD>
201: <TD WIDTH="23%">name space configuration</TD>
1.1 harris41 202: <TD WIDTH="26%"> </TD>
203: </TR>
204: <TR>
205: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="configurable"></TD>
206: <TD WIDTH="35%" BGCOLOR="#80ff80">startup.pl</TD>
207: <TD WIDTH="12%" BGCOLOR="#80ff80">static conf</TD>
1.2 harris41 208: <TD WIDTH="23%" BGCOLOR="#80ff80">set paths to modules; invoked by <TT>access.conf</TT></TD>
1.1 harris41 209: <TD WIDTH="26%" BGCOLOR="#80ff80"> </TD>
210: </TR>
211: <TR BGCOLOR="#000000">
212: <TD COLSPAN=3><FONT COLOR="80FFFF" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/lonTabs</FONT></TD>
213: <TD COLSPAN=2><FONT COLOR="#80FFFF">LON-CAPA Tables</FONT></TD>
214: </TR>
215: <TR BGCOLOR="#80FFFF">
216: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD>
217: <TD WIDTH="35%">filetypes.tab</TD>
218: <TD WIDTH="12%">static conf</TD>
1.2 harris41 219: <TD WIDTH="23%">Descriptive list of file extensions, and extension groupings</TD>
220: <TD WIDTH="26%"> </TD>
1.1 harris41 221: </TR>
222: <TR BGCOLOR="#80FFFF">
223: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD>
224: <TD WIDTH="35%">roles.tab</TD>
225: <TD WIDTH="12%">static conf</TD>
1.2 harris41 226: <TD WIDTH="23%">List of privileges associated with users of multiple types (for example: Teaching Assistant, Exam Proctor, Course Coordinator)</TD>
227: <TD WIDTH="26%"> </TD>
1.1 harris41 228: </TR>
229: <TR BGCOLOR="#80FFFF">
230: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD>
231: <TD WIDTH="35%">rolesplain.tab</TD>
232: <TD WIDTH="12%">static conf</TD>
1.2 harris41 233: <TD WIDTH="23%">Descriptive list of abbreviations used in <TT>roles.tab</TT> for user types and privileges available
1.1 harris41 234: in the network with function</TD>
1.2 harris41 235: <TD WIDTH="26%"> </TD>
1.1 harris41 236: </TR>
237: <TR BGCOLOR="#80FFFF">
1.17 harris41 238: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD>
1.1 harris41 239: <TD WIDTH="35%">hosts.tab</TD>
1.17 harris41 240: <TD WIDTH="12%">conf</TD>
1.2 harris41 241: <TD WIDTH="23%">List of all machines in the LON-CAPA network. Relates <TT>lonHostID</TT> to <TT>lonDefDomain</TT> and <U>IP address</U></TD>
242: <TD WIDTH="26%"> </TD>
1.1 harris41 243: </TR>
244: <TR BGCOLOR="80FFFF">
245: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD>
246: <TD WIDTH="35%">spare.tab</TD>
247: <TD WIDTH="12%">conf</TD>
248: <TD WIDTH="23%">Spare hosts to
1.2 harris41 249: offload session to if the LON-CAPA machine is overloaded</TD>
250: <TD WIDTH="26%">
251: <B>configure</B><BR>
252: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
253: <TR><TD>
254: list elements are separated by newlines
255: </TD></TR>
256: <TR><TD>
257: each list element consists of only one value; the value for <TT>lonHostID</TT> in <TT>access.conf</TT>
258: </TD></TR>
259: </TABLE>
260: </TD>
1.1 harris41 261: </TR>
262: <TR BGCOLOR="#80FFFF">
263: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD>
264: <TD WIDTH="35%">htpasswd</TD>
265: <TD WIDTH="12%">static conf</TD>
266: <TD WIDTH="23%">Basic auth
267: password to access /lon-status and /server-status</TD>
268: <TD WIDTH="26%"> </TD>
269: </TR>
270: <TR BGCOLOR="#000000">
271: <TD COLSPAN="3"><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc</FONT></TD>
272: <TD COLSPAN="2"><FONT COLOR="#80FF80"> </FONT></TD>
273: </TR>
274: <TR BGCOLOR="#FFFF80">
275: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD>
276: <TD WIDTH="35%">krb.conf</TD>
277: <TD WIDTH="12%">conf</TD>
1.22 harris41 278: <TD WIDTH="23%">which Kerberos server to contact for which Kerberos domains</TD>
1.2 harris41 279: <TD WIDTH="26%"><B>configure</B><BR>
280: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
281: <TR><TD>
282: list elements are separated by newlines
283: </TD></TR>
284: <TR><TD>
285: each list element consists of only two subelements separated by a colon
286: <BR>
287: <UL>
288: <LI>Kerberos domain value
289: <LI>Kerberos server IP address
290: </UL>
291: </TD></TR>
292: </TABLE>
293: </TD>
1.1 harris41 294: </TR>
1.16 harris41 295: <TR BGCOLOR="#FFFF80">
296: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD>
1.21 harris41 297: <TD WIDTH="35%">smb.conf</TD>
298: <TD WIDTH="12%">conf</TD>
299: <TD WIDTH="23%">configuration file to make LON-CAPA server file space accessible to network neighborhood</TD>
300: <TD WIDTH="26%"><B>configure</B><BR>
301: </TR>
302: <TR BGCOLOR="#FFFF80">
303: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD>
1.16 harris41 304: <TD WIDTH="35%">ntp.conf</TD>
305: <TD WIDTH="12%">conf</TD>
306: <TD WIDTH="23%">which NTP server to contact for information (XNTP3 standard)</TD>
307: <TD WIDTH="26%"><B>configure</B><BR>
308: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
309: <TR><TD>
310: only one line needs to be changed to specify a server ip address
311: </TD></TR>
312: <TR><TD>
313: Example:<BR><NOBR><TT>server ntp.msu.edu</TT>
314: </TD></TR>
315: </TABLE>
316: </TD>
317: </TR>
1.1 harris41 318: <TR BGCOLOR="#000000">
319: <TD COLSPAN=3><FONT COLOR="#80ff80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/perl</TD>
320: <TD COLSPAN=2><FONT COLOR="#80ff80">Communication</TD>
321: </TR>
322: <TR BGCOLOR="#80FF80">
323: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script"></TD>
324: <TD WIDTH="35%">lonc</TD>
325: <TD WIDTH="12%">script</TD>
326: <TD WIDTH="23%">proxy server</TD>
1.2 harris41 327: <TD WIDTH="26%"> </TD>
1.1 harris41 328: </TR>
329: <TR BGCOLOR="#80FF80">
330: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script"></TD>
331: <TD WIDTH="35%">lond</TD>
332: <TD WIDTH="12%">script</TD>
333: <TD WIDTH="23%">remote command
334: interpreter</TD>
1.2 harris41 335: <TD WIDTH="26%"> </TD>
1.1 harris41 336: </TR>
337: <TR BGCOLOR="#80FF80">
338: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script"></TD>
339: <TD WIDTH="35%">loncron</TD>
340: <TD WIDTH="12%">script</TD>
341: <TD WIDTH="23%">housekeeping</TD>
1.2 harris41 342: <TD WIDTH="26%"> </TD>
1.1 harris41 343: </TR>
344: <TR BGCOLOR="#80FF80">
345: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script"></TD>
346: <TD WIDTH="35%">lonsql</TD>
347: <TD WIDTH="12%">script</TD>
1.2 harris41 348: <TD WIDTH="23%">maintain secondary database of metadata</TD>
349: <TD WIDTH="26%"> </TD>
1.1 harris41 350: </TR>
1.20 harris41 351: <TR BGCOLOR="#80FF80">
352: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD>
353: <TD WIDTH="35%">lcpasswd</TD>
354: <TD WIDTH="12%">setuid script</TD>
355: <TD WIDTH="23%">coordinates the system services and files in order to allow lond to change user passwords</TD>
356: <TD WIDTH="26%"> </TD>
357: </TR>
358: <TR BGCOLOR="#80FF80">
359: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD>
360: <TD WIDTH="35%">lcuseradd</TD>
361: <TD WIDTH="12%">setuid script</TD>
362: <TD WIDTH="23%">coordinates the system services and files in order to allow lond to add a new user</TD>
363: <TD WIDTH="26%"> </TD>
364: </TR>
365: <TR BGCOLOR="#80FF80">
366: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD>
367: <TD WIDTH="35%">lcpasswd</TD>
368: <TD WIDTH="12%">setuid script</TD>
369: <TD WIDTH="23%">coordinates the system services and files in order to allow lond to add a new user</TD>
370: <TD WIDTH="26%"> </TD>
371: </TR>
1.23 harris41 372: <TR BGCOLOR="#80FF80">
373: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD>
374: <TD WIDTH="35%">lcnfson</TD>
375: <TD WIDTH="12%">setuid script</TD>
376: <TD WIDTH="23%">coordinates the system services and files in order to allow lond to enable NFS for a user</TD>
377: <TD WIDTH="26%"> </TD>
378: </TR>
379: <TR BGCOLOR="#80FF80">
380: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD>
381: <TD WIDTH="35%">lcnfsoff</TD>
382: <TD WIDTH="12%">setuid script</TD>
383: <TD WIDTH="23%">coordinates the system services and files in order to allow lond to enable NFS for a user</TD>
384: <TD WIDTH="26%"> </TD>
385: </TR>
1.1 harris41 386: <TR BGCOLOR="#000000">
387: <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="empty directory"> <FONT COLOR="#80FFFF" SIZE=+1> EMPTY DIRECTORY -- /home/httpd/perl/logs</FONT></TD>
388: <TD COLSPAN=2><FONT COLOR="#80FFFF">logs and pids of lonc, lond and lonnet.pm</FONT></TD>
389: </TR>
390: <TR BGCOLOR="#000000">
391: <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="empty directory"> <FONT COLOR="#80FFFF" SIZE=+1> EMPTY DIRECTORY -- /home/httpd/perl/tmp</FONT></TD>
392: <TD COLSPAN=2><FONT COLOR="#80FFFF">logs and pids of lonc, lond and lonnet.pm</FONT></TD>
393: </TR>
394: <TR BGCOLOR="#000000">
395: <TD COLSPAN=3><IMG SRC="directory.gif" ALT="directory"> <FONT COLOR="#FFFF80" SIZE=+1>DIRECTORY -- /home/httpd/lib/perl/Apache</FONT></TD>
396: <TD COLSPAN=2><FONT COLOR="#FFFF80">handlers</FONT></TD>
397: </TR>
398: <TR BGCOLOR="#FFFF80">
399: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
1.15 harris41 400: <TD WIDTH="35%">lonmenu.pm</TD>
401: <TD WIDTH="12%">handler</TD>
402: <TD WIDTH="23%">Has routines which control the remote control.</TD>
403: <TD WIDTH="26%"> </TD>
404: </TR>
405: <TR BGCOLOR="#FFFF80">
406: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
1.14 harris41 407: <TD WIDTH="35%">lonpageflip.pm</TD>
408: <TD WIDTH="12%">handler</TD>
409: <TD WIDTH="23%">Deals with forward, backward, and other page flips.</TD>
410: <TD WIDTH="26%"> </TD>
411: </TR>
412: <TR BGCOLOR="#FFFF80">
413: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
1.8 harris41 414: <TD WIDTH="35%">lonratedt.pm</TD>
415: <TD WIDTH="12%">handler</TD>
1.14 harris41 416: <TD WIDTH="23%">Builds up frame set and loads in the right thing.</TD>
1.8 harris41 417: <TD WIDTH="26%"> </TD>
418: </TR>
419: <TR BGCOLOR="#FFFF80">
420: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
1.12 harris41 421: <TD WIDTH="35%">admannotations.pm</TD>
422: <TD WIDTH="12%">handler</TD>
423: <TD WIDTH="23%">This will take annotations and then plug them into a page</TD>
424: <TD WIDTH="26%"> </TD>
425: </TR>
426: <TR BGCOLOR="#FFFF80">
427: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
428: <TD WIDTH="35%">admbookmarks.pm</TD>
429: <TD WIDTH="12%">handler</TD>
430: <TD WIDTH="23%">This will take bookmarks and get/write/display them for the LON-CAPA user interface</TD>
431: <TD WIDTH="26%"> </TD>
432: </TR>
433: <TR BGCOLOR="#FFFF80">
434: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
1.7 harris41 435: <TD WIDTH="35%">lonratsrv.pm</TD>
436: <TD WIDTH="12%">handler</TD>
1.14 harris41 437: <TD WIDTH="23%">Handler tat takes output from RAT and stores it on disk. Handles the upper hidden frame of the added window that comes up in RAT. (3 frames come up in RAT server, code, and output. This module handles server connection.)</TD>
1.7 harris41 438: <TD WIDTH="26%"> </TD>
439: </TR>
440: <TR BGCOLOR="#FFFF80">
441: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
442: <TD WIDTH="35%">lonpage.pm</TD>
443: <TD WIDTH="12%">handler</TD>
1.8 harris41 444: <TD WIDTH="23%">bundles pages into one page</TD>
1.7 harris41 445: <TD WIDTH="26%"> </TD>
446: </TR>
447: <TR BGCOLOR="#FFFF80">
448: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
449: <TD WIDTH="35%">lonuserstate.pm</TD>
450: <TD WIDTH="12%">handler</TD>
1.8 harris41 451: <TD WIDTH="23%">compile course into binary data structure (in loncom/rat)</TD>
1.7 harris41 452: <TD WIDTH="26%"> </TD>
453: </TR>
454: <TR BGCOLOR="#FFFF80">
455: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
456: <TD WIDTH="35%">lontex.pm</TD>
457: <TD WIDTH="12%">handler</TD>
1.8 harris41 458: <TD WIDTH="23%">Handler for tex files (somewhere in loncom/modules)</TD>
1.7 harris41 459: <TD WIDTH="26%"> </TD>
460: </TR>
461: <TR BGCOLOR="#FFFF80">
462: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
463: <TD WIDTH="35%">lontexconvert.pm</TD>
1.1 harris41 464: <TD WIDTH="12%">handler</TD>
1.8 harris41 465: <TD WIDTH="23%">Access to tth/ttm</TD>
466: <TD WIDTH="26%"> </TD>
467: </TR>
468: <TR BGCOLOR="#FFFF80">
469: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
470: <TD WIDTH="35%">lonxml.pm</TD>
471: <TD WIDTH="12%">handler</TD>
1.2 harris41 472: <TD WIDTH="23%">XML Parsing Module</TD>
1.1 harris41 473: <TD WIDTH="26%"> </TD>
474: </TR>
475: <TR BGCOLOR="#FFFF80">
476: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
477: <TD WIDTH="35%">style.pm</TD>
478: <TD WIDTH="12%">handler</TD>
1.2 harris41 479: <TD WIDTH="23%">Style Parsing Module</TD>
1.1 harris41 480: <TD WIDTH="26%"> </TD>
481: </TR>
482: <TR BGCOLOR="#FFFF80">
483: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
484: <TD WIDTH="35%">londefdef.pm</TD>
485: <TD WIDTH="12%">handler</TD>
1.2 harris41 486: <TD WIDTH="23%">Tags Default Definition Module</TD>
1.1 harris41 487: <TD WIDTH="26%"> </TD>
488: </TR>
489: <TR BGCOLOR="#FFFF80">
490: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
491: <TD WIDTH="35%">run.pm</TD>
492: <TD WIDTH="12%">handler</TD>
1.10 harris41 493: <TD WIDTH="23%">used to prevent poorly written problems from causing lingering after effects</TD>
1.1 harris41 494: <TD WIDTH="26%"> </TD>
495: </TR>
496: <TR BGCOLOR="#FFFF80">
497: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
498: <TD WIDTH="35%">scripttag.pm</TD>
499: <TD WIDTH="12%">handler</TD>
1.10 harris41 500: <TD WIDTH="23%">implements <script>, <scriptlib>, <parserlib>, and <import></TD>
1.1 harris41 501: <TD WIDTH="26%"> </TD>
502: </TR>
503: <TR BGCOLOR="#FFFF80">
504: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
505: <TD WIDTH="35%">lonhomework.pm</TD>
506: <TD WIDTH="12%">handler</TD>
1.2 harris41 507: <TD WIDTH="23%">handles requests for output, evaluation, and alteration of homework resource</TD>
1.1 harris41 508: <TD WIDTH="26%"> </TD>
509: </TR>
510: <TR BGCOLOR="#FFFF80">
511: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
512: <TD WIDTH="35%">inputtags.pm</TD>
513: <TD WIDTH="12%">handler</TD>
1.2 harris41 514: <TD WIDTH="23%">produces HTML input tags (<INPUT>) for rendering homework resources</TD>
1.1 harris41 515: <TD WIDTH="26%"> </TD>
516: </TR>
517: <TR BGCOLOR="#FFFF80">
518: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
519: <TD WIDTH="35%">structuretags.pm</TD>
520: <TD WIDTH="12%">handler</TD>
1.2 harris41 521: <TD WIDTH="23%">produces HTML tags necessary for structuring the presentation of homework resourcese</TD>
1.1 harris41 522: <TD WIDTH="26%"> </TD>
523: </TR>
524: <TR BGCOLOR="#FFFF80">
525: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
526: <TD WIDTH="35%">response.pm</TD>
527: <TD WIDTH="12%">handler</TD>
1.2 harris41 528: <TD WIDTH="23%">defines different types of responses given to student as well as syntax for producing response values</TD>
1.1 harris41 529: <TD WIDTH="26%"> </TD>
530: </TR>
531: <TR BGCOLOR="#FFFF80">
532: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
533: <TD WIDTH="35%">caparesponse.pm</TD>
534: <TD WIDTH="12%">handler</TD>
1.2 harris41 535: <TD WIDTH="23%">handles request to the CAPA homework processing engine</TD>
1.1 harris41 536: <TD WIDTH="26%"> </TD>
537: </TR>
538: <TR BGCOLOR="#FFFF80">
539: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
540: <TD WIDTH="35%">lonacc.pm</TD>
541: <TD WIDTH="12%">handler</TD>
1.2 harris41 542: <TD WIDTH="23%">access to for a LON-CAPA user session</TD>
1.1 harris41 543: <TD WIDTH="26%"> </TD>
544: </TR>
545: <TR BGCOLOR="#FFFF80">
546: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
547: <TD WIDTH="35%">lonracc.pm</TD>
548: <TD WIDTH="12%">handler</TD>
1.2 harris41 549: <TD WIDTH="23%">access handler for file transfers</TD>
1.1 harris41 550: <TD WIDTH="26%"> </TD>
551: </TR>
552: <TR BGCOLOR="#FFFF80">
553: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
554: <TD WIDTH="35%">loncacc.pm</TD>
555: <TD WIDTH="12%">handler</TD>
1.2 harris41 556: <TD WIDTH="23%">access to construction area</TD>
1.1 harris41 557: <TD WIDTH="26%"> </TD>
558: </TR>
559: <TR BGCOLOR="#FFFF80">
560: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
561: <TD WIDTH="35%">lonauth.pm</TD>
562: <TD WIDTH="12%">handler</TD>
1.2 harris41 563: <TD WIDTH="23%">authenticate, set up session environment</TD>
1.1 harris41 564: <TD WIDTH="26%"> </TD>
565: </TR>
566: <TR BGCOLOR="#FFFF80">
567: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
568: <TD WIDTH="35%">lonlogin.pm</TD>
569: <TD WIDTH="12%">handler</TD>
570: <TD WIDTH="23%">login screen</TD>
571: <TD WIDTH="26%"> </TD>
572: </TR>
573: <TR BGCOLOR="#FFFF80">
574: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
1.10 harris41 575: <TD WIDTH="35%">lonlogout.pm</TD>
1.1 harris41 576: <TD WIDTH="12%">handler</TD>
1.10 harris41 577: <TD WIDTH="23%">logout</TD>
1.1 harris41 578: <TD WIDTH="26%"> </TD>
579: </TR>
580: <TR BGCOLOR="#FFFF80">
581: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
1.10 harris41 582: <TD WIDTH="35%">lonrep.pm</TD>
1.1 harris41 583: <TD WIDTH="12%">handler</TD>
1.10 harris41 584: <TD WIDTH="23%">replication</TD>
1.1 harris41 585: <TD WIDTH="26%"> </TD>
586: </TR>
587: <TR BGCOLOR="#FFFF80">
588: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
589: <TD WIDTH="35%">lonroles.pm</TD>
590: <TD WIDTH="12%">handler</TD>
591: <TD WIDTH="23%">roles picking</TD>
592: <TD WIDTH="26%"> </TD>
593: </TR>
594: <TR BGCOLOR="#FFFF80">
595: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
596: <TD WIDTH="35%">lonindexer.pm</TD>
597: <TD WIDTH="12%">handler</TD>
598: <TD WIDTH="23%">cross server
599: filesystem browser</TD>
600: <TD WIDTH="26%"> </TD>
601: </TR>
602: <TR BGCOLOR="#FFFF80">
603: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>
604: <TD WIDTH="35%">lonnet.pm</TD>
605: <TD WIDTH="12%">handler</TD>
606: <TD WIDTH="23%">interface
607: to lonc</TD>
608: <TD WIDTH="26%"> </TD>
609: </TR>
610: <TR BGCOLOR="#000000">
611: <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory"> EMPTY DIRECTORY -- /home/httpd/lonIDs</FONT></TD>
612: <TD COLSPAN=2><FONT COLOR="#80FF80">cookie jar</FONT></TD>
613: </TR>
614: <TR BGCOLOR="#000000">
615: <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory">EMPTY DIRECTORY -- /home/httpd/sockets</FONT></TD>
616: <TD COLSPAN=2><FONT COLOR="#80FFFF">lonc's sockets</FONT></TD>
617: </TR>
618: <TR BGCOLOR="#000000">
619: <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory">EMPTY DIRECTORY -- /home/httpd/sockets/delayed</FONT></TD>
620: <TD COLSPAN=2><FONT COLOR="#80FFFF">lonc's sockets</FONT></TD>
621: </TR>
622: <TR BGCOLOR="#000000">
623: <TD COLSPAN="3"><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html</TD>
624: <TD COLSPAN="2"><FONT COLOR="#FFFF80"> </FONT> </TD>
625: </TR>
626: <TR BGCOLOR="#FFFF80">
627: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
628: <TD WIDTH="35%">index.html</TD>
629: <TD WIDTH="12%">interface file</TD>
630: <TD WIDTH="23%">bumps to login</TD>
631: <TD WIDTH="26%"> </TD>
632: </TR>
633: <TR BGCOLOR="#FFFF80">
634: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="link.gif" ALT="link"></TD>
635: <TD WIDTH="35%">raw</TD>
636: <TD WIDTH="12%">symbolic link</TD>
637: <TD WIDTH="23%">symbolic link to /home/httpd/html/res</TD>
638: <TD WIDTH="26%"> </TD>
639: </TR>
640: <TR BGCOLOR="#000000">
641: <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="emptydirectory"> <FONT COLOR="#80FF80" SIZE=+1>EMPTY DIRECTORY -- /home/httpd/html/res</FONT></TD>
642: <TD COLSPAN=2><FONT COLOR="#80FF80">root of resource tree</FONT></TD>
643: </TR>
644: <TR BGCOLOR="#000000">
645: <TD COLSPAN=3><IMG SRC="directory.gif" ALT="directory"> <FONT COLOR="#80FFFF" SIZE=+1> DIRECTORY -- /home/httpd/html/adm</FONT></TD>
646: <TD COLSPAN=2><FONT COLOR="#80FFFF">unauthenticated resources</FONT></TD>
647: </TR>
648: <TR BGCOLOR="#80FFFF">
649: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
650: <TD WIDTH="35%">notfound.html</TD>
651: <TD WIDTH="12%">interface file</TD>
1.2 harris41 652: <TD WIDTH="23%">static html page that is shown when an attempt is made to access a document not present on the web server</TD>
1.1 harris41 653: <TD WIDTH="26%"> </TD>
654: </TR>
655: <TR BGCOLOR="#80FFFF">
656: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
657: <TD WIDTH="35%">unauthorized.html</TD>
658: <TD WIDTH="12%">interface file</TD>
1.2 harris41 659: <TD WIDTH="23%">static html page that is shown when an attempt is made to access a document which is restricted based on
660: file or server configurations</TD>
1.1 harris41 661: <TD WIDTH="26%"> </TD>
662: </TR>
663: <TR BGCOLOR="#000000">
664: <TD COLSPAN="3"><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/adm/rat</TD>
665: <TD COLSPAN="2"><FONT COLOR="#FFFF80">home of the rat</FONT></TD>
666: </TR>
667: <TR BGCOLOR="#FFFF80">
668: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
669: <TD WIDTH="35%">rat.html</TD>
670: <TD WIDTH="12%">interface file</TD>
671: <TD WIDTH="23%">frameset</TD>
672: <TD WIDTH="26%"> </TD>
673: </TR>
674: <TR BGCOLOR="#FFFF80">
675: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
676: <TD WIDTH="35%">code.html</TD>
677: <TD WIDTH="12%">interface file</TD>
678: <TD WIDTH="23%">javascript</TD>
679: <TD WIDTH="26%"> </TD>
680: </TR>
681: <TR BGCOLOR="#FFFF80">
682: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
683: <TD WIDTH="35%">map.html</TD>
684: <TD WIDTH="12%">interface file</TD>
685: <TD WIDTH="23%">bumper</TD>
686: <TD WIDTH="26%"> </TD>
687: </TR>
688: <TR BGCOLOR="#FFFF80">
689: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD>
690: <TD WIDTH="35%">*.gif</TD>
691: <TD WIDTH="12%">graphic files</TD>
692: <TD WIDTH="23%">images for
693: rat</TD>
1.2 harris41 694: <TD WIDTH="26%"><B>listing</B><BR>
695: <FONT SIZE=-2>
1.1 harris41 696: 1.1.dt.gif
697: 1.1.empty.gif
698: 1.1.ld.gif
699: 1.1.lr.gif
700: 1.1.rd.gif
701: 1.1.rl.gif
702: 1.1.td.gif
703: 1.1.tdrl.gif
704: 1.1.tl.gif
705: 1.1.tr.gif
706: 1.1.utd.gif
707: 1.2.ctd.gif
708: 1.2.dt.gif
709: 1.2.empty.gif
710: 1.2.ld.gif
711: 1.2.lr.gif
712: 1.2.lrd.gif
713: 1.2.lrtd.gif
714: 1.2.rd.gif
715: 1.2.rl.gif
716: 1.2.rld.gif
717: 1.2.rltd.gif
718: 1.2.rtd.gif
719: 1.2.rtdl.gif
720: 1.2.rtl.gif
721: 1.2.td.gif
722: 1.2.tdl.gif
723: 1.2.tdrl.gif
724: 1.2.tl.gif
725: 1.2.tr.gif
726: 1.2.utd.gif
727: 2.1.dt.gif
728: 2.1.empty.gif
729: 2.1.ld.gif
730: 2.1.lr.gif
731: 2.1.rd.gif
732: 2.1.rl.gif
733: 2.1.td.gif
734: 2.1.tdrl.gif
735: 2.1.tl.gif
736: 2.1.tr.gif
737: 2.2.dt.gif
738: 2.2.empty.gif
739: 2.2.ld.gif
740: 2.2.lr.gif
741: 2.2.lrd.gif
742: 2.2.lrt.gif
743: 2.2.rd.gif
744: 2.2.rl.gif
745: 2.2.rld.gif
746: 2.2.rlt.gif
747: 2.2.td.gif
748: 2.2.tdl.gif
749: 2.2.tdr.gif
750: 2.2.tdrl.gif
751: 2.2.tl.gif
752: 2.2.tr.gif
753: 2.2.url.gif
754: 2.2.utd.gif
755: arrow.gif
756: bdt.gif
757: bempty.gif
758: bld.gif
759: blr.gif
760: blrd.gif
761: blrt.gif
762: brd.gif
763: brl.gif
764: brld.gif
765: brlt.gif
766: btd.gif
767: btdl.gif
768: btdr.gif
769: btdrl.gif
770: btl.gif
771: btr.gif
772: burl.gif
773: butd.gif
774: condition.gif
775: edit.gif
776: finish.gif
777: info.gif
778: inscol.gif
779: inscond.gif
780: insres.gif
781: insrow.gif
782: resource.gif
783: sctd.gif
784: sdt.gif
785: sempty.gif
786: sld.gif
787: slr.gif
788: slrd.gif
789: slrtd.gif
790: srd.gif
791: srl.gif
792: srld.gif
793: srltd.gif
794: srtd.gif
795: srtdl.gif
796: srtl.gif
797: start.gif
798: std.gif
799: stdl.gif
800: sutd.gif
801: </FONT>
802: </TD>
803: </TR>
804: <TR BGCOLOR="#000000">
805: <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/adm/lonIcons</FONT></TD>
806: <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT> </TD>
807: </TR>
808: <TR BGCOLOR="#80FF80">
809: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD>
810: <TD WIDTH="35%">*.gif</TD>
811: <TD WIDTH="12%">graphic files</TD>
812: <TD WIDTH="23%">logos</TD>
1.2 harris41 813: <TD WIDTH="26%">
814: <B>listing</B><BR>
815: <FONT SIZE=-2>
816: liteani.gif
817: logo.gif
818: logos.gif
819: </FONT></TD>
1.1 harris41 820: </TR>
821: <TR BGCOLOR="#000000">
822: <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory"> EMPTY DIRECTORY -- /home/httpd/lonUsers</FONT></TD>
823: <TD COLSPAN=2><FONT COLOR="#80ffff">home dirs of local users</FONT></TD>
824: </TR>
825: <TR BGCOLOR="#000000">
826: <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="emptydirectory"> <FONT COLOR="#FFFF80" SIZE=+1>EMPTY DIRECTORY -- /home/httpd/html/lon-status</TD>
827: <TD COLSPAN=2><FONT COLOR="#FFFF80">status reports</TD>
828: </TR>
829: <TR BGCOLOR="#000000">
830: <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /usr/lib/perl5/site_perl/5.005</FONT></TD>
831: <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT> </TD>
1.7 harris41 832: </TR>
833: <TR BGCOLOR="#80FF80">
834: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD>
835: <TD WIDTH="35%">tth.pm</TD>
836: <TD WIDTH="12%">system file</TD>
1.8 harris41 837: <TD WIDTH="23%">perl module for invoking functions specific to Tex-to-HTML conversion</TD>
1.7 harris41 838: <TD WIDTH="26%"> </TD>
839: </TR>
840: <TR BGCOLOR="#80FF80">
841: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD>
842: <TD WIDTH="35%">tth.so</TD>
843: <TD WIDTH="12%">system file</TD>
1.8 harris41 844: <TD WIDTH="23%">shared library file for dynamic loading and unloading</TD>
1.7 harris41 845: <TD WIDTH="26%"> </TD>
1.1 harris41 846: </TR>
847: <TR BGCOLOR="#80FF80">
848: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD>
849: <TD WIDTH="35%">capa.pm</TD>
850: <TD WIDTH="12%">system file</TD>
1.2 harris41 851: <TD WIDTH="23%">perl module for invoking functions specific to CAPA</TD>
1.1 harris41 852: <TD WIDTH="26%"> </TD>
853: </TR>
854: <TR BGCOLOR="#80FF80">
855: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD>
856: <TD WIDTH="35%">capa.bs</TD>
857: <TD WIDTH="12%">system file</TD>
1.2 harris41 858: <TD WIDTH="23%">bootstrap file associated with dynamic loading of this module on multiple architectures</TD>
1.1 harris41 859: <TD WIDTH="26%"> </TD>
860: </TR>
861: <TR BGCOLOR="#80FF80">
862: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD>
863: <TD WIDTH="35%">capa.so</TD>
864: <TD WIDTH="12%">system file</TD>
1.2 harris41 865: <TD WIDTH="23%">shared library file for dynamic loading and unloading</TD>
1.1 harris41 866: <TD WIDTH="26%"> </TD>
867: </TR>
868: <TR BGCOLOR="#000000">
869: <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/adm/MathML</FONT></TD>
870: <TD COLSPAN=2><FONT COLOR="#80FFFF"></FONT> </TD>
871: </TR>
872: <TR BGCOLOR="#80FFFF">
873: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="system file"></TD>
874: <TD WIDTH="35%">*.ent</TD>
875: <TD WIDTH="12%">static conf</TD>
876: <TD WIDTH="23%">entity files</TD>
1.2 harris41 877: <TD WIDTH="26%">
878: <B>listing</B><BR>
879: <FONT SIZE=-2>
1.1 harris41 880: isoamsa.ent
881: isoamsb.ent
882: isoamsc.ent
883: isoamsn.ent
884: isoamso.ent
885: isoamsr.ent
886: isobox.ent
887: isocyr1.ent
888: isocyr2.ent
889: isodia.ent
890: isogrk1.ent
891: isogrk2.ent
892: isogrk3.ent
893: isogrk4.ent
894: isolat1.ent
895: isolat2.ent
896: isomfrk.ent
897: isomopf.ent
898: isomscr.ent
899: isonum.ent
900: isopub.ent
901: isotech.ent
902: mathml.dtd
903: mmlalias.ent
904: mmlextra.ent
905: </FONT>
906: </TD>
907: </TR>
908: <TR BGCOLOR="#80FFFF">
909: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="system file"></TD>
910: <TD WIDTH="35%">mathml.css</TD>
911: <TD WIDTH="12%">static conf</TD>
912: <TD WIDTH="23%">cascading style sheet</TD>
913: <TD WIDTH="26%"> </TD>
914: </TR>
915: <TR BGCOLOR="#80FFFF">
916: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="system file"></TD>
917: <TD WIDTH="35%">mathml.dtd</TD>
918: <TD WIDTH="12%">static conf</TD>
919: <TD WIDTH="23%">document type definition</TD>
920: <TD WIDTH="26%"> </TD>
921: </TR>
922: <TR BGCOLOR="#000000">
923: <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/includes</FONT></TD>
924: <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT> </TD>
925: </TR>
926: <TR BGCOLOR="#FFFF80">
1.12 harris41 927: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
1.1 harris41 928: <TD WIDTH="35%">londes.js</TD>
1.12 harris41 929: <TD WIDTH="12%">interface file</TD>
1.2 harris41 930: <TD WIDTH="23%">Encryption Routines according to Data Encryption Standard DES, written in javascript</TD>
1.11 harris41 931: <TD WIDTH="26%"> </TD>
932: </TR>
933: <TR BGCOLOR="#FFFF80">
934: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler"></TD>
935: <TD WIDTH="35%">default_homework.lcpm</TD>
936: <TD WIDTH="12%">handler</TD>
937: <TD WIDTH="23%">used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run()</TD>
1.1 harris41 938: <TD WIDTH="26%"> </TD>
939: </TR>
940: <TR BGCOLOR="#000000">
941: <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/pages</FONT></TD>
942: <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT> </TD>
943: </TR>
944: <TR BGCOLOR="#80FF80">
945: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD>
946: <TD WIDTH="35%">*.gif</TD>
947: <TD WIDTH="12%">graphic files</TD>
1.2 harris41 948: <TD WIDTH="23%">icons used for the entire LON-CAPA user interface</TD>
949: <TD WIDTH="26%">
950: <B>listing</B><BR>
951: <FONT SIZE=-2>
1.1 harris41 952: a.gif
953: b.gif
954: c.gif
955: chat.gif
956: d.gif
957: e.gif
958: endmenu.gif
959: f.gif
960: feedback.gif
961: fnkmenu.gif
962: g.gif
963: group.gif
964: h.gif
965: help.gif
966: hyphen.gif
967: i.gif
968: info.gif
969: j.gif
970: k.gif
971: l.gif
972: ledblink.gif
973: ledoff.gif
974: ledon.gif
975: ledsend.gif
976: m.gif
977: n.gif
978: navmenu.gif
979: next.gif
980: o.gif
981: p.gif
982: prev.gif
983: q.gif
984: r.gif
985: reload.gif
986: remotebg.gif
987: s.gif
988: space.gif
989: spacer.gif
990: t.gif
991: title.gif
992: u.gif
993: v.gif
994: w.gif
995: x.gif
996: y.gif
997: z.gif
998: </FONT></TD>
999: </TR>
1000: <TR BGCOLOR="#80FF80">
1001: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
1002: <TD WIDTH="35%">imgmaps.html</TD>
1003: <TD WIDTH="12%">interface file</TD>
1.2 harris41 1004: <TD WIDTH="23%">image maps for the LON-CAPA remote control</TD>
1.1 harris41 1005: <TD WIDTH="26%"> </TD>
1006: </TR>
1007: <TR BGCOLOR="#80FF80">
1008: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
1009: <TD WIDTH="35%">index.html</TD>
1010: <TD WIDTH="12%">interface file</TD>
1.2 harris41 1011: <TD WIDTH="23%">welcoming page to the LON-CAPA system upon login</TD>
1.1 harris41 1012: <TD WIDTH="26%"> </TD>
1013: </TR>
1014: <TR BGCOLOR="#80FF80">
1015: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
1016: <TD WIDTH="35%">menu.html</TD>
1017: <TD WIDTH="12%">interface file</TD>
1.2 harris41 1018: <TD WIDTH="23%">renders the HTML (including image maps) for the LON-CAPA remote control</TD>
1.1 harris41 1019: <TD WIDTH="26%"> </TD>
1020: </TR>
1.12 harris41 1021: <TR BGCOLOR="#000000">
1022: <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/pages/bookmarkmenu</FONT></TD>
1023: <TD COLSPAN=2><FONT COLOR="#80FFFF"></FONT> </TD>
1024: </TR>
1025: <TR BGCOLOR="#80FFFF">
1026: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD>
1027: <TD WIDTH="35%">*.gif</TD>
1028: <TD WIDTH="12%">graphic files</TD>
1029: <TD WIDTH="23%">icons used for the bookmark portion of the LON-CAPA user interface</TD>
1030: <TD WIDTH="26%">
1031: <B>listing</B><BR>
1032: <FONT SIZE=-2>
1033: button_close.gif
1034: button_edit.gif
1035: button_preview.gif
1036: folder_closed.gif
1037: folder_closed_pressed.gif
1038: folder_new.gif
1039: folder_opened.gif
1040: folder_opened_pressed.gif
1041: folder_pointer_closed.gif
1042: folder_pointer_opened.gif
1043: folder_spacer.gif
1044: folder_trash.gif
1045: left_bar.gif
1046: line_l_shape.gif
1047: line_side_T.gif
1048: line_vertical.gif
1049: link.gif
1050: link_pressed.gif
1051: ll_corner.gif
1052: lower_bar.gif
1053: lr_corner.gif
1054: right_bar.gif
1055: toolbar_bg.gif
1056: ul_corner.gif
1057: upper_bar.gif
1058: ur_corner.gif
1059: </FONT></TD>
1060: </TR>
1061: <TR BGCOLOR="#80FFFF">
1062: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
1063: <TD WIDTH="35%">*.html</TD>
1064: <TD WIDTH="12%">interface file</TD>
1065: <TD WIDTH="23%">associated with the frameset scheme of displaying bookmarks</TD>
1066: <TD WIDTH="26%">
1067: aaloader.html
1068: annotator_bb.html
1069: annotator_left.html
1070: annotator_ll.html
1071: annotator_lr.html
1072: annotator_right.html
1073: annotator_toolbar.html
1074: annotator_ul.html
1075: annotator_ur.html
1076: annotator_uu.html
1077: bookmarkpal.html
1078: bookmarkpal_old.html
1079: bookmarkpal_v2.html
1080: bookmarkpal_v2_backup.html
1081: index.html
1082: loading_bookmarks.html
1083: </TD>
1084: </TR>
1085: <TR BGCOLOR="#80FFFF">
1086: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD>
1087: <TD WIDTH="35%">bookmarklib.js</TD>
1088: <TD WIDTH="12%">interface file</TD>
1089: <TD WIDTH="23%">javascript for handling client-side interactions with bookmark interface</TD>
1090: <TD WIDTH="26%"> </TD>
1091: </TR>
1092: <TR BGCOLOR="#000000">
1.18 harris41 1093: <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory"> EMPTY DIRECTORY -- /home/httpd/html/res/adm/pages/annotations</FONT></TD>
1.12 harris41 1094: <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT> </TD>
1.16 harris41 1095: </TR>
1096: <TR BGCOLOR="#000000">
1097: <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /usr/sbin</FONT></TD>
1098: <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT> </TD>
1099: </TR>
1100: <TR BGCOLOR="#80FF80">
1101: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD>
1102: <TD WIDTH="35%">loncapaverifypackages</TD>
1103: <TD WIDTH="12%">script</TD>
1104: <TD WIDTH="23%">checks the system RPMs against what install.lon-capa.org specifies</TD>
1105: <TD WIDTH="26%"> </TD>
1106: </TR>
1107: <TR BGCOLOR="#80FF80">
1108: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD>
1109: <TD WIDTH="35%">loncapaverifybasepackage</TD>
1110: <TD WIDTH="12%">script</TD>
1111: <TD WIDTH="23%">checks the important base LON-CAPA files against what install.lon-capa.org specifies</TD>
1112: <TD WIDTH="26%"> </TD>
1113: </TR>
1114: <TR BGCOLOR="#80FF80">
1115: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD>
1.17 harris41 1116: <TD WIDTH="35%">loncaparestoreconfigurations</TD>
1.16 harris41 1117: <TD WIDTH="12%">script</TD>
1.17 harris41 1118: <TD WIDTH="23%">restores .rpmsave files after a LON-CAPA-base upgrade</TD>
1.16 harris41 1119: <TD WIDTH="26%"> </TD>
1120: </TR>
1.18 harris41 1121: <TR BGCOLOR="#80FF80">
1122: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD>
1123: <TD WIDTH="35%">loncapaautoupgrade</TD>
1124: <TD WIDTH="12%">script</TD>
1125: <TD WIDTH="23%">does all the things to coordinate updating of LON-CAPA base files. Should be used with caution so that you do not lose work.</TD>
1126: <TD WIDTH="26%"> </TD>
1127: </TR>
1128: <TR BGCOLOR="#80FF80">
1129: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD>
1130: <TD WIDTH="35%">loncapaverify</TD>
1131: <TD WIDTH="12%">script</TD>
1132: <TD WIDTH="23%">makes verification report using loncapaverifypackages and loncapaverifybasepackage</TD>
1133: <TD WIDTH="26%"> </TD>
1134: </TR>
1.17 harris41 1135: <TR BGCOLOR="#000000">
1136: <TD COLSPAN=3><IMG SRC="directory.gif" ALT="directory"> <FONT COLOR="#80FFFF" SIZE=+1> DIRECTORY -- /etc/cron.d</FONT></TD>
1.20 harris41 1137: <TD COLSPAN=2><FONT COLOR="#80FFFF"> </FONT></TD>
1.16 harris41 1138: </TR>
1.17 harris41 1139: <TR BGCOLOR="#80FFFF">
1140: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD>
1141: <TD WIDTH="35%">loncapa</TD>
1142: <TD WIDTH="12%">static conf</TD>
1143: <TD WIDTH="23%">file that specifies periodic processes to run for the LON-CAPA machine</TD>
1.16 harris41 1144: <TD WIDTH="26%"> </TD>
1.18 harris41 1145: </TR>
1146: <TR BGCOLOR="#000000">
1147: <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc/ntp</FONT></TD>
1148: <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT> </TD>
1149: </TR>
1150: <TR BGCOLOR="#FFFF80">
1.19 harris41 1151: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD>
1.18 harris41 1152: <TD WIDTH="35%">step-tickers</TD>
1153: <TD WIDTH="12%">conf</TD>
1154: <TD WIDTH="23%">file that stimulates running of ntpdate upon init.d/xntpd initiation</TD>
1.19 harris41 1155: <TD WIDTH="26%"><B>configure</B>
1156: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
1157: <TR><TD><TT>just one line with the ip address of the server</TT></TD></TR>
1158: </TABLE>
1159: </TD>
1.18 harris41 1160: </TR>
1161: <TR BGCOLOR="#000000">
1162: <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc/rc.d/init.d</FONT></TD>
1163: <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT> </TD>
1164: </TR>
1165: <TR BGCOLOR="#80FF80">
1166: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="rootscript.gif" ALT="root script"></TD>
1167: <TD WIDTH="35%">loncontrol</TD>
1168: <TD WIDTH="12%">root script</TD>
1.19 harris41 1169: <TD WIDTH="23%">system init and control handling for the LON-CAPA network</TD>
1.18 harris41 1170: <TD WIDTH="26%">
1171: <B>multiple targets</B><BR>
1.19 harris41 1172: <FONT SIZE=-1>
1173: <PRE>
1174: /etc/rc.d/rc0.d/K05loncontrol
1175: /etc/rc.d/rc1.d/K05loncontrol
1176: /etc/rc.d/rc2.d/K05loncontrol
1177: /etc/rc.d/rc3.d/S95loncontrol
1178: /etc/rc.d/rc4.d/S95loncontrol
1179: /etc/rc.d/rc5.d/S95loncontrol
1180: /etc/rc.d/rc6.d/K05loncontrol
1181: </PRE>
1.18 harris41 1182: </FONT></TD>
1.21 harris41 1183: </TR>
1184: <TR BGCOLOR="#000000">
1185: <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc/atalk</FONT></TD>
1186: <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT> </TD>
1187: </TR>
1188: <TR BGCOLOR="#FFFF80">
1189: <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD>
1190: <TD WIDTH="35%">config</TD>
1191: <TD WIDTH="12%">conf</TD>
1192: <TD WIDTH="23%">configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh)</TD>
1193: <TD WIDTH="26%"><B>configure</B><BR>
1.12 harris41 1194: </TR>
1.1 harris41 1195: </TABLE>
1196: </BODY>
1197: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>