Skip to content

Commit

Permalink
Automatic documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Nov 7, 2024
1 parent dd4b66a commit 503fde2
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions docs/User-Guide_Armbian-Software/DNS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# DNS blockers


***

## Install Pi-hole DNS ad blocker

<!--- section image START from tools/include/images/DNS001.png --->
[![Install Pi-hole DNS ad blocker](/images/DNS001.png)](#)
<!--- section image STOP from tools/include/images/DNS001.png --->


<!--- header START from tools/include/markdown/DNS001-header.md --->
Pi-hole is a DNS sinkhole with web interface that will block ads for any device on your network.


<!--- header STOP from tools/include/markdown/DNS001-header.md --->

**Command:**
~~~
armbian-config --cmd DNS001
~~~

**Author:** @armbian

**Status:** Stable


<!--- footer START from tools/include/markdown/DNS001-footer.md --->
=== "Access the web interface"

The web interface of Pi-hole can be accessed via:

- URL = `http://<your.IP>/admin`
- Password = 'Set / adjust from armbian-config'

=== "Documentation"

<https://docs.pi-hole.net/>

<!--- footer STOP from tools/include/markdown/DNS001-footer.md --->



***

## Set Pi-hole web admin password
**Command:**
~~~
armbian-config --cmd DNS002
~~~

**Author:** @armbian

**Status:** Stable



***

## Remove Pi-hole DNS ad blocker
**Command:**
~~~
armbian-config --cmd DNS003
~~~

**Author:** @armbian

**Status:** Stable



***

Binary file added docs/images/DNS001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 503fde2

Please sign in to comment.