How to Install ActiveMQ Artemis on Ubuntu 18.04

April 25, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading

    Download Apache ActiveMQ for Linux.

    ActiveMQ Linux tar.gz
  2. 3. Extracting

    Then Extract the Archive into /tmp/
    With the Archive Manager (If needed Double-Click on file)

    How to Install ActiveMQ on Ubuntu 18.04 Bionic - Archive Extraction

    Or from Shell:

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

    Finally, to Install Apache ActiveMQ on Ubuntu
    Relocate Apache ActiveMQ Folder with:

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

    And then set the SuperUser as owner with:

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

    How to Install Required Oracle Java JDK on Ubuntu

    Install Oracle JDK 8+ for Ubuntu

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress