📜  在 debian 10 上重置密码的命令 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:18.641000             🧑  作者: Mango

代码示例1
$ sudo passwd

Changing password for user root.
New password:
Retype new password:
passwd: all authentication tokens updated successfully.