this post was submitted on 02 Oct 2023
144 points (96.2% liked)

Privacy

40932 readers
778 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] IrrerPolterer@lemmy.world 2 points 2 years ago (1 children)

Only thing you might need to change is the configuration for which port the pi-hole web server (UI) will be running on. Because octoprint already uses Port 80 by default, you might have to assign another port for the pi-hole service. (I believe it also defaults to 80. That would crash because it can't bind to the same port). That should be a pretty simple config change though.

[–] IrrerPolterer@lemmy.world 2 points 2 years ago* (last edited 2 years ago) (1 children)

Just did a quick Google... There are some resources and tutorials online of people doing exactly that. Take a look!

https://www.google.com/search?q=setup%20pihole%20on%20octopi

[–] Anticorp@lemmy.ml 1 points 2 years ago

Thanks, guys! I'll set this up soon.