Install Java for EFM

You should install Java on the machine where you will install the EFM server.

  1. Download JDK from the appropriate website.
  2. Run the installation command appropriate for your operating system:

    For RHEL/CentOS:

    yum install java-1.8.0-openjdk
    For Debian and Ubuntu:
    apt-get install openjdk-8-jre