Linux安装

环境JDK7以上

 

  1. gz文件拷贝到 /usr/local/目录下
  2. 解压 后缀为 .tar.gz的压缩包
  3. 进入解压后的文件夹

cd apache-activemq-x.xx.x/

cd bin/linux-x86-64/

./activemq start

  1. 打开默认端口(8161)的防火墙
  2. http://192.168.114.129:8161/ 用户名admin密码admin

 

常用的命令

./activemq console 控制台运行

./activemq stop 关闭activemq

./activemq restart 重启activemq

 

posted on 2018-12-13 16:01  纸菠萝  阅读(145)  评论(0编辑  收藏  举报