Community ManagementGuidesManage your NVMe drive in the Linux terminal0 Comments3 Min ReadLearn how to manage NVMe drives directly from the Linux terminal using the Open Source nvme-cli…
Cloud ManagementPractical Open SourceOpen code for closed services: The Open Source paradox of the cloud1 Comment3 Min ReadPopular single-vendor Open Source projects switching to stricter licenses have some users up in arms. Some…
Community ManagementNewsSustain Open Source, sustain the planet: A new conversation1 Comment3 Min ReadFrom biosphere to atmosphere, Open Source software unites scientists for climate research. Learn more with a…
Best Open PracticesGuidesWhy sysadmins should license their code for Open Source0 Comments4 Min ReadHelp your fellow sysadmins by Open Source licensing your scripts for maximum impact and community benefit.
GuidesHow to parse config files with Bash0 Comments3 Min ReadLearn how to parse variables from config files in Bash. This approach separates code from settings,…
Community ManagementHighlightsWhen Open Source turns sour: A brush with mistaken identity1 Comment3 Min ReadPublic shaming is common online, but in Open Source the reliance on reputation and collaboration makes…
GuidesResourcesPrevent script bugs: Test early1 Comment6 Min ReadWrite bulletproof shell scripts. Learn key testing methods for reliable automation.
GuidesWhy I love named Parameters in Apache Groovy0 Comments2 Min ReadHow I use named parameters for cleaner, more readable code.
GuidesBuild efficient Bash scripts with templates1 Comment8 Min ReadSysadmins facing repetitive tasks, take control with Bash scripting. This guide dives into the fundamentals, equipping…
GuidesWrite once, run forever: The power of Bash scripts1 Comment6 Min ReadSysadmins facing repetitive tasks should take control with Bash scripting. This guide dives into the fundamentals,…