hazelcast的介绍可以参考这篇文章
添加管理员权限 1 sudo visudo -f /etc/sudoers.d/ubuntu更新 ubuntu 源 2 sudo apt update ; sudo apt full-upgrade -y; sudo reboot 安装oracle 3 sudo add-apt-repository ppa:webupd8team/java -y 4 sudo apt update 5 sudo apt install oracle-java8-set-default 6 java -version更新源 重启 7 sudo apt update ; sudo apt full-upgrade -y; sudo reboot 8 sudo apt update; sudo apt full-upgrade -y; sudo apt autoremove -y; sudo reboot 9 sudo apt update 10 clear 11 sudo apt full-upgrade -y 12 sudo apt full-upgrade -y; sudo apt autoremove -y; sudo reboot ; 13 clear查看java版本 14 java -version 15 clear 16 ls添加用户 17 sudo useradd -r -s /bin/false hazelcast 18 group切换用户 19 sudo su hazelcast 20 id 21 ls /home/ 22 ls解压 23 tar xf hazelcast-3.7.1.tar.gz 24 cd hazelcast-3.7.1/ 25 ls 26 cd bin/ 27 ls编辑配置问及那 28 vi hazelcast.xml 启动 29 nohup ./start.sh & 30 ll查看端口 31 netstat -nltp 32 cd hazelcast-3.7.1/用sh 来执行执行有3中方法 方法一 本身目录下运行 进入 cd /home/workwen文件下 执行 ./test.sh 命令会在当前目录下创建一个“test”目录。 方法二 绝对路劲运行 执行 /home/work/test.sh 方法三 本身目录下运行 sh test.sh 33 sh ./bin/stop.sh 34 sh ./bin/start.sh 35 exit 36 cd hazelcast-3.7.1/ 37 cd bin 38 sh按键盘上的ctrl+d或者exit 39 nohup ./start.sh & 40 netstat -nltp
划重点 vi hazelcast.xml
examle password hz1.example.com hz2.example.com hz3.example.com http://hz1.example.com:8080/mancenter