Looking to add an array to your BASH script? In this tutorial we will cover everything you need to know, and perhaps a few extra things that will surprise you!…
Tag: Linux
How To Install Home Assistant On Ubuntu In Just 5 Steps
This article explains how to install Home Assistant on Ubuntu, probably the most commonly used version of Linux for desktop computers. This installation method is best for those who specifically…
Home Assistant Shell Integration: Local & SSH Linux Control
Looking to automatically execute commands on a Raspberry Pi or Linux machine from within Home Assistant? This step-by-step guide will teach you how to send shell commands to any other…
How To Run Home Assistant Supervised On Mac OS M1 / M2
Looking to get the FULL Home Assistant experience on your Mac? This article will teach you the best way to run a fully-featured Home Assistant on Mac hardware. This guide…
How To Get Betaflight Configurator On Raspberry Pi
If you are looking to run Betaflight Configurator on Raspberry Pi then I can show you how to do it in just 6 steps! It can be quite a challenge…
How To Edit And Save A File In Linux and Mac Command Line
Today we are going to look at the quick and easy ways to view, edit and save files using the command line terminal. As MacOS is a flavour of UNIX…
How To Run Intel Quartus On Mac OS X With Virtualbox & Ubuntu
Looking to get into FPGA programming? Quartus can run surprisingly well on Mac when paired with Virtualbox and Ubuntu. Unlike other solutions using Windows and Parallels, all of the software…
Run Ubuntu On Mac With Virtualbox (The Complete Guide)
This simple illustrated guide will get you up and running with Ubuntu Desktop on your Mac. We will also install Guest Additions, allowing easy drag and drop between your dual…
Raspberry Pi WordPress With MariaDB Setup Guide
Yes it’s absolutely possible to set up a LAMP server with MariaDB and PHP on Raspberry Pi! Perhaps you already have a project in mind, but here is a great…
How To Write A BASH Script With Arguments
In this tutorial we will learn how to pass arguments from the command line to our script when executed either manually or by another program. The list of uses for…