Linux

Install SSH on Ubuntu

Install SSH on Ubuntu 20.4 LTS

Jonathan Homer

1 minute read

When you first install Ubuntu Client it doesn’t allow you to login remotely at first. This is likely a good step in security. So how do you set it up. The problem is we do it often enough to forget all the steps. So here is a simple 2 minute read and install blog.

Kubernetes on Bare Metal

How to install Kubernetes onto Bare Metal

Jonathan Homer

3 minute read

Kubernetes is very popular. But perhaps you want to try it out locally on a server rather than an instance on your machine. Can you do it? Well yes, but it does take some configuring and know how. Kubernetes is designed to run by large organisations with experience and sometimes expensive equipment. So here are some instructions to convert an old server (or new) into a decent little kubernetes cluster. With a little more work you can build this into your own Kubernetes platform.