Do you know the Red Hat File system directories and its usage ? Below are the list of the primary Red Hat Enterprise Linux system directories: /bin/ — Used to store user commands. The directory /usr/bin/ also stores user commands. /sbin/ — Location of many system commands, such as shutdown. The directory /usr/sbin/ also contains many system commands. /root/ — The home directory of root, the superuser. /misc/ — This directory is used for automatically mounting directories on removeable devices (such as Zip drives) and remote directories (such as NFS shares) usingautofs. Refer to the autofs manual page (type man autofs at a shell prompt) for more information. /mnt/ — This directory typically contains the mount points for file systems mounted after the system is booted. /media/ — This directory contains the mount points for removable media, such as diskettes, CD-ROMs, and USB flash drives. /boot/ — Contains the kernel and other files used during system startup. /lost+foun...
This blog is fully for system admins and others who are facing issues with their day to day IT life. Which helps you to learn from your mistakes and issues here you can find lot of troubleshooting techniques and other information which helps you to get some idea to fix your issues..