mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 01:03:59 +00:00
Improved set root password step
This commit is contained in:
parent
7efcad8f5b
commit
6b9fd66ae7
@ -84,8 +84,11 @@ source ~/.bashrc
|
|||||||
|
|
||||||
When asked for password, use output from `openssl rand -base64 24` (and store password in password manager).
|
When asked for password, use output from `openssl rand -base64 24` (and store password in password manager).
|
||||||
|
|
||||||
```shell
|
```console
|
||||||
passwd
|
$ passwd
|
||||||
|
New password:
|
||||||
|
Retype new password:
|
||||||
|
passwd: password updated successfully
|
||||||
```
|
```
|
||||||
|
|
||||||
### Step 5: create server-admin user
|
### Step 5: create server-admin user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user