majestictechie@lemmy.fosshost.com to Memes@lemmy.mlEnglish · 3 months agoFirefox + Ublock = 👑lemmy.fosshost.comimagemessage-square209fedilinkarrow-up11.56Karrow-down116
arrow-up11.55Karrow-down1imageFirefox + Ublock = 👑lemmy.fosshost.commajestictechie@lemmy.fosshost.com to Memes@lemmy.mlEnglish · 3 months agomessage-square209fedilink
minus-squarefrankgrimeszz@lemmy.worldlinkfedilinkEnglisharrow-up8·3 months agoStep 1) Get a raspberry pi. Step 2) Open terminal and paste: curl -sSL https://install.pi-hole.net | bash Step 3) Point your DNS to the raspberry pi’s IP address. https://pi-hole.net/
minus-squareErasmus@lemmy.worldlinkfedilinkEnglisharrow-up2·3 months agoInteresting. So does it slow down your speeds any that you can tell?
minus-squarefrankgrimeszz@lemmy.worldlinkfedilinkEnglisharrow-up4·edit-23 months agoIt doesn’t really. I won’t give a whole course on DNS and network stuff, but basically it has zero effect on your download and upload speeds. DNS is like a phone book. You type Wikipedia.org and DNS translates that to an address like 200.92.36.68 When you download stuff, that’s not going through the Pi at all. So there’s no negative effects.
minus-squareSapphironZA@sh.itjust.workslinkfedilinkarrow-up2·3 months agoYour own raspberry pi will probably outperform your ISPs DNS, since it’s on your local network. Also, just by blocking what it does, pages load a lot less, so they load a lot quicker.
Step 1) Get a raspberry pi. Step 2) Open terminal and paste: curl -sSL https://install.pi-hole.net | bash Step 3) Point your DNS to the raspberry pi’s IP address.
https://pi-hole.net/
Interesting. So does it slow down your speeds any that you can tell?
It doesn’t really. I won’t give a whole course on DNS and network stuff, but basically it has zero effect on your download and upload speeds.
DNS is like a phone book. You type Wikipedia.org and DNS translates that to an address like 200.92.36.68
When you download stuff, that’s not going through the Pi at all. So there’s no negative effects.
Your own raspberry pi will probably outperform your ISPs DNS, since it’s on your local network.
Also, just by blocking what it does, pages load a lot less, so they load a lot quicker.