02

Mar/20

Filtering Websites With Ubiquiti Security Gateway And OpenDNS

Overview The Unifi Security Gateway (USG) can be setup to assign a custom DNS server. The DNS server itself will perform the blocking based on the sites people/devices access. Pre-Requisites In order for everything to work beyond a working Unifi … Continue reading

02

Dec/19

Pi-hole DNS Filtering

Overview Pi-hole is a very light weight, DNS filtering server. It’s so light that there are reports it can even run on a Raspberry Pi 1! Example reasons for filtering DNS include blocking ads to filtering out harmful sites (content … Continue reading

25

Aug/14

Docker On DigitalOcean Cannot Resolve Hostnames

Overview I encountered an issue where during the build of my Docker container it was not able to get a response back during an apt-get update command. It turns out it was unable to resolve the DNS entries because of … Continue reading

29

Apr/13

IaaS Or VPS Part 3 – Up And Running

Overview Part 2 looked at the differences of AWS/IaaS to VPS. Part 3 will be looking at the cost after a period of time. Running Report The Amazon Web Services have been running for over 3 months with February running … Continue reading

11

Feb/13

IaaS Or VPS Part 2 – Setup And Install

Overview Part 1 described the reasoning and setup behind the comparison. In this post I will go through the implementation of AWS and the final comparison of IaaS Vs. VPS Setup EC2 Setting up an EC2 and RDS instance was … Continue reading

18

Jun/12

Ubuntu 12.04 DHCP Server

Overview A DHCP server issues computers on the network IP addresses. Normally this is done by the router but a computer is more flexible because: Cheap to add multiple network interface cards More control over network traffic Fits into other … Continue reading

08

Nov/11

namebench – DNS Tester

There’s a really good DNS benchmark tester called namebench. It’s free (beer and source) and runs on Windows and Mac OSX. The software tests the current DNS as well as popular DNS servers like OpenDNS and Google. It also has … Continue reading

13

Sep/11

Page Speed Tests

Overview Since April 2010, Google has incorporated page speed and loading times into it’s search ranking. Whilst this may not be a huge factor in the rankings it’s something to be aware of. This means optimizing web sites has never … Continue reading