This commit is contained in:
teasiu
2022-09-26 02:48:45 +08:00
parent a96f4bed3e
commit 850f930f31
2 changed files with 9 additions and 2 deletions

View File

@@ -32,11 +32,15 @@ sidebar_position: 1
终端输入以下命令进行更改:
```passwd root```
```bash
passwd root
```
提示输入两次新的密码,回车后,提示修改成功的英文 success
```passwd ubuntu```
```bash
passwd ubuntu
```
提示输入两次新的密码,回车后,提示修改成功的英文 success