<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Common Mistakes on Pragmatic Tech</title><link>https://pragmaticsysadmin.help/tags/common-mistakes/</link><description>Practical sysadmin guides, senior tech help for aging parents, and kids' learning games — without the buzzwords. By Jonne, a Finnish sysadmin.</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Pragmatic Sysadmin (Pragmatic Sysadmin)</managingEditor><webMaster>Pragmatic Sysadmin (Pragmatic Sysadmin)</webMaster><lastBuildDate>Mon, 13 Jul 2026 08:00:00 +0000</lastBuildDate><atom:link href="https://pragmaticsysadmin.help/tags/common-mistakes/index.xml" rel="self" type="application/rss+xml"/><item><title>Linux Things That Are Easy to Miss (Until They Bite You)</title><link>https://pragmaticsysadmin.help/sysadmin/2026-07-13-linux-things-easy-to-miss/</link><pubDate>Mon, 13 Jul 2026 08:00:00 +0000</pubDate><author>Pragmatic Sysadmin</author><guid>https://pragmaticsysadmin.help/sysadmin/2026-07-13-linux-things-easy-to-miss/</guid><description>&lt;script type="application/ld+json"&gt;
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Linux Things That Are Easy to Miss (Until They Bite You)",
"description": "A practical list of subtle Linux habits and gotchas that bite you the 10th, 50th, or 1000th time you do them.",
"author": {"@type": "Person", "name": "Pragmatic Sysadmin"},
"publisher": {"@type": "Organization", "name": "Pragmatic Tech"},
"datePublished": "2026-07-13",
"dateModified": "2026-07-13",
"mainEntityOfPage": {"@type": "WebPage", "id": "https://pragmaticsysadmin.help/sysadmin/2026-07-13-linux-things-easy-to-miss/"},
"image": {"@type": "ImageObject", "url": "https://pragmaticsysadmin.help/og/2026-07-13-linux-things-easy-to-miss.png", "width": 1200, "height": 630}
}
&lt;/script&gt;
&lt;h1 id="linux-things-that-are-easy-to-miss-until-they-bite-you"&gt;Linux Things That Are Easy to Miss (Until They Bite You)&lt;/h1&gt;
&lt;p&gt;The other day I spent 20 minutes debugging a cron job that worked perfectly when I ran it from the shell. The fix? &lt;code&gt;PATH&lt;/code&gt; was different in cron. That&amp;rsquo;s not a one-time thing — I trip over the same class of subtle Linux papercuts every few months. So I wrote them all down.&lt;/p&gt;</description></item></channel></rss>