mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-12-22 04:41:33 -05:00
passwd
This commit is contained in:
parent
87c01eb973
commit
0b9b0d053a
@ -285,6 +285,14 @@ efibootmgr -c -d /dev/nvme0n2 -p 1 \
|
||||
|
||||
```
|
||||
|
||||
### Set the root password
|
||||
|
||||
Set the root password:
|
||||
|
||||
```
|
||||
passwd
|
||||
```
|
||||
|
||||
### Exit the environment
|
||||
```
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user