giammin

pihole setup

Mar 22nd, 2020
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. ssh in boot partition
  2.  
  3. password
  4.  
  5. sudo apt update
  6. sudo apt full-upgrade
  7.  
  8. sudo raspi-config
  9.     locale
  10.     keyboard
  11.     overclock
  12.     disk size
  13.     vga ram
  14.  
  15. curl -sSL https://install.pi-hole.net | bash
Advertisement
Add Comment
Please, Sign In to add comment