mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-25 07:00:45 -04:00
wrong package name, line 237
For Debian, `ncat` works not `nmap-ncat`.
This commit is contained in:
parent
31427197c9
commit
be09220d33
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ list of packages to be installed):
|
||||||
packages for a network VM, use the `lspci` command to identify the devices,
|
packages for a network VM, use the `lspci` command to identify the devices,
|
||||||
then find the package that provides necessary firmware and install it. If you
|
then find the package that provides necessary firmware and install it. If you
|
||||||
need utilities for debugging and analyzing network connections, install the
|
need utilities for debugging and analyzing network connections, install the
|
||||||
following packages: `tcpdump` `telnet` `nmap` `nmap-ncat`.
|
following packages: `tcpdump` `telnet` `nmap` `ncat`.
|
||||||
- [USB qube](/doc/usb-qubes/), such as the template for `sys-usb`:
|
- [USB qube](/doc/usb-qubes/), such as the template for `sys-usb`:
|
||||||
`qubes-usb-proxy` to provide USB devices to other Qubes and
|
`qubes-usb-proxy` to provide USB devices to other Qubes and
|
||||||
`qubes-input-proxy-sender` to provide keyboard or mouse input to dom0.
|
`qubes-input-proxy-sender` to provide keyboard or mouse input to dom0.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue