{"id":24532,"date":"2024-10-30T19:24:56","date_gmt":"2024-10-30T22:24:56","guid":{"rendered":"https:\/\/mastertrend.info\/?p=24532"},"modified":"2026-04-28T13:29:19","modified_gmt":"2026-04-28T16:29:19","slug":"llinux-directory-structure","status":"publish","type":"post","link":"https:\/\/mastertrend.info\/en\/lestructura-de-directorios-de-linux\/","title":{"rendered":"The Linux directory structure, explained"},"content":{"rendered":"<h2>The Linux directory structure, explained.<\/h2>\n<p>The Linux directory structure is fundamental to understanding how this powerful operating system widely used on servers and personal computers works.<\/p>\n<p>In Linux, everything starts with the root directory, symbolized by a forward slash <strong>(\/)<\/strong>, which acts as the starting point from which all other directories branch.<\/p>\n<p>Within this hierarchy, we will find essential directories such as <strong>\/bin<\/strong>, which contains basic system executables, and \/etc, where critical configuration files are stored.<\/p>\n<p>The directory <strong>\/home<\/strong> It is particularly important for users as it houses their personal files and settings.<\/p>\n<p>Another key directory is <strong>\/var<\/strong>, which saves variable files such as system logs and print queues.<\/p>\n<p>Understanding how these directories are organized not only makes system navigation and management easier, but is also crucial to <a href=\"https:\/\/mastertrend.info\/en\/you-should-turn-off-your-phone\/\" data-wpil-monitor-id=\"788\" target=\"_blank\">security<\/a> and efficiency when managing Linux servers.<\/p>\n<p>This hierarchical and logical structure not only <a href=\"https:\/\/mastertrend.info\/en\/chris-titus-for-windows\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"141\">optimize<\/a> the system&#039;s performance, but also allows for easy scalability and customization, features that make Linux a popular choice among developers and system administrators in Argentina and around the world.<\/p>\n<p>If you come from <a href=\"https:\/\/mastertrend.info\/en\/nintendo-switch-emulators\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"1243\">Windows<\/a>, the Linux filesystem structure can seem particularly strange.<\/p>\n<p>The C:\\ drive and drive letters are gone, replaced by \/ and cryptic-sounding directories, most of which have three-letter names.<\/p>\n<p>The Hierarchy Standard of the <a href=\"https:\/\/mastertrend.info\/en\/windows-11-takes-a-long-time-to-delete-files\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"207\">file system<\/a> <strong>(FHS)<\/strong> defines the structure of file systems in Linux and other similar operating systems <strong>UNIX<\/strong>However, Linux filesystems also contain some directories that are not yet defined by the standard.<\/p>\n<h2 id=\"ndash-the-root-directory\">\/ \u2013 The root directory<\/h2>\n<p>Everything on your Linux system is located in the \/ directory, known as the root directory. You can think of the \/ directory as being similar to the C: directory on your computer. <a href=\"https:\/\/mastertrend.info\/en\/category\/windows\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2285\">Windows<\/a>, but this is not strictly true, as Linux does not have drive letters. While another partition would be located at D: in <a href=\"https:\/\/mastertrend.info\/en\/how-to-check-the-health-of-your-windows-laptop\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2074\">Windows<\/a>, this other partition would appear in another folder in \/ on Linux.<\/p>\n<picture> <\/picture><picture> <\/picture><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":1,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":1,\"nbrPlacementsScanned\":1,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":839} --><!-- Repeatable debug data: {\"isEarlyInjection\":true,\"currentRuleCount\":900,\"actualCount\":839,\"hasActualCountMetThreshold\":true,\"countRemainingForInjection\":61,\"nextBlockCount\":595,\"hasCountRemainingForInjectionMetThreshold\":true,\"nextCount\":1434} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":1,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":1,\"nbrPlacementsScanned\":1,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":839} --><\/p>\n<p><!-- Repeatable debug data: {\"injection\":\"before\",\"adPosition\":1,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":1,\"nbrPlacementsScanned\":1,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":900} --><!-- Zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"after\",\"adPosition\":2,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":2,\"nbrPlacementsScanned\":1,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":0} --><\/p>\n<h2 id=\"bin-ndash-essential-user-binaries\"><img decoding=\"async\" class=\"alignnone size-full wp-image-83173\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-root-directory-in-a-file-browser-on-ubuntu-linux.avif\" alt=\"El directorio ra\u00edz\" width=\"825\" height=\"518\" title=\"\" srcset=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-root-directory-in-a-file-browser-on-ubuntu-linux.avif 825w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-root-directory-in-a-file-browser-on-ubuntu-linux-300x188.avif 300w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-root-directory-in-a-file-browser-on-ubuntu-linux-768x482.avif 768w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-root-directory-in-a-file-browser-on-ubuntu-linux-18x12.avif 18w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-root-directory-in-a-file-browser-on-ubuntu-linux-750x471.avif 750w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/>\/bin \u2013 Essential user binaries<\/h2>\n<p>The \/bin directory contains essential user binaries (programs) that must be present when the system is mounted in single-user mode. <a href=\"https:\/\/mastertrend.info\/en\/gmail-problems-in-chrome\/\" data-wpil-monitor-id=\"105\" target=\"_blank\">applications<\/a> Like Firefox, if not installed as Snaps, they are stored in \/usr\/bin, while important system programs and utilities, such as the bash shell, are located in \/bin. The \/usr directory may be stored on another partition. Placing these files in the \/bin directory ensures that the system will have these important utilities even if no other file systems are mounted. The \/sbin directory is similar: it contains binary files essential for system administration.<\/p>\n<picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><source media=\"(min-width: 768px)\" data-=\"\" \/><source media=\"(min-width: 481px)\" data-=\"\" \/><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":2,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":2,\"nbrPlacementsScanned\":2,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":774} --><!-- Repeatable debug data: {\"isEarlyInjection\":true,\"currentRuleCount\":900,\"actualCount\":774,\"hasActualCountMetThreshold\":true,\"countRemainingForInjection\":126,\"nextBlockCount\":266,\"hasCountRemainingForInjectionMetThreshold\":true,\"nextCount\":1040} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":2,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":2,\"nbrPlacementsScanned\":2,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":774} --><\/p>\n<p><!-- Repeatable debug data: {\"injection\":\"before\",\"adPosition\":2,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":2,\"nbrPlacementsScanned\":2,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":900} --><!-- Zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"after\",\"adPosition\":3,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":3,\"nbrPlacementsScanned\":2,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":0} --><\/p>\n<h2 id=\"boot-ndash-static-boot-files\"><img decoding=\"async\" class=\"alignnone size-full wp-image-83174\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-bin-directory-in-a-file-browser-on-ubuntu-linux.avif\" alt=\"Binarios de usuario esenciales\" width=\"825\" height=\"510\" title=\"\" srcset=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-bin-directory-in-a-file-browser-on-ubuntu-linux.avif 825w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-bin-directory-in-a-file-browser-on-ubuntu-linux-300x185.avif 300w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-bin-directory-in-a-file-browser-on-ubuntu-linux-768x475.avif 768w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-bin-directory-in-a-file-browser-on-ubuntu-linux-18x12.avif 18w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-bin-directory-in-a-file-browser-on-ubuntu-linux-750x464.avif 750w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/>\/boot \u2013 Static boot files<\/h2>\n<p>The \/boot directory contains the files needed to boot the system. For example, the GRUB bootloader files and your Linux kernels are stored here. However, the bootloader configuration files are not located here; they are in \/etc with the other configuration files.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":3,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":3,\"nbrPlacementsScanned\":3,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":140} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":3,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":3,\"nbrPlacementsScanned\":3,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":140} --><\/p>\n<h2 id=\"cdrom-ndash-historical-mount-point-for-cd-roms\">\/cdrom \u2013 Historical mount point for CD-ROM<\/h2>\n<p>The \/cdrom directory is not part of the FHS standard, but you will still find it on Ubuntu and other <a href=\"https:\/\/mastertrend.info\/en\/windows-11-sandbox\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"620\">operating systems<\/a>. It is a temporary location for CD-ROMs inserted into the system. However, the standard location for temporary media is within the \/media directory.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":3,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":3,\"nbrPlacementsScanned\":3,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":401} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":3,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":3,\"nbrPlacementsScanned\":3,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":401} --><\/p>\n<h2 id=\"dev-ndash-device-files\">\/dev \u2013 Device files<\/h2>\n<p>Linux exposes devices as files, and the \/dev directory contains a number of special files that represent devices. These are not actual files as we know them, but they appear as files. For example, \/dev\/sda represents the first SATA drive in the system. If you want to partition it, you can launch a partition editor and tell it to edit \/dev\/sda.<!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":3,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":3,\"nbrPlacementsScanned\":3,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":749} --><!-- Repeatable debug data: {\"isEarlyInjection\":true,\"currentRuleCount\":900,\"actualCount\":749,\"hasActualCountMetThreshold\":true,\"countRemainingForInjection\":151,\"nextBlockCount\":324,\"hasCountRemainingForInjectionMetThreshold\":true,\"nextCount\":1073} --><\/p>\n<p><!-- Repeatable debug data: {\"injection\":\"before\",\"adPosition\":3,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":3,\"nbrPlacementsScanned\":3,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":900} --><!-- Zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"after\",\"adPosition\":4,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":4,\"nbrPlacementsScanned\":3,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":0} --><\/p>\n<p>This directory also contains pseudo devices, which are virtual devices that do not actually correspond to the <a href=\"https:\/\/mastertrend.info\/en\/27-oled-gaming-monitor-2\/\" data-wpil-monitor-id=\"457\" target=\"_blank\">hardware<\/a>For example, \/dev\/random produces random numbers. \/dev\/null is a special device that produces no output and automatically discards all input; when you pipe the output of a command to \/dev\/null, you discard it.<\/p>\n<picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><source media=\"(min-width: 768px)\" data-=\"\" \/><source media=\"(min-width: 481px)\" data-=\"\" \/><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture> <!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":4,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":4,\"nbrPlacementsScanned\":4,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":413} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":4,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":4,\"nbrPlacementsScanned\":4,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":413} --><\/p>\n<h2 id=\"etc-ndash-configuration-files\"><img decoding=\"async\" class=\"alignnone size-full wp-image-83175\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-dev-directory-in-a-file-browser-on-ubuntu-linux.avif\" alt=\"dev \u2013 Archivos de dispositivo\" width=\"825\" height=\"510\" title=\"\" srcset=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-dev-directory-in-a-file-browser-on-ubuntu-linux.avif 825w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-dev-directory-in-a-file-browser-on-ubuntu-linux-300x185.avif 300w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-dev-directory-in-a-file-browser-on-ubuntu-linux-768x475.avif 768w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-dev-directory-in-a-file-browser-on-ubuntu-linux-18x12.avif 18w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-dev-directory-in-a-file-browser-on-ubuntu-linux-750x464.avif 750w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/>\/etc \u2013 Configuration files<\/h2>\n<p>The \/etc directory contains configuration files, which can usually be edited manually in a <a title=\"Editor Vi: The Linux trick few people know! Discover it! \ud83d\udd25\" href=\"https:\/\/mastertrend.info\/en\/editor-vi\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"6129\">text editor<\/a>. Note that the \/etc\/ directory contains system-wide configuration files. User-specific configuration files are located in each user&#039;s home directory.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":4,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":4,\"nbrPlacementsScanned\":4,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":666} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":4,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":4,\"nbrPlacementsScanned\":4,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":666} --><\/p>\n<h2 id=\"home-ndash-home-folders\">\/home \u2013 Home folders<\/h2>\n<p>The \/home directory contains a home folder for each user. For example, if your username is bob, you have a home folder located at \/home\/bob. This home folder contains the user&#039;s data files and user-specific configuration files. Each user only has write access to their own home folder and must be granted elevated permissions (become root) to modify other files on the system.<\/p>\n<picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><source media=\"(min-width: 768px)\" data-=\"\" \/><source media=\"(min-width: 481px)\" data-=\"\" \/><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture> <!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":5,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":5,\"nbrPlacementsScanned\":5,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":240} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":5,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":5,\"nbrPlacementsScanned\":5,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":240} --><\/p>\n<h2 id=\"lib-ndash-essential-shared-libraries\"><img decoding=\"async\" class=\"alignnone size-full wp-image-83176\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-home-directory-in-a-file-browser-on-ubuntu-linux.avif\" alt=\"home \u2013 Carpetas de inicio\" width=\"825\" height=\"506\" title=\"\" srcset=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-home-directory-in-a-file-browser-on-ubuntu-linux.avif 825w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-home-directory-in-a-file-browser-on-ubuntu-linux-300x184.avif 300w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-home-directory-in-a-file-browser-on-ubuntu-linux-768x471.avif 768w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-home-directory-in-a-file-browser-on-ubuntu-linux-18x12.avif 18w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-home-directory-in-a-file-browser-on-ubuntu-linux-750x460.avif 750w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/>\/lib \u2013 Essential shared libraries<\/h2>\n<p>The \/lib directory contains libraries needed by essential binaries in the \/bin and \/sbin folders. Libraries needed by binaries in the \/usr\/bin folder are located in \/usr\/lib. You will also see a counterpart \/lib64 folder on 64-bit systems.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":5,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":5,\"nbrPlacementsScanned\":5,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":484} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":5,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":5,\"nbrPlacementsScanned\":5,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":484} --><\/p>\n<h2 id=\"lost-found-ndash-recovered-files\">\/lost+found \u2013 Recovered files<\/h2>\n<p>Every Linux filesystem has a lost+found directory. If the filesystem fails, a filesystem check will be performed at the next boot. Any <a href=\"https:\/\/mastertrend.info\/en\/repair-corrupt-files-in-windows\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3497\">corrupt file<\/a> found will be placed in the lost+found directory, so you can try to recover as much data as possible.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":5,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":5,\"nbrPlacementsScanned\":5,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":740} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":5,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":5,\"nbrPlacementsScanned\":5,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":740} --><\/p>\n<p>The \/media directory contains subdirectories where removable media devices inserted into your computer are mounted. For example, when you insert a CD into your Linux system, a directory will automatically be created inside the \/media directory. You can access the contents of the CD inside this directory.<!-- Repeatable debug data: {\"injection\":\"before\",\"adPosition\":5,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":5,\"nbrPlacementsScanned\":5,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":false,\"actualCount\":1044} --><!-- Zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"after\",\"adPosition\":6,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":6,\"nbrPlacementsScanned\":5,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":false,\"actualCount\":0} --><!-- Repeatable debug data: {\"isEarlyInjection\":false,\"currentRuleCount\":900,\"actualCount\":0,\"hasActualCountMetThreshold\":null,\"countRemainingForInjection\":null,\"nextBlockCount\":null,\"hasCountRemainingForInjectionMetThreshold\":null} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":6,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":6,\"nbrPlacementsScanned\":6,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":0} --><\/p>\n<h2 id=\"mnt-ndash-temporary-mount-points\">\/mnt \u2013 Temporary mount points<\/h2>\n<p>Historically speaking, the \/mnt directory is where system administrators would mount temporary filesystems while they were using them. For example, if you are mounting a partition on a <a href=\"https:\/\/mastertrend.info\/en\/enable-recovery-environment\/\" data-wpil-monitor-id=\"437\" target=\"_blank\">Windows to perform some recovery operations<\/a> filesystems, you can mount it on \/mnt\/windows. However, you can mount other filesystems anywhere on the system.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":6,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":6,\"nbrPlacementsScanned\":6,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":317} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":6,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":6,\"nbrPlacementsScanned\":6,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":317} --><\/p>\n<h2 id=\"opt-ndash-optional-packages\">\/opt \u2013 Optional packages<\/h2>\n<p>The \/opt directory contains subdirectories for packages <a href=\"https:\/\/mastertrend.info\/en\/category\/software\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"1588\">software<\/a> optional. It is commonly used by <a href=\"https:\/\/mastertrend.info\/en\/cpu-z-2-0-nueva-version-del-benchmark\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2970\">software<\/a> proprietary file that does not obey the standard file system hierarchy. For example, a proprietary program might dump its files into \/opt\/application when you install it.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":6,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":6,\"nbrPlacementsScanned\":6,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":585} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":6,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":6,\"nbrPlacementsScanned\":6,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":585} --><\/p>\n<h2 id=\"proc-ndash-kernel-and-process-files\">\/proc \u2013 Process and kernel files<\/h2>\n<p>The \/proc directory is similar to the \/dev directory in that it does not contain standard files. It contains special files that represent system and device information. <a href=\"https:\/\/mastertrend.info\/en\/intel-comments-on-arrow-lake\/\" data-wpil-monitor-id=\"972\" target=\"_blank\">process<\/a>.<\/p>\n<picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><source media=\"(min-width: 768px)\" data-=\"\" \/><source media=\"(min-width: 481px)\" data-=\"\" \/><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture><img decoding=\"async\" class=\"alignnone size-full wp-image-83177\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-proc-directory-in-a-file-browser-on-ubuntu-linux.avif\" alt=\"proc \u2013 Archivos de proceso y kernel\" width=\"825\" height=\"506\" title=\"\" srcset=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-proc-directory-in-a-file-browser-on-ubuntu-linux.avif 825w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-proc-directory-in-a-file-browser-on-ubuntu-linux-300x184.avif 300w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-proc-directory-in-a-file-browser-on-ubuntu-linux-768x471.avif 768w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-proc-directory-in-a-file-browser-on-ubuntu-linux-18x12.avif 18w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-proc-directory-in-a-file-browser-on-ubuntu-linux-750x460.avif 750w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/> <!-- Repeatable debug data: {\"injection\":\"before\",\"adPosition\":6,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":6,\"nbrPlacementsScanned\":6,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":false,\"actualCount\":990} --><!-- Zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"after\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":6,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":false,\"actualCount\":0} --><br \/>\n<!-- Repeatable debug data: {\"isEarlyInjection\":false,\"currentRuleCount\":900,\"actualCount\":0,\"hasActualCountMetThreshold\":null,\"countRemainingForInjection\":null,\"nextBlockCount\":null,\"hasCountRemainingForInjectionMetThreshold\":null} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":0} --><\/p>\n<h2 id=\"root-ndash-root-home-directory\">\/root \u2013 Root home directory<\/h2>\n<p>The \/root directory is the home directory of the root user. Instead of being located at \/home\/root, it is located at \/root. This is distinct from \/, which is the root directory of the system.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":183} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":183} --><\/p>\n<h2 id=\"run-ndash-application-state-files\">\/run \u2013 Application state files<\/h2>\n<p>The \/run directory provides applications with a standard place to store transient files they need, such as sockets and process IDs. These files cannot be stored in \/tmp because they may be deleted.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":379} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":379} --><\/p>\n<h2 id=\"sbin-ndash-system-administration-binaries\">\/sbin \u2013 System administration binaries<\/h2>\n<p>The \/sbin directory is similar to the \/bin directory. It contains essential binary files that are generally intended to be executed by the root user for system administration.<\/p>\n<picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><source media=\"(min-width: 768px)\" data-=\"\" \/><source media=\"(min-width: 481px)\" data-=\"\" \/><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture><img decoding=\"async\" class=\"alignnone size-full wp-image-83178\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-sbin-directory-in-a-file-browser-on-ubuntu-linux.avif\" alt=\"sbin \u2013 Binarios de administraci\u00f3n del sistema\" width=\"825\" height=\"506\" title=\"\" srcset=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-sbin-directory-in-a-file-browser-on-ubuntu-linux.avif 825w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-sbin-directory-in-a-file-browser-on-ubuntu-linux-300x184.avif 300w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-sbin-directory-in-a-file-browser-on-ubuntu-linux-768x471.avif 768w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-sbin-directory-in-a-file-browser-on-ubuntu-linux-18x12.avif 18w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-sbin-directory-in-a-file-browser-on-ubuntu-linux-750x460.avif 750w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/> <!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":785} --><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":785} --><!-- Repeatable debug data: {\"isEarlyInjection\":true,\"currentRuleCount\":900,\"actualCount\":785,\"hasActualCountMetThreshold\":true,\"countRemainingForInjection\":115,\"nextBlockCount\":274,\"hasCountRemainingForInjectionMetThreshold\":true,\"nextCount\":1059} --><\/p>\n<p><!-- Repeatable debug data: {\"injection\":\"before\",\"adPosition\":7,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":7,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":900} --><!-- Zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"after\",\"adPosition\":8,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":8,\"nbrPlacementsScanned\":7,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":0} --><\/p>\n<h2 id=\"snap-ndash-storage-for-snap-packages\">\/snap \u2013 Storage for Snap packages<\/h2>\n<p>Another directory that isn&#039;t part of FHS but is common to see these days is \/snap. It contains installed Snap packages and other files associated with Snap. Ubuntu now uses Snaps by default, but if you&#039;re using a different distribution that doesn&#039;t, you won&#039;t see this directory.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":8,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":8,\"nbrPlacementsScanned\":8,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":159} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":8,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":8,\"nbrPlacementsScanned\":8,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":159} --><\/p>\n<h2 id=\"srv-ndash-service-data\">\/srv \u2013 Service data<\/h2>\n<p>El directorio \/srv contiene \u00abdatos de los servicios proporcionados por el sistema. Si estuviera utilizando el servidor HTTP Apache para servir un sitio web, probablemente almacenar\u00eda los archivos de su sitio web en un directorio dentro del directorio \/srv.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":8,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":8,\"nbrPlacementsScanned\":8,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":373} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":8,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":8,\"nbrPlacementsScanned\":8,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":373} --><\/p>\n<h2 id=\"tmp-ndash-temporary-files\">\/tmp \u2013 Temporary files<\/h2>\n<p>The <a href=\"https:\/\/mastertrend.info\/en\/10-disposable-emails\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"1097\">applications<\/a> They store temporary files in the \/tmp directory. These files are usually deleted every time the system is rebooted and can be removed at any time using utilities such as systemd-tmpfiles.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":8,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":8,\"nbrPlacementsScanned\":8,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":568} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":8,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":8,\"nbrPlacementsScanned\":8,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":568} --><\/p>\n<h2 id=\"usr-ndash-user-binaries-amp-read-only-data\">\/usr \u2013 User binaries and read-only data<\/h2>\n<p>The \/usr directory contains <a href=\"https:\/\/mastertrend.info\/en\/how-many-friends\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"1394\">applications<\/a> and files used by users, as opposed to applications and files used by the system. For example, non-essential applications are located within the \/usr\/bin directory instead of the \/bin directory, and non-essential system administration binaries are located in the \/usr\/sbin directory instead of the \/sbin directory. Libraries for each are located within the \/usr\/lib directory. The \/usr directory also contains other directories. For example, architecture-independent files such as graphics are located in \/usr\/share.<!-- Repeatable debug data: {\"injection\":\"before\",\"adPosition\":8,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":8,\"nbrPlacementsScanned\":8,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":false,\"actualCount\":1121} --><!-- Zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"after\",\"adPosition\":9,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":9,\"nbrPlacementsScanned\":8,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":false,\"actualCount\":0} --><!-- Repeatable debug data: {\"isEarlyInjection\":false,\"currentRuleCount\":900,\"actualCount\":0,\"hasActualCountMetThreshold\":null,\"countRemainingForInjection\":null,\"nextBlockCount\":null,\"hasCountRemainingForInjectionMetThreshold\":null} --><\/p>\n<p>The \/usr\/local directory is where the <a href=\"https:\/\/mastertrend.info\/en\/microsoft-copilot-recommendations-for-using-ai-in-windows-2\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"539\">applications<\/a> compiled locally by default. This prevents them from breaking the rest of the system.<\/p>\n<picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><source media=\"(min-width: 768px)\" data-=\"\" \/><source media=\"(min-width: 481px)\" data-=\"\" \/><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture> <!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":9,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":9,\"nbrPlacementsScanned\":9,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":385} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":9,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":9,\"nbrPlacementsScanned\":9,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":385} --><\/p>\n<h2 id=\"var-ndash-variable-data-files\"><img decoding=\"async\" class=\"alignnone size-full wp-image-83179\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-usr-directory-in-a-file-browser-on-ubuntu-linux.avif\" alt=\"usr \u2013 Binarios de usuario y datos de s\u00f3lo lectura\" width=\"825\" height=\"506\" title=\"\" srcset=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-usr-directory-in-a-file-browser-on-ubuntu-linux.avif 825w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-usr-directory-in-a-file-browser-on-ubuntu-linux-300x184.avif 300w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-usr-directory-in-a-file-browser-on-ubuntu-linux-768x471.avif 768w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-usr-directory-in-a-file-browser-on-ubuntu-linux-18x12.avif 18w, https:\/\/mastertrend.info\/wp-content\/uploads\/2024\/10\/the-usr-directory-in-a-file-browser-on-ubuntu-linux-750x460.avif 750w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/>\/var \u2013 Variable data files<\/h2>\n<p>The \/var directory is the writable counterpart to the \/usr directory, which should be read-only during normal operation. Log files and everything else that would normally be written to \/usr during normal operation are written to the \/var directory. For example, you&#039;ll find <a href=\"https:\/\/mastertrend.info\/en\/open-devices-and-printers-in-windows-11\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3813\">log files<\/a> in \/var\/log.<\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":9,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":9,\"nbrPlacementsScanned\":9,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":675} --><\/p>\n<hr \/>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":9,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":9,\"nbrPlacementsScanned\":9,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":675} --><\/p>\n<p>For more detailed technical information about the Linux file system hierarchy, see the <a href=\"http:\/\/www.pathname.com\/fhs\/pub\/fhs-2.3.html\" target=\"_blank\" rel=\"noopener\">Filesystem hierarchy standard documentation<\/a>.<!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":9,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":9,\"nbrPlacementsScanned\":9,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":811} --><!-- Repeatable debug data: {\"isEarlyInjection\":true,\"currentRuleCount\":900,\"actualCount\":811,\"hasActualCountMetThreshold\":true,\"countRemainingForInjection\":89,\"nextBlockCount\":320,\"hasCountRemainingForInjectionMetThreshold\":true,\"nextCount\":1131} --><\/p>\n<p><!-- Repeatable debug data: {\"injection\":\"before\",\"adPosition\":9,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":9,\"nbrPlacementsScanned\":9,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":900} --><!-- Zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"after\",\"adPosition\":10,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":10,\"nbrPlacementsScanned\":9,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"isEarlyInjection\":true,\"actualCount\":0} --><\/p>\n<p><!-- No repeatable ad for zone: character count repeatable. --><!-- Repeatable debug data: {\"injection\":\"none\",\"adPosition\":10,\"startingPoint\":0,\"skipEvery\":null,\"nbrPlacementFilledEachSkip\":10,\"nbrPlacementsScanned\":10,\"ruleCount\":900,\"degradationStartingPoint\":1,\"stopAds\":null,\"actualCount\":231} --><\/p>","protected":false},"excerpt":{"rendered":"<p>The Linux directory structure is fundamental to understanding how this powerful operating system works.<\/p>","protected":false},"author":1,"featured_media":83170,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ai_generated_summary":"","iawp_total_views":77,"jnews-multi-image_gallery":[],"jnews_single_post":{"format":"standard","override":[{"template":"1","parallax":"1","fullscreen":"1","layout":"right-sidebar","sidebar":"default-sidebar","second_sidebar":"default-sidebar","sticky_sidebar":"1","share_position":"top","share_float_style":"share-monocrhome","show_share_counter":"1","show_view_counter":"1","show_featured":"1","show_post_meta":"1","show_post_author":"1","show_post_author_image":"1","show_post_date":"1","post_date_format":"default","post_date_format_custom":"Y\/m\/d","show_post_category":"1","show_post_reading_time":"1","post_reading_time_wpm":"300","post_calculate_word_method":"str_word_count","show_zoom_button":"1","zoom_button_out_step":"2","zoom_button_in_step":"3","show_post_tag":"1","show_prev_next_post":"1","show_popup_post":"1","show_comment_section":"1","number_popup_post":"1","show_author_box":"1","show_post_related":"0","show_inline_post_related":"0"}],"image_override":[{"single_post_thumbnail_size":"crop-500","single_post_gallery_size":"crop-500"}],"trending_post_position":"meta","trending_post_label":"Trending","sponsored_post_label":"Sponsored by","disable_ad":"0","subtitle":""},"jnews_primary_category":[],"jnews_social_meta":[],"jnews_review":[],"enable_review":"","type":"percentage","name":"","summary":"","brand":"","sku":"","good":[],"bad":[],"score_override":"","override_value":"","rating":[],"price":[],"jnews_override_counter":{"view_counter_number":"0","share_counter_number":"0","like_counter_number":"0","dislike_counter_number":"0"},"footnotes":""},"categories":[1435],"tags":[1736,1445,1558],"class_list":["post-24532","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutoriales","tag-consejospc","tag-evergreencontent","tag-techtips"],"_links":{"self":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/24532","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/comments?post=24532"}],"version-history":[{"count":1,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/24532\/revisions"}],"predecessor-version":[{"id":95946,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/24532\/revisions\/95946"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/media\/83170"}],"wp:attachment":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/media?parent=24532"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/categories?post=24532"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/tags?post=24532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}