mirror of
https://github.com/ben-grande/qusal.git
synced 2025-01-13 00:19:45 -05:00
67403a17a3
Depending on OEM will conflict the state IDs because they are the name of the qubes being created. As not much changes are needed and we customize much more, stop depending on upstream. |
||
---|---|---|
.. | ||
clone.sls | ||
clone.top | ||
create.sls | ||
create.top | ||
init.top | ||
install.sls | ||
install.top | ||
README.md | ||
template.jinja |
whonix
Whonix Template in Qubes OS.
Table of Contents
Description
Creates the Whonix Gateway and Workstation templates as well as a Disposable Template based on it.
Installation
- Top:
qubesctl top.enable whonix
qubesctl --targets=whonix-workstation-17,whonix-gateway-17 state.apply
qubesctl top.disable whonix
- State:
qubesctl state.apply whonix.create
qubesctl --skip-dom0 --targets=whonix-workstation-17,whonix-gateway-17 state.apply whonix.install
Usage
AppVMs and StandaloneVMs can be based on this template.