User Image

Injamul Hasan

 Dhaka,Bangladesh

Learner & Tech Enthusiast | Python | Django | WebDev | Problem Solving ⛳

Instagram

File System Hierarchy for Linux OS 
✔️Describe the general file system hierarchy of a Linux system.

🔹/ -  The top-level directory is the root filesystem and contains 
  all of the files required to boot the operating system before
  other filesystems. 

💊After (/ Root ) boot, all other filesystems are mounted at standard. 

🔹/etc - Configuration files for installed applications.

🔹/bin - binaries files (Contains essential command binaries).

🔹/sbin - executables used for system admin (binary system files).

🔹/boot - files required to boot the Linux OS., kernel executable 
 (static bootloader).

🔹/dev - facilitate access to every hardware device attached to 
  the system (Device files).

🔹/lib - Essential shared libraries and kernel modules.

🔹/usr - Secondary hierarchy.

🔹/mnt - Temporary mount point for regular filesystems.

🔹/media - Mounting point for removable media.

🔹/opt - Optional files such as third-party tools.

🔹/tmp - Temporary files.

🔹/var - Variable data.

🔹/root - Root user folder.

🔹/home - Home user's folders.

🔹/srv - Data service provided by this system.

#data #linux #media #hardware #linuxadmin #filesystem #bootloader #systemadministration #root #os #linuxfoundation #bin #sbin #Kernel #linuxstructure #cyberops #fundamentals #process #htb #hackthebox
Found a bug in line 31!
This is Linux Kali, I prepared it to check our Bitcoin customized network BTCECC working fine in other Linux provider than ubuntu and AWS. Who want to work with blockchain core, then I recommend to have some idea about Linux and AWS(EC2,elastic IP etc.).

YouTube

Links

image for link to Portfolio
Portfolio