grub2-mkpasswd-pbkdf2: add page (#15027)
Co-authored-by: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com> Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
8
pages/linux/grub2-mkpasswd-pbkdf2.md
Normal file
8
pages/linux/grub2-mkpasswd-pbkdf2.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# grub2-mkpasswd-pbkdf2
|
||||
|
||||
> Generate a hashed password for GRUB.
|
||||
> More information: <https://manned.org/grub2-mkpasswd-pbkdf2>.
|
||||
|
||||
- Create a password hash for GRUB 2 using PBKDF2 and print it to `stdout`:
|
||||
|
||||
`sudo grub2-mkpasswd-pbkdf2 {{-c|--iteration-count}} {{number_of_pbkdf2_iterations}} {{-s|--salt}} {{salt_length}}`
|
Reference in New Issue
Block a user