mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 08:49:42 -05:00
Note that qubesctl method hides USB controllers from dom0
This commit is contained in:
parent
dd99a85275
commit
aea661c819
@ -180,6 +180,8 @@ steps as root in dom0:
|
|||||||
|
|
||||||
qubesctl state.highstate
|
qubesctl state.highstate
|
||||||
|
|
||||||
|
(Note: This automatically [hides all USB controllers from dom0][hide-usb].)
|
||||||
|
|
||||||
Alternatively, you can create a USB qube manually as follows:
|
Alternatively, you can create a USB qube manually as follows:
|
||||||
|
|
||||||
1. Read the [Assigning Devices] page to learn how to list and identify your
|
1. Read the [Assigning Devices] page to learn how to list and identify your
|
||||||
@ -235,7 +237,9 @@ The procedure to hide all USB controllers from dom0 is as follows:
|
|||||||
6. Reboot.
|
6. Reboot.
|
||||||
|
|
||||||
(Note: Beginning with R3.2, `rd.qubes.hide_all_usb` is set automatically if you
|
(Note: Beginning with R3.2, `rd.qubes.hide_all_usb` is set automatically if you
|
||||||
opt to create a USB qube during installation.)
|
opt to create a USB qube during installation. This also occurs automatically if
|
||||||
|
you choose to [create a USB qube] using the `qubesctl` method, which is the
|
||||||
|
first pair of steps in the linked section.)
|
||||||
|
|
||||||
Supported USB device types
|
Supported USB device types
|
||||||
--------------------------
|
--------------------------
|
||||||
@ -329,8 +333,10 @@ This feature is not yet available in Qubes Manager.
|
|||||||
[1072-comm1]: https://github.com/QubesOS/qubes-issues/issues/1072#issuecomment-124270051
|
[1072-comm1]: https://github.com/QubesOS/qubes-issues/issues/1072#issuecomment-124270051
|
||||||
[1072-comm2]: https://github.com/QubesOS/qubes-issues/issues/1072#issuecomment-124119309
|
[1072-comm2]: https://github.com/QubesOS/qubes-issues/issues/1072#issuecomment-124119309
|
||||||
[1082]: https://github.com/QubesOS/qubes-issues/issues/1082
|
[1082]: https://github.com/QubesOS/qubes-issues/issues/1082
|
||||||
|
[hide-usb]: #hide-all-usb-controllers-from-dom0
|
||||||
[faq-usbvm]: /doc/user-faq/#i-created-a-usbvm-and-assigned-usb-controllers-to-it-now-the-usbvm-wont-boot
|
[faq-usbvm]: /doc/user-faq/#i-created-a-usbvm-and-assigned-usb-controllers-to-it-now-the-usbvm-wont-boot
|
||||||
[AEM]: /doc/anti-evil-maid/
|
[AEM]: /doc/anti-evil-maid/
|
||||||
[1618]: https://github.com/QubesOS/qubes-issues/issues/1618
|
[1618]: https://github.com/QubesOS/qubes-issues/issues/1618
|
||||||
|
[create a USB qube]: #creating-and-using-a-usb-qube
|
||||||
[input-proxy]: https://github.com/qubesos/qubes-app-linux-input-proxy
|
[input-proxy]: https://github.com/qubesos/qubes-app-linux-input-proxy
|
||||||
[usb-challenges]: http://blog.invisiblethings.org/2011/05/31/usb-security-challenges.html
|
[usb-challenges]: http://blog.invisiblethings.org/2011/05/31/usb-security-challenges.html
|
||||||
|
Loading…
Reference in New Issue
Block a user