mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-02 06:16:19 -04:00
Typo Fixes
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
a137e68a4e
commit
c2e42859a6
2 changed files with 4 additions and 4 deletions
|
@ -86,9 +86,9 @@ qvm-features your_disposable_template_name no-default-kernelopts 1
|
|||
|
||||
Your disposable templates should now launch and shutdown properly.
|
||||
|
||||
### Disposable Firewall VMs
|
||||
### Disposable FirewallVMs
|
||||
|
||||
You can now create disposable firewall VMs based on your disposable template. I recommend replacing `sys-firewall` with a disposable Mirage firewall. If you use ProxyVMs like `sys-whonix`, I recommend that you add a disposable Mirage firewakk after the ProxyVM as well, and use it as the net qube for your AppVMs.
|
||||
You can now create disposable FirewallVMs based on your disposable template. I recommend replacing `sys-firewall` with a disposable Mirage firewall. If you use ProxyVMs like `sys-whonix`, I recommend that you add a disposable Mirage Firewall after the ProxyVM as well, and use it as the net qube for your AppVMs.
|
||||
|
||||
```bash
|
||||
qvm-create \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue