1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-09-19 09:14:42 -04:00
This commit is contained in:
Tommy 2023-08-17 17:03:23 -07:00
parent 87c01eb973
commit 0b9b0d053a

View File

@ -285,6 +285,14 @@ efibootmgr -c -d /dev/nvme0n2 -p 1 \
```
### Set the root password
Set the root password:
```
passwd
```
### Exit the environment
```
exit