--- doc/loncapafiles/loncapafiles.lpml 2002/01/17 19:27:58 1.87 +++ doc/loncapafiles/loncapafiles.lpml 2002/02/27 02:34:53 1.103 @@ -1,7 +1,7 @@ - + + + +!!! REDHAT 6.2 NOTICE !!! +!!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!! +!!! This sometimes happens (bad): !!! +!!! 127.0.0.1 computer1 localhost.localdomain localhost !!! +!!! Should be: !!! +!!! 127.0.0.1 localhost.localdomain localhost !!! +!!! 35.2.3.80 computer1 computer1.notreal.msu.edu !!! + !!!!!!!!! REDHAT 7.* NOTICE !!!!!!!!!!!!!!!!!!!! !!!!!!!!! LINE IN Cookie.pm !!!!!!!!!!!!!!!!!!!! @@ -44,18 +54,15 @@ http://www.lon-capa.org/ !!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!! The offending line is in CGI/Cookie.pm !! !!!! !! -!!!! it went from !! -!!!! !! -!!!! !! -!!!! # IE requires the path and domain to be present for some reason. !! -!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! -!!!! !! +!!!! it should be changed from !! +!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! !!!! to !! +!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! !!!! !! -!!!! !! +!!!! (This is just below the following line ) !! !!!! # IE requires the path and domain to be present for some reason. !! -!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! + / /home/user/loncapa/ @@ -185,11 +192,10 @@ Division of Science and Mathematics Educ Utilities/System LON-CAPA-base-3.1.tar.gz no - This package facilitates a base installation of LON-CAPA files in their directories.\n -The files in this package are only those directly associated with the network communication\n -layer established through direct server-to-server communications (via lond and lonc); plus\n -those which configure (but otherwise not constitute) external software packages like Apache\n -and Athena-Kerberos. For more on the LON-CAPA project, visit http://www.lon-capa.org/. + This package facilitates a base installation of LON-CAPA \n +files in their directories.\n +For more on the LON-CAPA project, visit http://www.lon-capa.org/. + echo '***********************************************************************'\n echo 'LON-CAPA LearningOnline with CAPA'\n echo 'http://www.lon-capa.org/'\n @@ -203,10 +209,6 @@ echo 'This installation assumes an insta echo ' '\n echo 'The server computer should be currently connected to the ethernet'\n echo ' '\n -echo 'The files in this package are only those directly associated with the network communication'\n -echo 'layer established through direct server-to-server communications (via lond and lonc); plus'\n -echo 'those which configure (but otherwise not constitute) external software packages like Apache'\n -echo 'and Athena-Kerberos.'\n echo '***********************************************************************'\n @@ -318,6 +320,14 @@ echo '********************************** + home/httpd/html/lon-status/londchld + server standard + +Used by lond parent to check if children are responding to USR1 signals +(otherwise they are killed and replaced). + + + home/httpd/perl/tmp server standard location where temporary files (for caching) are stored @@ -486,6 +496,16 @@ LON-CAPA system. + usr/local/bin + standard + local binary files + + + usr/local/man/man1 + standard + local manual pages + + usr/man/man1 standard manual pages @@ -553,7 +573,7 @@ and browser detection logic. configure
- +
lonHostIDLON-internal HostID of this machine
lonRoleRole of this machine: library, @@ -650,6 +670,14 @@ parameter. +loncom/cgi/clusterstatus.pl +home/httpd/cgi-bin/clusterstatus.pl +script + +utility cgi script to view status of cluster + + + loncom/cgi/graph.gif home/httpd/cgi-bin/graph.gif script @@ -662,6 +690,22 @@ GDGraph-1.33 and GDTextUtils-0.80. +loncom/cgi/lonversions.pl +home/httpd/cgi-bin/lonversions.pl +script + +utility cgi script to view software versions of a remote server + + + +loncom/cgi/ping.pl +home/httpd/cgi-bin/ping.pl +script + +cgi-script to ping other server + + + loncom/cgi/plot.gif home/httpd/cgi-bin/plot.gif script @@ -808,7 +852,7 @@ and privileges available in the network loncom/hosts.tab home/httpd/lonTabs/hosts.tab -conf +static conf List of all machines in the LON-CAPA network. Relates lonHostID to lonDefDomain and IP address. @@ -823,7 +867,7 @@ Spare hosts to offload session to if the configure
- +
@@ -860,7 +904,7 @@ neighborhood which NTP server to contact for information (XNTP3 standard) -
list elements are separated by newlines
+
@@ -903,7 +947,7 @@ loncom/build/pod2man.sh ../lonc > ../../ doc/scripts/lonc.htmlhome/httpd/html/adm/help/scripts/lonc.htmldoc -man page for lonc +POD-derived page for lonc loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && echo 'pod2html lonc' @@ -947,7 +991,7 @@ loncom/build/pod2man.sh ../lond > ../../ doc/scripts/lond.htmlhome/httpd/html/adm/help/scripts/lond.htmldoc -man page for lond +POD-derived page for lond loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && echo 'pod2html lond' @@ -991,7 +1035,7 @@ loncom/build/pod2man.sh ../lonsql > ../. doc/scripts/lonsql.htmlhome/httpd/html/adm/help/scripts/lonsql.htmldoc -man page for lonsql +POD-derived page for lonsql loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && echo 'pod2html lonsql' @@ -1130,7 +1174,7 @@ retroactively add new parameters to alre loncom/publisher/copyright.tab home/httpd/html/res/adm/includes/copyright.tab -conf +static conf Table which contains list of copyright possibilities for educational resources. @@ -1235,6 +1279,24 @@ Handler to evaluate essay (ungraded) sty works/unverified +loncom/homework/externalresponse.pm +home/httpd/lib/perl/Apache/externalresponse.pm +handler + +Handler to evaluate externally graded responses. + +works/unverified + + +loncom/homework/loncapagrade.pm +home/httpd/lib/perl/Apache/loncapagrade.pm +handler + +Handler to evaluate externally graded responses. + +works/unverified + + loncom/publisher/lonpubdir.pm home/httpd/lib/perl/Apache/lonpubdir.pm handler @@ -1948,8 +2010,8 @@ image. handles requests for output, evaluation, and alteration of a homework resource -works/unverified + loncom/homework/inputtags.pm home/httpd/lib/perl/Apache/inputtags.pm @@ -2851,6 +2913,7 @@ p.gif; parm.gif; pgrd.gif; pparm.gif; +pref.gif; prev.gif; prt.gif; q.gif; @@ -3061,6 +3124,41 @@ javascript for handling client-side inte +loncom/build/check-rpms +usr/local/bin/check-rpms +root script + +compare installed rpms with up-to-date distribution + +tested/documented/beta + + +doc/man/check-rpms.1 +usr/local/man/man1/check-rpms.1 +doc +man page for check-rpms + +loncom/build/pod2man.sh check-rpms > ../../doc/man/check-rpms.1 && echo 'manifying check-rpms' + +beta + +../../loncom/build/check-rpms + + + +doc/scripts/check-rpms.html +home/httpd/html/adm/help/scripts/check-rpms.html +doc +POD-derived page for check-rpms + +loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html && echo 'pod2html checkrpms' + +works/unverified + +../../loncom/build/check-rpms + + + loncom/build/loncapaverifypackages usr/sbin/loncapaverifypackages script
only one line needs to be changed to specify a server ip address