mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-09 16:21:34 -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 the environment
|
||||||
```
|
```
|
||||||
exit
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user