1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-20 18:31:35 -05:00

Consistency

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-24 22:55:02 -07:00
parent b16ee8e159
commit 5ed613d5bb
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -62,7 +62,13 @@ Enable the `lokinet-dns-fix` service:
systemctl enable lokinet-dns-fix
```
Finally, install any .deb app you want to use with Lokinet in the TemplateVM. I have been unable to get DNS working properly with Lokinet as a network VM, so for now we will have to use a Lokinet in each individual AppVM.
At this stage, you can install any .deb app you want to use with Lokinet in the TemplateVM. I have been unable to get DNS working properly with Lokinet as a network VM, so for now we will have to use a Lokinet in each individual AppVM.
Finally, shut down the TemplateVM:
```bash
sudo shutdown now
```
## Creating the AppVM