Step-by-step – ActiveMQ Ubuntu 20.10 Installation

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

Installing

  1. 2. Downloading ActveMQ

    Download Apache ActiveMQ for Linux.

  2. 3. Extracting ActveMQ

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

    How to Install ActiveMQ on Ubuntu 20.10 Groovy - Archive Extraction

    Or from Shell:

    tar xvzf ~/Downloads/apache-activemq*.tar.gz -C /tmp
  3. 4. Setting Up ActveMQ

    Finally, to Install it Relocate Apache ActiveMQ Folder.

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

    Set the SuperUser as owner with:

    sudo chown -R root:root /opt/apache-activemq*
  4. 5. Installing Java JDK

    How to Install Required Oracle Java JDK on Ubuntu

    Install Oracle JDK 8+ for Ubuntu

Contents


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

QuickChic Theme • Powered by WordPress