Technical Posts
A collection of mostly IT centric posts from the last ~20 years
Articles
Latest
Repository ‘https://dl.ui.com/unifi/debian stable InRelease’ changed its ‘Codename’ value from ‘unifi-9.0’ to ‘unifi-9.1’
# if you get this sudo apt-get update Hit:1 http://au.archive.ubuntu.com/ubuntu noble InRelease Hit:2 http://au.archive.ubuntu.com/ubuntu noble-updates InRelease Hit:3 http://au.archive.ubuntu.com/ubuntu noble-backports InRelease Get:4 https://dl.ui.com/unifi/debian...
Deleting an Azure / Microsoft 365 / Entra ID Tenant
Note: This is notes on an unsuccessful Tenant Delete I was using a Macbook Pro with Powershell 7.5.0 to run these commands. In the end I couldn't delete the Tenant with an error message as follows: Unable to delete tenant Unable to delete tenant Toggen Test. Known...
94.4
94.4
Puppeteer Chrome Installation
I'm using Browsershot which uses Puppeteer & Chromium to generate PDF's When you install Puppeteer by default the chromium instance is installed to $HOME/.cache/puppeteer/chrome-headless-shell/linux-127.0.6533.88 and...
How to Selectively Introduce Environment Variables into a Docker Container
The situation: Two computers, two different processor architectures with Docker Desktop running a docker compose setup which I use to develop a CakePHP application on both machines. Windows 11 Pro Workstation which reports x86_64 when arch is run from WSL and Docker...
Tool that gives Insight into the Size of Docker Images
https://github.com/wagoodman/dive