<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Kalpesh Zankar</title>
    <description>The latest articles on Forem by Kalpesh Zankar (@kalpesh_zankar_5dc9e7a2b4).</description>
    <link>https://forem.com/kalpesh_zankar_5dc9e7a2b4</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3672386%2Fb39f909d-fde6-409d-bbf3-bb91a627b7a7.png</url>
      <title>Forem: Kalpesh Zankar</title>
      <link>https://forem.com/kalpesh_zankar_5dc9e7a2b4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/kalpesh_zankar_5dc9e7a2b4"/>
    <language>en</language>
    <item>
      <title>LINUX FILE SYSTEM HIERARCHY</title>
      <dc:creator>Kalpesh Zankar</dc:creator>
      <pubDate>Sun, 21 Dec 2025 04:25:32 +0000</pubDate>
      <link>https://forem.com/kalpesh_zankar_5dc9e7a2b4/linux-file-system-hierarchy-5enn</link>
      <guid>https://forem.com/kalpesh_zankar_5dc9e7a2b4/linux-file-system-hierarchy-5enn</guid>
      <description>&lt;p&gt;💻 Understanding the Linux filesystem hierarchy &lt;/p&gt;

&lt;p&gt;💫 Linux File System, the backbone of how Linux manages data, configurations, binaries, logs, and user environments.&lt;/p&gt;

&lt;p&gt;💫 I explored the purpose of key directories like /etc, /usr, /var, /home, /bin, /sbin, /tmp, and understood how Linux keeps everything organized under a unified hierarchy starting from /.&lt;/p&gt;

&lt;p&gt;✅ How Linux organizes files and directories, making system management structured &lt;/p&gt;

&lt;p&gt;🔹 / – Root of the entire filesystem&lt;br&gt;
 🔹 /root – Home directory of the superuser&lt;br&gt;
 🔹 /etc – System-wide configuration files&lt;br&gt;
 🔹 /boot – Kernel and bootloader files&lt;br&gt;
 🔹 /home – User home directories&lt;br&gt;
 🔹 /mnt – Temporary mount point for filesystems&lt;br&gt;
 🔹 /proc – Virtual filesystem showing kernel &amp;amp; process info&lt;br&gt;
 🔹 /srv - service data&lt;br&gt;
 🔹 /dev – Device files&lt;br&gt;
 🔹 /bin &amp;amp; /sbin – Essential system executables&lt;br&gt;
 🔹 /lib – Shared libraries&lt;br&gt;
 🔹 /usr – User applications, binaries, and libraries&lt;/p&gt;

</description>
      <category>devops</category>
      <category>learning</category>
      <category>linux</category>
    </item>
  </channel>
</rss>
