mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
maza: add page (#6704)
This commit is contained in:
parent
c2f4066105
commit
29cc4f0851
1 changed files with 20 additions and 0 deletions
20
pages/common/maza.md
Normal file
20
pages/common/maza.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# maza
|
||||
|
||||
> Local ad blocker. Like Pi-hole but local and using your operating system.
|
||||
> More information: <https://github.com/tanrax/maza-ad-blocking>.
|
||||
|
||||
- Update the Maza database:
|
||||
|
||||
`maza update`
|
||||
|
||||
- Start Maza:
|
||||
|
||||
`sudo maza start`
|
||||
|
||||
- Stop Maza:
|
||||
|
||||
`sudo maza stop`
|
||||
|
||||
- Show the status of Maza:
|
||||
|
||||
`maza status`
|
Loading…
Add table
Reference in a new issue