Has anyone used this method: http://www.putorius.net/2012/01/block-unwanted-advertisements-on.html
I tried per instructions. Maybe I'm too new to Linux, it's not working for me.
While looking for etc/hosts I came across hosts.allow and hosts.deny. Do I simply add doamains to the hosts.deny list ?
hosts.allow
andhosts.deny
are nothosts
. – psusi Jul 25 '14 at 03:21hosts.allow
andhosts.deny
is used for granting access to your computer. Seeman hosts.deny
. – saiarcot895 Jul 25 '14 at 12:35