DNS Decisions – Resolvconf – Dnsmasq And How They Play Together

Back in January I updated my Secure Hotel Wi-Fi Sharing Raspberry Pi solution to the new Debian Jessie build. Unfortunately the way in which the system decided which network interface to use for DNS lookups had changed and DNS lookups were no longer reliably sent through the VPN tunnel. As a quick fix I changed the DHCP settings in the Raspi Server to instruct all Wi-Fi clients to circumvent the Raspi’s DNS server and instead go to a public DNS server immediately. Not a pretty solution but it did it’s job. Recently, I had a bit of time to investigate a bit further and came up with a better solution.

Continue reading DNS Decisions – Resolvconf – Dnsmasq And How They Play Together

OpenVPN Tunnel Longevity

openvpnI use OpenVPN every day on the move for a number of purposes. Especially in open WiFi environments in hotels and other places it ensures that my data can’t be easily intercepted over the unencrypted WiFi interface. In most situations, however, setting up a VPN tunnel is only a temporary measure, usually for a couple of hours at most. As a consequence I didn’t really have a feeling for how stable an OpenVPN connection is over the long run. Up until now that is.

Continue reading OpenVPN Tunnel Longevity

Keeping My Emergency Spare Backup Drive Up To Date In A Jiffy

In a previous post on the topic I’ve talked about the part of my backup strategy to keep an emergency spare hard drive up to date by copying data that has changed from a backup drive to it every now and then. This way I have a 1:1 copy of my system partition and all of my data at any time. A slight downside of this scheme is that in addition to a spare notebook and the emergency backup drive, I would have to take a backup drive with me when I travel to be prepared in case the unthinkable happens. After thinking about it a bit further I’ve now come up with a way to copy modified data directly from my notebook to the spare backup drive without the need for a separate backup disk in between.

Continue reading Keeping My Emergency Spare Backup Drive Up To Date In A Jiffy

RAN Sharing – MOCN and MORAN

In a previous post I’ve been talking about the high number of UMTS and LTE networks I’ve been observing in Bangalore and that I had did not see the kind of network sharing in my traces that I was expecting. I didn’t go into the details of the different kinds of network sharing in this post so I’ll follow up with the details here.

Continue reading RAN Sharing – MOCN and MORAN

UK To Become First Country With A 4G Public Safety Network That Uses A Commercial Network?

When I wrote my 3 part overview of LTE-A Pro for Public Safety Services back in January this year I wasn’t aware that just a couple of weeks earlier the UK government has given out a contract to build a 4G Public Safety Services network that, from what I read between the lines, will be piggybacked onto EE’s (soon BT’s) commercial LTE network.

Continue reading UK To Become First Country With A 4G Public Safety Network That Uses A Commercial Network?

Making A Good Backup Strategy Even Better – Instant Usability

rsyncOver the years, my backup strategy with Clonezilla and Lucky Backup have helped me quite a number of times, especially back in January when a notebook under my care was stolen while traveling. With my backup strategy it takes around 30 minutes to restore an image of the system partition on an emergency spare hard drive and a couple of hours to restore the data partition with half a terabyte of data. While I would say that such times are more than acceptable I was not quite happy about the time it takes to restore the data and have now found a simple solution to restore the data partition in just a few minutes as well.

Continue reading Making A Good Backup Strategy Even Better – Instant Usability

Amazon Prime Video Now Usable On Linux, Too!

DRM protected content is a hotly debated topic and not without side effects but I have to admit I was somewhat glad when Netflix added support for Chrome and HTML5 playback on Linux back in 2014. At the time I also experimented with Amazon Prime video which was using Flash. Unfortunately this solution was quite unstable and thus unusable. Recently I noticed, however, that Amazon now also supports Chrome and HTML5 video playback on Linux. Over the past weeks I’ve watched a few full length movies and playback is now flawless. Well done, Amazon, thanks! … Just remove that DRM now please…