码迷,mamicode.com
首页 > 系统相关 > 详细

Linux软件使用命令

时间:2018-10-06 20:37:58      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:cat   lin   activemq   rtu   redis   tomcat   log   status   tom   

tomcat

./startup.sh//开启

./shutdown.sh//关闭

tail -f ../logs/catalina.out//查看日志

zookeeper

./zkServer.sh start//开启

./zkServer.sh stop//关闭

./zkServer.sh status //状态

activemq

./activemq start//开启

./activemq stop//关闭

./activemq status//状态

redis

./redis-server redis.conf//开启

./redis-cli shutdown//关闭

Linux软件使用命令

标签:cat   lin   activemq   rtu   redis   tomcat   log   status   tom   

原文地址:https://www.cnblogs.com/-saligia-/p/9748221.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!