config:pi-hole
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
config:pi-hole [2022/06/22 12:47] – created Wulf Rajek | config:pi-hole [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 34: | Line 34: | ||
Change admin password | Change admin password | ||
< | < | ||
+ | |||
+ | ===== Update Pi-hole ===== | ||
+ | |||
+ | < | ||
+ | #Regular update fails on synology due to not being able to check disk space, use override option 'do not follow recommendations' | ||
+ | sudo pihole -up | ||
+ | #curl -L https:// | ||
+ | |||
+ | #change the webserver port again: | ||
+ | #vi / | ||
+ | #sed -i ' | ||
+ | |||
+ | sudo service lighttpd restart | ||
+ | sudo service pihole-FTL restart | ||
+ | |||
+ | #update might require: | ||
+ | cd / | ||
+ | git pull | ||
+ | </ | ||
+ | |||
+ | to reconfigure pihole' | ||
+ | < | ||
+ | sudo pihole -r | ||
+ | sudo service pihole-FTL restart | ||
+ | </ |
config/pi-hole.1655898428.txt.gz · Last modified: 2023/05/29 11:53 (external edit)