1:上官网 http://activemq.apache.org/

activemq 在Centos7下

2:下载

activemq 在Centos7下

3. 把linux 的包上传到  linux 环境

activemq 在Centos7下

4.在上传的路径 解压这个包  :

tar -xvzf  filename

5.在解压出的文件的bin 环境下 

启动 : ./activemq start

停止: ./activemq stop

查看状态: ./activemq status

activemq 在Centos7下

取得linux ip地址

http://xxxxxx:8161/ 

账户:admin  密码:admin

如果失败

记得关闭防火墙

关闭防火墙 :systemctl stop firewalld.service

查看防火墙状态 :systemctl status firewalld.service

禁止firewall开机启动:systemctl disable firewalld.service

activemq 在Centos7下

相关文章:

  • 2021-12-02
  • 2022-12-23
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-26
  • 2021-12-12
  • 2021-08-16
  • 2022-01-17
  • 2021-06-29
  • 2022-03-04
  • 2021-10-03
相关资源
相似解决方案