ubuntu Redis安装测试、设置用户名密码

 

#! ubuntun下redis配置文件路径
vim /etc/redis/redis.conf

# bind 127.0.0.1
bind 192.168.66.182

# requirepass crm@redis