Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
Category: VPS Setup
apt install openjdk-11-jre
/opt/zookeeper
configure /opt/zookeeper/conf/zoo cfg
:tickTime=2000\ndataDir=/var/lib/zookeeper
/opt/zookeeper/bin/zkServer.sh start
ufw allow 2181
/opt/zookeeper/bin/zkCli.sh -server ip:2181