07 2022 档案

摘要:问题1 MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disa 阅读全文
posted @ 2022-07-31 11:31 赵钱富贵 阅读(35) 评论(0) 推荐(0) 编辑
摘要:允许远程访问本地mysql GRANT ALL PRIVILEGES ON . TO 'root'@'%' IDENTIFIED BY 'Gepoint' WITH GRANT OPTION; FLUSH PRIVILEGES; 允许远程访问本地 redis redis.windows.conf中的 阅读全文
posted @ 2022-07-05 12:23 赵钱富贵 阅读(112) 评论(0) 推荐(0) 编辑