/images/avatar.png

Markdown CheetSheet

Markdown Cheatsheet Heading 1 Markup : # Heading 1 # -OR- Markup : ============= (below H1 text) Heading 2 Markup : ## Heading 2 ## -OR- Markup: --------------- (below H2 text) Heading 3 Markup : ### Heading 3 ### Heading 4 Markup : #### Heading 4 #### Common text Markup : Common text Emphasized text Markup : _Emphasized text_ or *Emphasized text* Strikethrough text

Setting up a Pi-Hole

What is Pi-Hole? and how does it work? Pi-hole is open-source software that acts as a DNS sinkhole to protect your devices from unwanted content, without the need for any client-side software like apps or browser plug-ins. PiHole blocks ads using blocklists which check against a database of known ad serving domains. This way, it blocks ads not only in browsers, but also mobile apps and smart TVs — and it makes your network faster!