私人领地
摘要: RedisDesktopManager 链接 文件位置 /usr/loca/redis/etc/redis.conf 一、注释redis.conf文件中的:bind 127.0.0.1(在一段文字之前打#号为注释) 二、设置密码。 为了安全一定要设,而且这里如果不绑定ip也不设密码的话,redis是 阅读全文
posted @ 2018-07-13 16:37 狂奔的蜗牛Snails 阅读(1130) 评论(0) 推荐(0)
摘要: redis下载:https://redis.io/download redis可视化工具: redis-desktop-manager :https://redisdesktop.com/download Redis Client 先安装依赖包 redis安装: 安装完成: 启动redis 将red 阅读全文
posted @ 2018-07-13 10:37 狂奔的蜗牛Snails 阅读(153) 评论(0) 推荐(0)