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…
Tag: Ubuntu
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…
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…