首页 > 技术文章 > 宝塔安装的redis重启

zdzdbk 2021-05-13 13:17 原文

今天在一台服务器直接使用宝塔linux面板安装了redis,因为想使用远程连接工具链接,所以修改了配置,然后再面板重启的时候一直提示

Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.
Warning: AUTH failed

然后只能登录服务器使用命令行重启,重启宝塔安装的redis的命令为/etc/init.d/redis restart

推荐阅读