11 2020 档案

摘要:1 安装 安装参考官网即可,里面有各种操作系统,各种版本的安装方法 https://docs.mongodb.com/v3.2/crud/ 以下是ubuntu18.04安装mongo3.2.22 wget -qO - https://www.mongodb.org/static/pgp/server 阅读全文
posted @ 2020-11-30 14:58 第十一个程序员 阅读(181) 评论(0) 推荐(0)
摘要:1 安装 https://blog.csdn.net/u010889616/article/details/80643892 安装成是不能直接web页面的,需要加载配置文件 在/usr/sbin/下执行 rabbitmqctl start_app rabbitmq-plugins enable ra 阅读全文
posted @ 2020-11-19 17:38 第十一个程序员 阅读(59) 评论(0) 推荐(0)