Diff for /doc/build/Attic/verify.html between versions 1.1 and 1.3

version 1.1, 2000/10/25 18:37:49 version 1.3, 2000/10/27 02:25:43
Line 6 Line 6
 <H1>LON-CAPA System Verification</H1>  <H1>LON-CAPA System Verification</H1>
 <H3>Current System Verification Procedure (Almost)</H3>  <H3>Current System Verification Procedure (Almost)</H3>
 <P>  <P>
 System verification is enabled by typing this command  Scott Harrison
 <TT>cp /usr/sbin/loncapaverify /etc/cron.daily/loncapaverify</TT>  </P>
   <P>
   Last updated: 10/26/2000
   </P>
   <P>
   System verification is done through the command 
   <TT>cp /usr/sbin/loncapaverify</TT>.
 This script checks two things:  This script checks two things:
 <UL>  <UL>
 <LI>The integrity and status of LON-CAPA application files (specific for running the  <LI>The integrity and status of LON-CAPA application files (specific for running the
 LON-CAPA application).   LON-CAPA application). 
 <LI>The integrity and status of software packages on the system (RPMs).  <LI>The integrity and status of software packages on the system (RPMs).
 </UL>  </UL>
 A report is placed in <TT>/home/httpd/html/lon-status/systemreport.html</TT>  A report is placed in <TT>/home/httpd/html/dev/index.html</TT>
 for viewing on the world-wide web.  for viewing on the world-wide web.
 </P>  </P>
 <H3>Future System Verification Procedure (not yet implemented)</H3>  <H3>Future System Verification Procedure (not yet implemented)</H3>

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


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