mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
pihole: refresh page (#16987)
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
> Manage the Pi-hole ad-blocking DNS server.
|
||||
> More information: <https://docs.pi-hole.net/main/pihole-command>.
|
||||
|
||||
- Check the Pi-hole daemon's status:
|
||||
- Check Pi-hole's status:
|
||||
|
||||
`pihole status`
|
||||
|
||||
- Update Pi-hole and Gravity:
|
||||
|
||||
`pihole {{[-up|updatePihole]}}`
|
||||
`sudo pihole {{[-up|updatePihole]}}`
|
||||
|
||||
- Start or stop the daemon:
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
- Allow or deny the specified domain:
|
||||
|
||||
`pihole {{allowlist|denylist}} {{example.com}}`
|
||||
`pihole {{allow|deny}} {{example.com}}`
|
||||
|
||||
- Search the lists for a domain:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user