From 55815ced679589ab6debc801aba79396e5b75ce4 Mon Sep 17 00:00:00 2001 From: yubiuser Date: Mon, 11 Oct 2021 09:32:02 +0200 Subject: [PATCH] Destroyed Getting Started (markdown) --- Getting-Started.md | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 Getting-Started.md diff --git a/Getting-Started.md b/Getting-Started.md deleted file mode 100644 index 03e6df6..0000000 --- a/Getting-Started.md +++ /dev/null @@ -1,28 +0,0 @@ -# TO BE REMOVED (already ported) - -It's easy to install Pi-hole and begin blocking ads for your entire network in three easy steps. - -## 1. Install An Operating System On Your Raspberry Pi - -Download an operating system and follow the instructions to install it to your SD card. - -## 2. Execute The Installation Command - -Run this command from your Raspberry Pi: - -#### `curl -L install.pi-hole.net | bash` - -Follow the dialogs to complete the installation. - -## 3. Change Your DNS Server To Be Your Raspberry Pi - -There are two ways to do this: - -### On Each Of Your Devices Individually - -This is a simple way to quickly use your new Pi-hole. Changing the DNS server is is different for every operating system. - -### On Your Router - -If you make the change on your router, any device connected to your network will instantly be able to block ads. You will need to search for the **DHCP options** somewhere in your router's settings. Make sure to add a second DNS server in case your Pi-hole goes down! -