Installing
-
2. Downloading
Download Apache ActiveMQ for Linux.
-
3. Extracting
Double-Click on Archive and Extract into /tmp.
Or from Shell:tar xvzf apache-activemq*.tar.gz -C /tmp/
-
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
Contents