NEW YEAR 2025
This year this Blog would have been up and running for 12 years! Happy new year sticker created by Icon home - Flaticon ...
This year this Blog would have been up and running for 12 years! Happy new year sticker created by Icon home - Flaticon ...
As the last post of the year, I am posting my attempt at a simple "Single Page Application". A single-page application (SPA) is a web application or website that interacts with the user by dynamically rewriting the current web page, instead of the default method of loading entire new pages. The goal is faster transitions that make the website feel more like a native app. ...
How to reset your Fibit Charge 5, 6 or Fitbit Luxe? You can reset your Fitbit Charge 5, Charge 6, or Fitbit Luxe in 2 ways: Soft reset: restart your Fitbit. You keep your data. ...
Local install packages Better debugging Built-in exceptions Adding site specific customizations Constants ...
Introduction Configuring associations Setting associations Removing associations Last words ...
Bootstraping Execution order Create a file without external template Creating inventory script Writing ansible modules in sh ...
The other day, I had to update a VM configuration managed via libvirt from the command line. There are different ways to do this. The easiest probably is to use the virt-manager application and use the GUI to modify things. ... virt-manager screenshot ... ...
Today I enabled comments on this blog. You need to have an github account in order to make comment. This is because the main audience for this blog is developers and this should cut down on the spam. Comments are stored GitHub Issues using the Utterances comments widget. I chose Utterances because: ...
Prepare EDID blob Modify Kernel command line Update initramfs Reboot Post boot EDID ...
Introduction Method 1: Mounting /var/run/docker.sock docker.sock permission error ...
Pre-requisites Preparation Base infrastructure Notes ...
User configuration System-wide configuration Additional files References ...
Intro Hardware Null modem Cisco style ports ...
I am using a QNAP TS-251D NAS. Because I would like to switch from QTS to Alpine Linux I though it would be useful to enable the serial port. The TS-251D has a built-in serial port that is already enabled and only needs to be connected. For that you need a number of parts: ...
A quick guide to 3D printing materials
Introduction Prepare SD card Copy UEFI UEFI boot Adding grub ...
This is a conversion from a presentation/pdf by Tim Appnel. I attached a copy here too. Roles and Modules ...
Introduction Features Where to find Examples ...
Intro Creating CA Configuring Hosts Singing user public keys Using certificates ...
As part of an effort of standardising my home lab I decided to migrate my ad-hoc configuration scripts into a more standard tool set. So I looked at: puppet chef ...