1、安装

# cd /usr/local/src/
# wget http://mirrors.shu.edu.cn/apache//activemq/5.15.3/apache-activemq-5.15.3-bin.tar.gz
# tar -xzvf apache-activemq-5.15.3-bin.tar.gz

2、启动与关闭

# cd /usr/local/src/apache-activemq-5.15.3/bin/linux-x86-64/
#启动activemq服务
# ./activemq start
Starting ActiveMQ Broker...
#关闭activemq服务
# ./activemq stop
Stopping ActiveMQ Broker...
Stopped ActiveMQ Broker.
#

3、访问

http://IP地址:8161/admin/

  用户名和密码默认是:admin

最新文章

  1. Oracle 英文 非标准格式 日期 格式化
  2. [tem]高精度1
  3. PHPwind高级伪静态规则及方法
  4. jQuery - 疑惑
  5. C#基础总结之二循环控制-运算符
  6. 推荐几个优秀的java爬虫项目
  7. MySQL: Starting MySQL….. ERROR! The server quit without updating PID file解决办法
  8. Eclipse的maven构建一个web项目,以构建SpringMVC项目为例
  9. 十五个最常用Linux命令行 - imsoft.cnblogs
  10. poj 3259 Wormholes
  11. UVa 10341 (二分求根) Solve It
  12. OC字符串的使用(一)
  13. vs2015添加ActiveX Control Test Container工具(转载)
  14. 最近学习java时的记录
  15. Anroid四大组件service之本地服务
  16. linux下大于2T硬盘格式化方法
  17. PHP is much better than you think
  18. 翻页效果实现turn.js
  19. Play-with-chrome之环境搭建
  20. absolute绝对定位的非绝对定位用法

热门文章

  1. 关于ManyToMany的一点补充
  2. Retrofit源码解析(上)
  3. JS - ECMAScript2015(ES6)新特性
  4. iOS多线程---NSOperation介绍和使用
  5. Python初体验(一)—【配置环境变量】【变量】【input】【条件语句】【循环语句】
  6. 数据分析库Pandas
  7. 【xsy1154】 DNA配对 FFT
  8. 数据库MySQL(课下作业,必做)
  9. Kali Linux信息收集工具全集
  10. 对Deeplung检测+两样性分类的一个整合