Remove the Google Cookie Consent Dialog with uBlock

Here is a simple way to get rid of the annoying Google Cookie Consent Dialog by using uBlock Origin.

You might not need the lines with the “google.se” domain, or you can change them to another country TLD.

! Remove the Google Consent Dialog // Nordicnode.com
www.google.com##div[jsname][jsaction^="dg_close"]
www.google.com##html:style(overflow: visible !important;)
www.google.com###lb

www.google.se##div[jsname][jsaction^="dg_close"]
www.google.se##html:style(overflow: visible !important;)
www.google.se##lb
consent.google.se

Get uBlock Origin for Firefox or Chrome.

Free DHCP, DNS, TFTP Servers for Windows (Lightweight)

Want to setup a local DHCP server on your Windows PC?
This very lightweight application can also be setup to run servers for TFTP, DNS, SNTP and Syslog. All servers are included in one small application.

This application is called TFTPD64. It’s Open Source and the size of the installation, portable or service version is about 0.5 MB.

Continue reading Free DHCP, DNS, TFTP Servers for Windows (Lightweight)