安装 mongodb 使用方法: wget --no-check-certificate --no-cookies https://raw.githubusercontent.com/dunwu/linux/master/codes/deploy/tool/mongodb/install-mongodb.sh chmod -R 777 install-mongodb.sh ./install-mongodb.sh 脚本会下载解压 redis 到 /opt/software/mongodb 路径下。