查看服务的当前状态 (flaskApi) [root@67 goTest]# systemctl status nginx.service ● nginx.service - The nginx HTTP and reverse proxy server Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled) Active: active (running) since 一
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服务# ./acti