Unraid Docker Image Filling Up
October 9th, 2022Docker high image disk utilization: Why is my Docker image/disk getting full
Docker FAQ
Issues with either Unraid or Docker...
This will clean up existing logs and lower image size dramatically:
truncate -s 0 /var/lib/docker/containers/*/*-json.log
The overall solution for logs is to limit the size. Under advanced settings, add this line to extra parameters:
--log-opt max-size=50m --log-opt max-file=1
Home Assistant Actionable Notifications
October 9th, 2022Here are a number of articles about actionable notifications in Home Assistant.
Home Assistant Actionable Notifications on iOS AND Android
Actionable Notifications in Home Assistant Automations
Actionable Notifications
How To Migrate from CentOS 7 to Rocky Linux 8
October 9th, 2022This article explains how to migrate from Centos 7 to Rocky Linux 8. Note that I experienced numerous issues doing this and there is NO official way to perform this migration. The 'proper' way to do this is to install Rocky Linux 8 from scratch.
Using Intel vPro to Remotely Power Cycle a Client PC
October 9th, 2022This article explains how to connect to a vPro computer via http to remotely manage it
