2017年8月19日

摘要: 设置Redis开机启动需要如下几个步骤: 编写配置脚本 [ vim /etc/init.d/redis ] #!/bin/sh # # Simple Redis init.d script conceived to work on Linux systems # as it does use of 阅读全文
posted @ 2017-08-19 16:49 zhangzongshan 阅读(469) 评论(0) 推荐(0)

导航