Photon OS on Raspberry Pi 3 model B+
Introduction Photon OS is a VMware initiative to create a lightweight Linux based OS with container support. I have to admit my initial reaction to Photon OS was: “y tho?” It’s a reasonable rea...
Introduction Photon OS is a VMware initiative to create a lightweight Linux based OS with container support. I have to admit my initial reaction to Photon OS was: “y tho?” It’s a reasonable rea...
Disclaimer: The opinions in this article (and on this website in general) are entirely mine and not those of my employer Dell EMC. Testing has been done in a short period of time and may not accura...
Intel Movidius Neural Compute stick 2 – Machine Learning and Deep Learning inferencing in USB format(!) Machine learning is now available on a stick! Well, not a normal stick from the forest but a...
First install required packages: sudo apt install bluetooth bluez bluez-tools rfkill pulseaudio-module-bluetooth Reboot Use bluetoothctl to scan, pair and connect to BT devices: jonas@octo:~$ ...
Failure to start a Virtualbox VM results in the following error: jonas@yggdrasil:~/EdgeXfoundry$ vboxmanage startvm node-1 –type headless Waiting for VM “node-1” to power on… VBoxManage: error: Co...
Visually very similar to X3. Hopefully not as broken as that game was. We’ll find out today 😛 More info here: X4 Foundations
DEPRECIATED: The setup in this article has been superseded by a newer, better version as per the link below: > [Kubernetes home lab: Upgraded edition with functional LoadBalancer and external a...
Leveraging Google’s Tensorflow Machine Learning libraries for item recognition in images is fantastically easy to get going. The below Dockerfile will setup a container with everything required and...
While I’d normally use “hostnamectl set-hostname ” to modify the hostname of a Linux box, that doesn’t work for Ubuntu 18.04. The hostname will remain unchanged. Instead, modify as follows. In /et...
The recently released version 1.1 adds streaming Server Configuration File (SCP) support, enhanced RAID creation and many other goodies! See the release notes here for details: Dell EMC Ansible mod...