What are the various folders in Linux for?

Source: Internet
Author: User

Http://www.ruanyifeng.com/blog/2012/02/a_history_of_unix_directory_structure.html

Http://www.pathname.com/fhs/pub/fhs-2.3.html

Http://lists.busybox.net/pipermail/busybox/2010-December/074114.html

/home:user home directories (optional)

Purpose

/home is a fairly standard concept, but it is clearly a site-specific filesystem. [9] The setup would differ from host to host. Therefore, no program should rely on this location. [10]

/root:home directory for the root user (optional)

Purpose

The root account's home directory may be determined by developer or local preference, but the the recommended default Location. [17]

/opt:add-on Application software Packages

Purpose

/OPT is reserved for the installation of add-on application software packages.

A installed in/opt must locate its static files in a separate/opt/<package> or/opt/<provider> Directory tree, where <package> is a name that describes the software package and <provider> is the provider ' s Lanana registered name.

/etc:host-specific System Configuration

Purpose

THE/ETC hierarchy contains configuration files. A "configuration file" is a local file used to control the operation of a program; It must be static and cannot is an executable binary. [4]

What are the various folders in Linux for?

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.