Linux system directory structure

Source: Internet
Author: User

LS \ View root directory file

Bin: This directory holds the most frequently used commands

Boot: Some of the core files used when starting Linux, including some connection files and image files

Dev: This directory is a Linux external device, access to the device in Linux and access to the file is the same way

ETC: Store all the necessary configuration files and subdirectories for system management

Home: The user's home directory, in Linux, each user has a directory of their own, usually the directory name is named after the user's account

LIB: This directory contains the system's most basic dynamic connection shared library, which acts like a DLL file in Windows. These shared libraries are required for almost all applications

Media:linux system will automatically identify some devices, such as USB flash drive, optical drive and so on, when identified, Linux will attach the identified device to this directory

Opt: This is the directory for the host to install additional software. For example, if you install an Oracle database, you can put it in this directory. The default is empty

MNT: The system provides this directory for users to temporarily mount other file systems, we can mount the CD-ROM drive on the/mnt/, and then enter the directory to view the contents of the CD-ROM

Proc: This directory is a virtual directory, it is the mapping of system memory, we can access this directory directly to obtain system information

Root: This directory is a user home directory for system administrators, also known as super-permissions.

Sbin:s is the meaning of super user, which is stored in the system administrator to use the System management program

SRV: This directory holds data that needs to be extracted after some services are started

TMP: Temp file

USR: This is a very important directory, the user's many applications and files are placed in this directory, similar to the Program Files directory under Windows

var: This directory is stocked with things that are constantly expanding, and we are accustomed to placing directories that are often modified in this directory

Under the USR directory:

Usr/bin: Applications used by system users

Usr/sbin: The more advanced hypervisor and system daemon used by super users

USR/SRC: Default drop directory for kernel source code

Linux system directory structure

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.