mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-23 08:21:26 -04:00
passwd
This commit is contained in:
parent
87c01eb973
commit
0b9b0d053a
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue