<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Filesystem on </title>
    <link>https://wassimaouadi.com/tags/filesystem/</link>
    <description>Recent content in Filesystem on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 25 Jul 2026 21:31:13 +0200</lastBuildDate>
    <atom:link href="https://wassimaouadi.com/tags/filesystem/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux filesysytems and swap</title>
      <link>https://wassimaouadi.com/technotes/linuxfilesystemsswap/</link>
      <pubDate>Sat, 25 Jul 2026 21:31:13 +0200</pubDate>
      <guid>https://wassimaouadi.com/technotes/linuxfilesystemsswap/</guid>
      <description>&lt;h1 id=&#34;file-system-concepts&#34;&gt;file system concepts&lt;/h1&gt;&#xA;&lt;p&gt;A file system (aka filesystem) is a software structure that dictates how data is organized on a storage device. The filesystem must be created and mounted to a directory in the Linux tree for it to become accessible. The Linux tree is a hierarchy of directory and file locations, names and permissions, which have been standardized in a set of guidelines defined in the Filesystem Hierarchy Standard (FHS) document. A common misconception is that a filesystem is the directory structure visible in the terminal emulator; That is incorrect. The relationship between a filesystem and the Linux tree structure is that a filesystem, that is found on a device represented by a virtual block device, attaches to the Linux tree at the mount points.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
