会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
远方的风啊
博客园
首页
新随笔
联系
订阅
管理
2023年11月16日
Linux环境配置redis集群启动、停止脚本
摘要: 1、创建redisc脚本 vim /etc/init.d/redisc 2、编辑脚本内容 #!/bin/sh # chkconfig: 2345 80 90 # Simple Redis init.d script conceived to work on Linux systems # as it
阅读全文
posted @ 2023-11-16 23:15 Be_Your_Sun
阅读(686)
评论(0)
推荐(0)
编辑
公告