qusal/salt/usb
Ben Grande 383c840f2f
doc: lint markdown files
Only way to have a unified markdown syntax is to enforce the wanted
syntax by linting the files. Don't rely on the many markdown syntaxes,
be consistent.
2024-07-04 17:27:31 +02:00
..
clone.sls feat: usb client 2023-12-18 15:31:27 +00:00
clone.top feat: usb client 2023-12-18 15:31:27 +00:00
configure-dvm.sls feat: usb client 2023-12-18 15:31:27 +00:00
configure-dvm.top feat: usb client 2023-12-18 15:31:27 +00:00
create.sls chore: copyright update 2024-01-29 16:49:54 +01:00
create.top feat: usb client 2023-12-18 15:31:27 +00:00
init.top feat: usb client 2023-12-18 15:31:27 +00:00
install.sls feat: usb client 2023-12-18 15:31:27 +00:00
install.top feat: usb client 2023-12-18 15:31:27 +00:00
README.md doc: lint markdown files 2024-07-04 17:27:31 +02:00
version fix: generate RPM Specs for Qubes Builder V2 2024-06-21 17:00:06 +02:00

usb

USB client in Qubes OS.

Table of Contents

Description

A Template for DispVMs will be created and named "dvm-usb", from this qube, you can base disposable qubes, geared towards USB client usage.

Installation

  • Top:
sudo qubesctl top.enable usb
sudo qubesctl --targets=tpl-usb state.apply
sudo qubesctl top.disable usb
  • State:
sudo qubesctl state.apply usb.create
sudo qubesctl --skip-dom0 --targets=tpl-usb state.apply usb.install

Usage

You will use the Template for DispVMs "dvm-usb" to create disposable qubes to connect USB devices to.