为Redis设置登录密码并使用密码登录

https://www.cnblogs.com/756623607-zhang/p/6859540.html

 

密码登录Redis

redis-cli -h 127.0.0.1 -p 6379 -a "root"

  

 

posted @ 2019-07-19 17:46  为牧  阅读(8547)  评论(0编辑  收藏  举报