diff options
Diffstat (limited to 'articles/2023/quad-9.html')
| -rwxr-xr-x | articles/2023/quad-9.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/articles/2023/quad-9.html b/articles/2023/quad-9.html new file mode 100755 index 0000000..1987f9d --- /dev/null +++ b/articles/2023/quad-9.html @@ -0,0 +1,30 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Bloggings</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + + +<main> +<article> +<h2>Quad9 and systemd-resolved</h2> +<h3>05-09-2023</h3> +<p> +I set up systemd-resolved with the Quad9 DNS servers, with Cloudflare as backup. Quad9 is a Swiss DNS service that blocks malicious hosts and improves performance. +</p> +<a href="https://geekflare.com/linux-server-local-dns-caching/">https://geekflare.com/linux-server-local-dns-caching</a> + +</article> +</main> +<footer> +<p> </p><p>ยง</p></footer> +</body></html> |
