How to Install Apache ActiveMQ on Ubuntu 16.04 Xenial LTS Easy Guide

April 12, 2017 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading

    Download Apache ActiveMQ for Linux.

    ActiveMQ Linux tar.gz
  2. 3. Extracting

    Double-Click on Archive and Extract into /tmp.


    Or from Shell:

    tar xvzf apache-activemq*.tar.gz -C /tmp/
  3. 4. Installing

    Relocate Apache ActiveMQ Folder:

    sudo mv /tmp/apache-activemq* /opt/

    Set the SuperUser as owner with:

    sudo chown -R root:root /opt/apache-activemq*

    How to Install Recommended Oracle Java JDK on Ubuntu

    Installing Oracle JDK for Ubuntu

Contents


QuickChic Theme • Powered by WordPress