Update site-to-site-wireguard-part-2-2019-04-07.markdown

ko lo zoi .cy. root .cy.
This commit is contained in:
Cadey Ratio 2019-04-07 15:09:09 -07:00 committed by GitHub
parent b7adabd31a
commit e7d6c8927f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ $ sudo apt install -y dnsutils
A side note for [Alpine Linux](https://alpinelinux.org) users: for some reason the `dig` tool is not packaged in Alpine. Instead you will need to use the basically identical `drill` tool. You can install it like this:
```console
$ apk add drill
$ sudo apk add drill
```
As an example of it in action, let's look up `google.com` with the `dig` tool (edited for clarity):