Update Pi-Hole DNS Server From Command Line

Channel:
Subscribers:
7,170
Published on ● Video Link: https://www.youtube.com/watch?v=sGE2aCL385A



Category:
Vlog
Duration: 2:58
11 views
0


How to update your Pihole DNS server from the terminal and schedule a daily automatic update. Note: When using grep to search syslog for my cron job completion, I had to grep for my username or "CRON" and not "cron". This is what worked best for me:
"sudo cat /var/log/syslog | grep CRON | grep joe"







Tags:
how to
update
pi-hole
dns
server
command
line
terminal