How my two-week project turned into a full time open source startup

Jonathan MathewsPublic

Over a year ago, I decided to build a software business that focused on custom web application development, startups, and unique website projects. I had built a very strong and talented team of people who were ambitious to help me start this company as their side gig. We called it Vampeo. We acquired a bunch of projects and started development while keeping … Read More

Why containers are the best way to test software performance

Jonathan MathewsPublic

Software performance and scalability are frequent topics when we talk about application development. A big reason for that is an application’s performance and scalability directly affect its success in the market. An application, no matter how good its user interface, won’t claim market share if its response time is sluggish. This is why we spend so much time improving an application’s performance … Read More

Amazon jumps on Kubernetes bandwagon

Jonathan MathewsPublic

Kubernetes is the most popular open-source container manager. It’s been officially supported on every cloud platform you’ve ever heard of… with one big exception: Amazon Web Service (AWS). Now, AWS has got on board the Kubernetes bandwagon as well by joining the Cloud Native Computing Foundation (CNCF) as a platinum member. With this move, all five of the largest cloud providers — AWS, Azure, Google Cloud Platform, IBM Bluemix, … Read More

Fines for being hacked: If a breach is down to bad security it could cost you millions

Jonathan MathewsPublic

Organisations that provide critical national infrastructure services including electricity, water, energy, transport, and healthcare could face fines of £17m or four percent of their global turnover if they fail to protect themselves from cyberattacks. The plan is being considered by the UK government as it examines how to implement the European Union’s Network and Information Systems (NIS) Directive from May … Read More

Microsoft patches first critical Linux on Windows bug

Jonathan MathewsPublic

Microsoft’s monthly Patch Wednesday bundle of fixes sees a total of 25 critical vulnerabilities in several products taken care of, including the first fix for a security flaw in the Windows Subsystem for Linux (WSL). Attackers who are logged in locally could abuse the bug in how WSL handles named pipes interprocess communications, and execute code with full administrator privileges. … Read More

Container Networking Challenges the Focus of Tigera Calico Update

Jonathan MathewsPublic

Tigera is adding new features to its Calico container networking product in an attempt to ease Kubernetes-based management and hit enterprise-grade needs. The boldly named Essentials for Kubernetes product is the firm’s first commercial packaged platform. The product is specifically targeted at management of the container networking space, which includes a set of interfaces for adding and removing containers from a network. Tigera CEO … Read More

Tails 3 Offers Easy Anonymity for All

Jonathan MathewsPublic

If you’re seriously concerned about privacy, you want to ensure you’re doing all the right things and not leaving behind a trace of what you’ve browsed. There are many reasons for this—some good, some bad. I’d like to focus on the good (naturally). In the past few years, it has become clear that tracking web histories is not a myth. … Read More

Heptio Releases Two New Tools to Make Kubernetes Easier to Manage

Jonathan MathewsPublic

Kubernetes, the open-source system for automating the deployment and scaling of containerized applications, does its job really well. It groups an application’s containers into logical units for easy management and discovery, scales all the way from local testing to truly global production, and runs pretty much anywhere. At the same time, the platform can be intimidating to implement — particularly … Read More

Red Hat Enterprise Linux 7.4 Launches with New Security Features, Improvements

Jonathan MathewsPublic

World’s leading provider of open source solutions, Red Hat, Inc., announced the availability of the fourth installment of its Red Hat Enterprise Linux (RHEL) series 7 operating system. Coming nine months after the previous point release, Red Hat Enterprise Linux 7.4 is here as the latest and most advanced version of the commercial Linux-based operating system that uses the RPM (Red … Read More

Linux desktop market share hit an all time high in July, according to one measure

Jonathan MathewsPublic

Here’s a bit of positivity for you today! According to the statistics gathered by the netmarketshare website, in July the percentage of people using Linux on the desktop hit an all time high. In June of 2016, Linux market share on the desktop according to their statistics hit over 2% for the first time. People were sceptical, but it seems it has … Read More

Brazilian server market sees uplift

Jonathan MathewsPublic

Sales of X86 servers saw a 12 percent revenue increase in the first quarter of 2017 – but predictions for the entire year are not so positive, according to research by analyst firm IDC. Revenue over the period reached $116 million, against the $104 million recorded in the first quarter of 2016. “The x86 server vendors adopted a more aggressive … Read More

Automotive Grade Linux Moves to UCB 4.0, Launches Virtualization Workgroup

Jonathan MathewsPublic

The Linux Foundation’s Automotive Grade Linux (AGL) project released Unified Code Base (UCB) 4.0 (“Daring Dab”) for Linux-based in-vehicle infotainment (IVI) systems, and added seven new members. The open source group also launched a new virtualization working group that will enable new UCB profiles for telematics, instrument clusters, and head-up-displays (HUDs). In other Linux automotive news, Ubuntu has been spotted in an Uber … Read More

How to Write iptables Rules for IPv6

Jonathan MathewsPublic

We US-ians have been sheltered from the exhaustion of IPv4 addresses, but they have run out. IPv6 networks are up and running, so we have no excuses for not being IPv6 literate. Today our scintillating topic is iptables rules for IPv6, because, I am sad to report, our faithful IPv4 iptables rules do not magically work on IPv6 packets, and … Read More

Massive DDoS attack lasts for 277 hours, highlighting growth of extended attacks on businesses

Jonathan MathewsPublic

Extended DDoS attacks are back in business: Q2’s longest attack was active for 277 hours, or more than 11 days, according to a new report from Kaspersky Lab. This represents a 131% increase compared to Q1, and a current record for the year. Further, the geography of these attacks changed from Q1 to Q2, Kaspersky Lab found, with organizations with online … Read More

How to get the next generation coding early

Jonathan MathewsPublic

You’ve probably heard the claim that coding, or computer programming, is as crucial a skill in the 21st century as reading and math were in the previous century. I’ll go one step further: Teaching a young person to code could be the single most life-changing skill you can give them. And it’s not just a career-enhancer. Coding is about problem-solving, … Read More