The role of the Linux main directory

Source: Internet
Author: User

Knock it out manually, as a memory enhancement

/: File System entry, also highest level directory

/bin: The most basic and anxious users and ordinary users can use the command placed in this directory, such as: LS, CP, etc.

/ boot: The files required to store the Linux kernel and boot system, including the boot loader

/ etc: Storage System configuration file, some server configuration files are also put here

/ Dev: Store all of your device files, such as sound cards, disks, etc.

/home: Contains the personal master directory for ordinary users, such as/home/lisi

/lib: Shared library with binary files

/media: Automatic mount points for plug-and-play storage devices such as USB flash drives, CDs, etc. created in this directory

/mnt: Used to hold temporary hanging on the storage device, such as the optical drive can be mounted to the/met/cdrom

/proc: Store process information and kernel information, generated by the kernel in memory

/root: Home directory for Linux super users

/sbin: Storage System Management commands, generally only superuser can execute

/ tmp: The common temporary file directory. The /var/tmp directory is similar to this directory

/ usr: Store applications and related files, such as commands, help files, etc.

/ var: A file that changes frequently (vary) in the system, such as storing the system log in the/var/log directory

The role of the Linux main directory

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.