Hello! My name is Jack Slingerland and I'm the founder of Kernl.us! Kernl is a WordPress plugin and theme update service. It also handles WordPress license management, WordPress analytics, and...
Data speaks for itself. In case of computers, the data often yells at you for ages before a crisis occurs. If your web server is running low on memory, getting more traffic than it can handle, or...
One of the quickest ways for people to lose interest in your site is slow loading times. These days no one wants to wait for a page to load. So if your site is slow, people will quickly move on to...
Self-hosting a mail server is often complicated and messy. To begin with, there is an entire elaborate mechanism of sending and receiving emails, securely, that needs to be established. We need some...
In IT we often talk about the importance of computing time. Initially, that was the main focus. To get the programs to run as fast as we possibly can. In fact, when you rent a VPS, this compute time...
Learning about Kubernetes, in the beginning, would feel like drinking from a fire-hose. They have a number of various abstractions to solve various problems, all related to one essential goal -...
In today's post, we will be going over a few MySQL queries that allow you to make changes to your database. We recommend that before making any changes to your WordPress database, you perform a full...
One of the most daunting thing that scare people away from the server side of computing is the rampant use of command line interface or CLI for short. While it is still important to know how to use a...
Docker is a container technology developed for Linux. However, if you are new to the world of software development and/or server computing it is difficult to wrap your head around what purpose does...
Web development is not all about pretty and minimalist UI and an attractive theme. More often than not, it is about foreseeing all the possible use cases and features you may want on your website....