added ntp package hint

This commit is contained in:
Gordon Shumway 2023-10-14 22:51:21 +02:00
parent fdf9fcba0b
commit d9560c17aa

View File

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