Step-by-step – ActiveMQ Artemis Installation in Ubuntu 20.04

April 17, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading ActiveMQ Artemis

    Download Apache ActiveMQ for Linux.

    ActiveMQ Linux tar.gz
  2. 3. Extracting ActiveMQ Artemis

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

    How to Install ActiveMQ on Ubuntu 20.04 Focal - Archive Extraction

    Or from Shell:

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

    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