0%

passwd

1. 初始化 root 用户密码

lang=shell
1
sudo passwd

2. 用 root 账户修改其他用户密码

1
2
# 修改 raven 用户的密码
passwd raven