MongoDB安装部署

系统环境OS:CentOS6.5_x86_64 MongoDB安装[root@huis ~]# curl -O https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel62-3.0.4.tgz [root@huis ~]# tar -zxvf mongodb-linux-x86_64-rhel62-3.0.4.tgz -C

- 阅读全文 -

Redis安装部署

系统环境OS:CentOS6.5_x86_64 相关依赖包安装[root@huis ~]# yum -y install gcc tcl [root@huis ~]# wget ftp://ftp.pbone.net/mirror/ftp5.gwdg.de/pub/opensuse/repositories/home:/abustany:/epel-rebuilds/CentOS_Ce

- 阅读全文 -

ActiveMQ安装部署

系统环境OS:CentOS6.5_x86_64 IP:192.168.188.1 Jdk安装[root@huis ~]# wget http://download.oracle.com/otn-pub/java/jdk/7u79-b15/jdk-7u79-linux-x64.tar.gz [root@huis ~]# tar -zxvf jdk-7u79-linux-x64.tar.

- 阅读全文 -