Install Git LFS Instantly on Unraid Slackware
Make Git LFS Survive Unraid Reboots Because Unraid reloads Slackware from scratch on every boot, you must tell it to automatically recreate that symlink whenever the array starts. Initialize and…
Make Git LFS Survive Unraid Reboots Because Unraid reloads Slackware from scratch on every boot, you must tell it to automatically recreate that symlink whenever the array starts. Initialize and…
Once you slide the new batteries in, the UPS will still think it has dead batteries because the internal microprocessor stores old degradation metrics. You must force a calibration test…
1. The Parity Check (Easiest Method) If your server has a parity drive installed, an unclean shutdown will almost always prompt a parity check when the array starts up. 2.…
Because Unraid runs entirely in RAM (unpacked from your USB flash drive at boot), the /root directory is essentially a temporary filesystem. When you rebooted, your original .gitconfig and .git-credentials…
How does vm.overcommit_memory=1 impact Unraid? Changing this setting on your Unraid host is generally safe and actually recommended if you run memory-intensive Docker containers (like Redis or MongoDB). To apply…
The Nerd-Pack plug-in has been abandoned and I recently came across an alternative called un-get.
By default, UNRAID’s terminal colors (while using ls) are not desirable to my eyes. As seen below, all folders with +w on other, show with bold, blue, & black (very…
My UNRAID go file: See UNRAID boot sequence
In Unraid, the existence of the /root/ directory is completely independent of your storage array. This is due to Unraid’s unique “embedded” architecture. The Root Filesystem (rootfs) vs. The Array…
The /etc/DIR_COLORS file in Unraid (and Linux generally) defines colors for ls command output, controlling things like directory colors (e.g., sticky/world-writable) and file types, and is used by the dircolors…