system/notes/users.md
2022-11-13 23:14:04 +03:00

6 lines
55 B
Markdown

# How create a password
```sh
mkpasswd -m sha-512
```