AWD笔记AWD记录改linux密码passwd 输入新密码即可 有权限删除用户userdel -r [用户名] 改mysql密码update mysql.user set password=password(‘密码’) where user...2025-08-03