Skip to content

NetworkHunt

  • EVE-NG
  • How to
    • Linux
      • Debian
      • Kali Linux
      • Ubuntu
    • Eve-ng
  • Interview Questions
  • EVE-NG
  • How to
    • Linux
      • Debian
      • Kali Linux
      • Ubuntu
    • Eve-ng
  • Interview Questions
  • EVE-NG
  • How to
    • Linux
      • Debian
      • Kali Linux
      • Ubuntu
    • Eve-ng
  • Interview Questions

filesystem in kali

The Filesystem Hierarchy Standard (FHS) in Linux

The Filesystem Hierarchy Standard (FHS) in Linux

The Filesystem Hierarchy Standard (FHS) provides a well-organized structure for Linux systems, making it easier for users and administrators to locate and manage files. By understanding the purpose of each directory, you can navigate any …

Read more

Categories Kali Linux, Linux, Networkhunt

Table of Contents
  • 1. Overview of Top-Level Directories
  • 2. Understanding Key Directories of Linux
    • 2.1 /bin/ - Essential Programs
    • 2.2 /etc/ - Configuration Files
    • 2.3 /boot – Boot Files
    • 2.3 /home/ - User Directories
    • 2.4 /dev – Device Files
    • 2.5. /etc – Configuration Files
    • 2.6. /home – User Files
    • 2.7. /lib – Shared Libraries
    • 2.8. /media – Removable Devices
    • 2.9. /mnt – Temporary Mounts
    • 2.10. /opt – Optional Software
    • 2.11. /sbin – System Administration Commands
    • 2.12. /srv – Server Data
    • 2.13. /tmp – Temporary Files
    • 2.14. /usr – User Programs
  • 3. Kernel-Specific Directories
    • 3.1 /proc/ - Process Information
    • 3.2 /sys/ - System Information
  • Why is FHS Important?

© 2021 Networkhunt.com