Linux System directory Architecture

Source: Internet
Author: User

/bin is the shorthand for binary to place some of the system's prerequisite execution files (commonly used executable binary commands) that all users can perform. For example: Cat, CP, chmod DF, DMESG, gzip, kill, LS, mkdir, more, Mount, RM, Su, tar, etc.

/boot Directory The entire operating system boot needs to be under the/boot directory. The main thing is that the vmlinuz******** (kernel file) operating system starts loading the first one that is him. INITRDXXXX plug-in module Grub boot program

/dev Saves all hardware devices (hard drives, network cards) for device abbreviations all hardware in Linux is abstracted into files

/etc All the configuration files are almost in this area.

/home Directory Save all users ' private files each user has their own folders

/lib all related library files (equivalent to. dll)

/media (not necessarily) inserted U-Disk for mounting

/MNT (must have) function with/media

/opt are often empty usually used to install some big software (where you put it, the Convention is here, not mandatory)

/proc storing real-time information on hard disk with terminal viewing time is almost the same as the current time

/sbin the same as/bin/sbin (superbin) Administrator rights

/selinux security mechanism

/sys Bottom Information

/temp temp directory Everything in temp is a temporary file.

/USR application software is installed here by default

/var often changes things var/log/operation all log information

Linux System directory Architecture

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.