Skip to main content
Home
badllama.com
  • Search
  • Log In

redhat

RHEL6: Apache Solr

Thu, 09/29/2011 - 23:59 by bchavet

  1. Enable the rhel-x86_64-server-supplementary-6 RHN channel. This is where the java-1.6.0-sun packages reside, which work much better than openjdk.
    rhn-channel -a -c rhel-x86_64-server-supplementary-6 -u $RHN_USERNAME -p $RHN_PASSWORD
  2. Install java and tomcat, then make sure tomcat starts on boot
    yum install java-1.6.0-sun tomcat6
    chkconfig tomcat6 on
  • Read more about RHEL6: Apache Solr

Red Hat Enterprise Linux 6

Thu, 09/29/2011 - 17:11 by bchavet

  • Read more about Red Hat Enterprise Linux 6
Powered by Backdrop CMS