Browse Source

Update prerequisites.md

Document that sudo is required.
pull/3050/head
Joshua Hoffmann 2 years ago
committed by GitHub
parent
commit
9fa126d3d3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      docs/prerequisites.md

+ 2
- 0
docs/prerequisites.md View File

@@ -42,4 +42,6 @@ If your distro runs within an [LXC container](https://linuxcontainers.org/), you
- the range `49152-49172/udp`: TURN over UDP
- potentially some other ports, depending on the additional (non-default) services that you enable in the **configuring the playbook** step (later on). Consult each service's documentation page in `docs/` for that.

- `sudo`, make sure it is installed. Some distributions, like a minimal Debian net install, do not include it by default.

When ready to proceed, continue with [Configuring DNS](configuring-dns.md).

Loading…
Cancel
Save