clarification

This commit is contained in:
cynthia 2025-06-04 18:20:44 +01:00
parent b5c57df944
commit b37ba78d92

View file

@ -385,7 +385,7 @@ We'll be using `unbound` as our DNS resolver server.
root@localhost:~# systemctl enable --now unbound
```
5. Now try pinging a site to test out if the local DNS works.
5. Now try pinging a site to test out if the local DNS works. It may be slow at first for a domain name, but all subsequent queries for the same domain will be much faster.
```bash
root@localhost:~# ping example.com