DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to Install Apache ActiveMQ on Ubuntu 18.04 | 16.04

3 years ago anasdevops.medium.com
How to Install Apache ActiveMQ on Ubuntu 18.04 | 16.04

Summary: This is a summary of an article originally published by the source. Read the full original article here →

After installing Java, the commands below can be used to verify whether Java is installed. You should see similar output as below: Now that Java is installed, run the commands below to download ActiveMQ from Apache office package repository.

After that, you will also want to create ActiveMQ systemd service so you can control starting, stopping and enabling its service.. To do that, simply run the commands below to create a service file.

You should see similar output as below: After making changes to the file, restart ActiveMQ service by running the commands below: 16.sudo systemctl restart activemq inally, open your browser and browse to the server hostname or IP address followed by port 8161

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com