SET TV IPTV Reseller A-Box TV Ordered to Pay Dish $2 Million in Damages
May23

SET TV IPTV Reseller A-Box TV Ordered to Pay Dish $2 Million in Damages

Last June, popular ‘pirate’ IPTV service SET TV went offline after being sued by DISH Network and encryption partner NagraStar. In a Florida court, the defendants were accused of creating and selling subscriptions to the SET TV service which, among other things, offered numerous television channels that were unlawfully obtained from DISH’s satellite service and retransmitted to customers. The $20-per-month platform...

Read More
Run your blog on GitHub Pages with Python
May23

Run your blog on GitHub Pages with Python

GitHub is a hugely popular web service for source code control that uses Git to synchronize local files with copies kept on GitHub’s servers so you can easily share and back up your work. read...

Read More
Hardware bootstrapping with Ansible
May23

Hardware bootstrapping with Ansible

At a recent Ansible London Meetup, I got chatting with somebody about automated hardware builds. “It’s all cloud now!” I hear you say. Ah, but for many large organisations it’s not—they still have massive data centres full of hardware. Almost regularly somebody pops up on our internal mail list and asks, “can Ansible do hardware provisioning?” Well yes, you can provision...

Read More
Testing a Go-based S2I builder image
May23

Testing a Go-based S2I builder image

In the first two articles in this series, we explored the general requirements of a Source To Image (S2I) system and prepared an environment specifically for a Go (Golang) application. Now let’s give it a spin. read...

Read More