<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>File-Permissions on ShieldedBytes</title>
    <link>https://linuxeries.org/tags/file-permissions/</link>
    <description>Recent content in File-Permissions on ShieldedBytes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 18 May 2026 10:28:32 +0200</lastBuildDate>
    <atom:link href="https://linuxeries.org/tags/file-permissions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Taming the Wildcard: When Linux File Permissions Go Awry in Shared Directories</title>
      <link>https://linuxeries.org/post/2026-05-18-taming-the-wildcard-when-linux-file-permissio/</link>
      <pubDate>Mon, 18 May 2026 10:28:32 +0200</pubDate>
      <guid>https://linuxeries.org/post/2026-05-18-taming-the-wildcard-when-linux-file-permissio/</guid>
      <description>&lt;h2 id=&#34;introduction-to-file-permissions&#34;&gt;Introduction to File Permissions&lt;/h2&gt;&#xA;&lt;p&gt;When working with shared directories on Linux, I&amp;rsquo;ve seen file permissions become a complex and frustrating issue. Many Linux distributions, such as Debian and Arch Linux, have improved their default permission settings over the years, but there&amp;rsquo;s still room for error. In this article, we&amp;rsquo;ll explore the basics of Linux file permissions, common pitfalls, and practical solutions for managing permissions in shared directories.&lt;/p&gt;&#xA;&lt;h2 id=&#34;understanding-file-permissions&#34;&gt;Understanding File Permissions&lt;/h2&gt;&#xA;&lt;p&gt;Linux file permissions are based on a simple yet powerful model. Each file or directory has three types of permissions: read (r), write (w), and execute (x). These permissions are applied to three categories of users: the owner (u), the group (g), and others (o). The &lt;code&gt;chmod&lt;/code&gt; command is used to change permissions, and the &lt;code&gt;chown&lt;/code&gt; command is used to change ownership.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
