Unraid XFS Disk Failure
Summary This document summarizes the key lessons learned from a complex Unraid recovery situation involving a data disk failure caused by CRC errors and subsequent XFS filesystem corruption. It outlines…
Summary This document summarizes the key lessons learned from a complex Unraid recovery situation involving a data disk failure caused by CRC errors and subsequent XFS filesystem corruption. It outlines…
After UNRAID upgrade to 7.0.1, most docker containers now show 3rdParty and the edit option is no longer available. ** ALL DOCKER CONTAINERS ** were updated before upgrading to UNRAID…
From Hard-Coded Values to OpenAPI Generated Clients Building command-line interface (CLI) tools in Python is a fundamental skill for automation and system interaction. The journey of developing a robust CLI…
Reviewing some common docker utilities
UNRAID runs in RAM, so every time the system reboots, the .bash_profile is reset to the default, thus losing any customizations. To address this, UNRAID created a process that allows…
Oddly, there is no way to show which task a hammock is linked to.
Creating simple web app using React and Next
Sadly, DOS does not have nested $() function support like Linux/Unix
Trying a simple .NET7 to .NET9 upgrade
After upgrading, Docker Desktop stopped working: After many failed attempts to recover …