mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-22 16:53:56 +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).
|
||||
|
||||
```shell
|
||||
passwd
|
||||
```console
|
||||
$ passwd
|
||||
New password:
|
||||
Retype new password:
|
||||
passwd: password updated successfully
|
||||
```
|
||||
|
||||
### Step 5: create server-admin user
|
||||
|
Loading…
x
Reference in New Issue
Block a user