Linux

A Developer's Simple …

IMPORTANT PREREQUISITE: This guide assumes your remote Linux server is already running, accessible via SSH, and has the necessary user accounts and Ansible development tools (like Python, Ansible core, etc.) installed and configured by a system administrator. If you need help setting up a server, …

A Developer's Guide to …

Developing with Ansible on a Windows machine used to be a challenge, but thanks to the Windows Subsystem for Linux (WSL), it’s now easier than ever. This guide will walk you through setting up a complete Ansible development environment, from installing WSL and a Linux distribution to …

Ignition 8/8.1 + 32bit …

To start off, I do not take credit for this. For reference, I got the information below (minus tweaks) from here.

Let’s begin

Open a terminal session, and type the following commands:

sudo su
wget -q -O - https://download.bell-sw.com/pki/GPG-KEY-bellsoft | apt-key add -
echo "deb …