MX-19 adblock

Message
Author
User avatar
bigdog100
Posts: 5
Joined: Mon Nov 25, 2019 12:18 pm

MX-19 adblock

#1 Post by bigdog100 »

So I was looking around under settings and I saw AdBlock. I dislike ads so I took a look. It asks you to pick a service...
mvps.org: this one was unsecure, and doesn't seem to be about AdBlock
someonewhocares.org: not sure about Daniel Polluck
yoyo.org: this one seems legit
adservers.org: website is not available
UNBLOCK: not sure about this one

So I'm sure how it actually works when you select one but I would have selected yoyo.org. I didn't select anything because I'm not really sure what I'm doing so I'm cautious...this coming from a guy that 4-5 years ago used to reload Windows if I suspected my PC had a virus. :rolleyes:

So I'm so new to Linux that I technically can't even be called green... :alien:

How is the AdBlock suppose to work? Are those choices above valid? Am I just bonkers?

Thanks for your help!

User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

Re: MX-19 adblock

#2 Post by manyroads »

bigdog100 wrote: Wed Nov 27, 2019 1:38 pm [...] Am I just bonkers?

Thanks for your help!
Would you really like an answer to that question? I don't know you very well.... :eek: :bagoverhead:

As for the tool I select everything but the last item. So far the earth remains in its orbit around the sun, and the moon seems unaffected. :crossfingers:
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
Stevo
Developer
Posts: 14439
Joined: Fri Dec 15, 2006 7:07 pm

Re: MX-19 adblock

#3 Post by Stevo »

They prevent connections to URLs that serve ads to your browser. I'd also add the Ublock Origin extension to your browser at the minimum, and I'm sure others will suggest other privacy extensions you can add, such as Ghostery.

bigbenaugust
Posts: 56
Joined: Wed Dec 20, 2017 9:41 am

Re: MX-19 adblock

#4 Post by bigbenaugust »

That application pulls files with lists of known ad servers from the sites you check and compiles them all together (into your /etc/hosts file) to route all connections to the ad servers listed in those files to localhost, effectively blocking them. Not 100% effective, but a great start.
--Ben

User avatar
fehlix
Developer
Posts: 12613
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX-19 adblock

#5 Post by fehlix »

bigdog100 wrote: Wed Nov 27, 2019 1:38 pm So I'm sure how it actually works
It works in away that it set the locale hosts table, for all "identified" "bad"ad-hosts (dns) name
to a a local ip address of 127.0.0.1. Some other tool prefer to set it "0.0.0.0".
So any requests with any tool (browser or other), which try to reach those "bad" hosts, will
be served blocked to get out into the net.
BTW, uBlock-orign is also partly using some of those known bad-hosts.
Those hosts-table block technique works on Linux and also Windows.

User avatar
andyprough
MX Packager
Posts: 918
Joined: Tue Jul 23, 2019 10:16 pm

Re: MX-19 adblock

#6 Post by andyprough »

bigdog100 wrote: Wed Nov 27, 2019 1:38 pmmvps.org: this one was unsecure, and doesn't seem to be about AdBlock
Info on MVPS is at http://winhelp2002.mvps.org/hosts.htm

That page also gives some good info on how a hosts file works to prevent unwanted ads and malware. From my limited understanding, MVPS is apparently one of the oldest and most respected hosts file services in the business.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg

Post Reply

Return to “General”