LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to update pihole blocklists ? [SOLVED] (https://www.linuxquestions.org/questions/linux-networking-3/how-to-update-pihole-blocklists-%5Bsolved%5D-4175677685/)

tuxthegreat 06-26-2020 01:03 PM

How to update pihole blocklists ? [SOLVED]
 
I know of pihole -up but that does not update the blocklist, it only updates
Code:

pihole -up
[sudo] password for odroid:
  [i] Checking for updates...
  [i] Pi-hole Core:        up to date
  [i] Web Interface:        up to date
  [i] FTL:                up to date

  [✓] Everything is up to date!

nowhere does it say blocklist. Tools -> update gravity, I solved it.

JZL240I-U 06-30-2020 07:26 AM

Could you elaborate a little? Do you do it in a terminal or in a desktop environment? I.e. do you type in or click on "Tools"? Is "update gravity" a menu entry or options (without preceeding "-")?

This fall I plan to get a pi-hole, so currently I have no experience with a Pi. I plan to update the lists with a cron-job, no idea whether that can be done...

yeti140 07-06-2020 06:40 AM

command line alternative
 
If you prefer a command line alternative you can do

Code:

pihole -g
to update gravity..

JZL240I-U 07-06-2020 10:40 AM

Thanks :).


All times are GMT -5. The time now is 10:51 PM.