摘要: 转载自https://www.cnblogs.com/linuxws/p/12762836.html 首先打开数据库 ~~# sqlite3 /var/lib/grafana/grafana.db 然后修改user表中admin用户的密码 #查看数据库中包含的表 ~~# .tables #查看use 阅读全文
posted @ 2022-01-20 16:17 coocoo 阅读(1096) 评论(0) 推荐(0) 编辑