Linux 服务端服务启动
启动Jenkins:/etc/init.d/jenkins start
CentOS7:关闭防火墙 systemctl stop iptables.service
参考:https://www.cnblogs.com/moxiaoan/p/5683743.html
启动Redis:/user/bin/redis-server /etc/redis.conf (须后台启动)
参考:https://blog.csdn.net/ksdb0468473/article/details/52126009
启动100和200的
启动Zookeeper:../zkServer.sh start
参考:http://www.cnblogs.com/cyl048/p/8989456.html
启动Nginx:/usr/local/nginx/nginx