Skip to content

Gary Woodfine

Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services, enabling customers to be efficient, productive, secure and scale-able.

You are not a DevOps Engineer

This is post is a little rant, about the IT industry and how we grab onto the coat tails of terms and play buzz word bingo with job boards.   The latest term that has me mildly annoyed is the term DevOps Engineer!

Setting up SSH keys for GitHub Access

SSH keys provide a secure connection to Git Hub without the need to enter your username and password every time you want to connect and download code from Git Hub repository.

JavaScript Arrays

Javascript has an Array object for storing and manipulating data in applications.

Enable SSH on ubuntu

Secure Shell (SSH) is an extremely useful tool when administering a number Linux servers. If SSH is not enable on your ubuntu server this guide will assist you in configuring SSH.