added ntp package hint

This commit is contained in:
Gordon Shumway 2023-10-14 22:51:21 +02:00
parent fdf9fcba0b
commit d9560c17aa
1 changed files with 2 additions and 2 deletions

View File

@ -241,8 +241,8 @@ list of packages to be installed):
least `qubes-core-agent-networking`, and also `qubes-core-agent-dom0-updates`
if you want to use it as the `UpdateVM` (which is normally `sys-firewall`).
- NetVM, such as the template for `sys-net`: `qubes-core-agent-networking`
`qubes-core-agent-network-manager`. If your network devices need extra
packages for a network VM, use the `lspci` command to identify the devices,
`qubes-core-agent-network-manager` `systemd-timesyncd`(or other NTP Service).
If your network devices need extra 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
need utilities for debugging and analyzing network connections, install the
following packages: `tcpdump` `telnet` `nmap` `ncat`.