Merge remote-tracking branch 'refs/remotes/jacobsalmela/master' into patch-1

This commit is contained in:
Mel 2015-11-28 23:19:43 -06:00
commit 7b4329d1cf

View file

@ -1,10 +1,11 @@
# Automated Install # Automated Install
1. Install Raspbian 1. Install Raspbian
2. Set a **static** IP address 2. Run the command below
3. Run the command below
```curl -L install.pi-hole.net | bash``` ### ```curl -L install.pi-hole.net | bash```
![Pi-hole automated installation](http://i.imgur.com/Un7lBlj.png)
Once installed, **configure any device to use the Raspberry Pi as its DNS server and the ads will be blocked**. You can also configure your router's DHCP options to assign the Pi as clients DNS server so they do not need to do it manually. Once installed, **configure any device to use the Raspberry Pi as its DNS server and the ads will be blocked**. You can also configure your router's DHCP options to assign the Pi as clients DNS server so they do not need to do it manually.