close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 28 and Version 29 of dSite/c0OMF


Ignore:
Timestamp:
Apr 9, 2015, 11:19:32 PM (9 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dSite/c0OMF

    v28 v29  
    112112dpkg -i openfire.deb
    113113}}}
    114 1. In the ''/etc/java-6-openjdk/security/java.security'' file, comment out the following line:
     1141. You will need to modify the ''java.security'' file.
     115 * for Ubuntu 12.04: In ''/etc/java-6-openjdk/security/java.security'', comment out the following line:
    115116 {{{
    116    security.provider.9=sun.security.pkcs11.SunPKCS11 ${java.home}/lib/security/nss.cfg
     117 security.provider.9=sun.security.pkcs11.SunPKCS11 ${java.home}/lib/security/nss.cfg
    117118 }}}
     119 * for Ubuntu 14.04: In ''/etc/java-7-openjdk/security/java.security'', comment out the following line:
     120 {{{
     121 security.provider.10=sun.security.pkcs11.SunPKCS11 ${java.home}/lib/security/nss.cfg
     122 }}}   
    1181232. Open ''/etc/init.d/openfire'' file in an editor and add JAVA_HOME pointing to the correct java
    119124   directory: