Step-by-step – ActiveMQ Artemis Installation in Fedora 31

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

Downloading

  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 Fedora 31 Bionic - 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 Fedora
    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 Fedora

    Install Oracle JDK 8+ for Fedora

Contents


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

QuickChic Theme • Powered by WordPress