# ZooKeeper
1. [官网下载地址](http://mirrors.hust.edu.cn/apache/zookeeper/)
2. 下载截图,本人下载的是zookeeper-3.4.10.tar![](https://box.kancloud.cn/95221f9b1191477149e04422f3c55b7e_816x458.png)
3. 解压
4. 单机模式安装:
+ **配置 Zookeeper :**
+ 进入`zookeeper-3.4.10\conf`目录下 ,将` zoo\_sample.cfg ` 改名为`zoo.cfg ` ,因为 Zookeeper 在启动时会找这个文件作为默认配置文件。
+ 进入`zookeeper-3.4.10\bin`目录下,Windows 下的启动脚本`zkServer.cmd` 。
- 第一章Java环境安装
- 1.Jdk环境安装
- 1.1Windows
- 1.2Linux
- 1.3MaxX
- 2.Tomcat环境
- 3.Git环境配置
- 3.1Git_Windows
- 3.2Git_Linux
- 3.3Git基本操作命令
- 4.SVN配置
- 4.1TortoiseSVN_Windows
- 5.maven安装
- 5.1Maven_Windows
- 6.RabbitMQ安装
- 6.1RabbitMQ_Windows
- 6.2RabbitMQ_CentOS
- 6.3RabbitMQ_MacOS
- 7.mysql安装
- 7.1Mysql_Windows
- 7.2Mysql_CentOS
- 7.3 Mysql_Ubuntu
- 7.4Mysql_MacOS
- 8.Redis安装
- 8.1Redis_windows
- 8.2Redis Desktop Manage
- 8.3Redis_linux&macOS
- 9.zookeeper安装
- 9.1Zookeeper_Windows
- 12.kafka安装
- 10.nigix安装
- 1.1MacX
- 1.2Linux
- 11.docker安装
- 第二章Python环境
- 1.Python安装
- 2.conda环境安装
- 第三章Rasa环境安装
- 1.MITIE安装
- 第四章VUE环境安装
- 1.Node环境安装