automation 4 January 2021 Fair-Code Automation with n8n.io I recently installed a rocket.chat server which I covered here Rocket Chat, yes it’s better than Teams.There are a fair few Rocket
ubuntu 18 November 2020 Running VS Code on an Android Device IF you're the sort of person who's phone is their workhorse as I am, then finding a decent IDE for quick edits on code is
linux 26 September 2020 The PinePhone is a world of possibility thats not ready for you just yet. Lets start with some brutal honesty, the PinePhone is not your next phone. The PinePhone has woeful spec's, seriously they are pretty basic SoC Allwinner
automation 6 August 2020 Rudder: Checking your Automation is not breaking your servers. In today's IT landscape Automation is seen as the route forward by many. From the consistent builds of systems, servers and desktops to the reduction
devops 6 June 2020 Rundeck 3: Setting up simple jobs to run on remote nodes Following on from my previous post which guides you through setting up Rundeck and adding Nodes. Rundeck 3: Install, Setup a Project and Add NodesIntroductionRundeck
opensuse 1 June 2020 Setting up Ansible on my HomeLab I'm with out a doubt not a coder, i'm a more traditional sysadmin who over the years has turned to services like Puppet and Chef
howto 1 June 2020 Installing AWX on Ubuntu 18.04 The following Tutorial will take you through installing AWX the community version of Ansible Tower on Ubuntu 18.04. In this example the Docker Compose
howto 10 April 2020 Installing OpenStack Devstack Setting up OpenStack DevStack on an Ubuntu 18.04 minimum install to create a test environment.
review 19 January 2020 OpenSuse: Month 1 - Jan 2020 - Setting up the KDE Desktop This is the first post from the first month of not Disto hopping for a whole year and sticking with one Distro, OpenSuse Tumbleweed, for
howto 12 January 2020 How to set up Nginx reverse proxy with let’s encrypt Surely this is common knowledge? you’d think so however its been pretty apparent on some of the forums I spend my time that while we know security and SSL are important, getting it set up can be a bit of a problem?
howto 12 January 2020 Jenkins — Pipeline (Beginners guide) The following document is designed to explain what Jenkins Pipelining is, and provide examples of a Jenkins pipeline which runs a basic script on a Jenkins slave.