Changes between Version 1 and Version 2 of Installing


Ignore:
Timestamp:
Oct 2, 2009, 1:30:26 PM (15 years ago)
Author:
Gavin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installing

    v1 v2  
    1818 * Sign on with the user name "admin" and password "pass"
    1919 * Start using gnuMims.
     20
     21'''Tomcat'''
     22
     23 * In Debian add/adjust the following lines in /etc/default/tomcat5.5:
     24  * JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun/
     25  * TOMCAT5_SECURITY=no
     26  * log4j settings
     27 * Note: the security settings should not be used in production, see http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html