1. Hierarchy of Linux file systems1) understand the tree structure of the Linux file system:In a Linux or Unix operating system, all files and directories are organized into an inverted tree structure that starts with the root node.2) Master the definition of the directory: The directory is equivalent to a folder in Wi
under Windows. /usr/bin:The application that the system user uses./usr/sbin:Super users use the more advanced hypervisor and System daemon./USR/SRC:The default placement directory for the kernel source code./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
configured and Lilo knows where the Linux kernel is./opt optional applications, such as KDE under REDHAT 5.2 (REDHAT 6.0, KDE in other xwindows applications, main execution program in/usr/bin directory)/tmp temp file. The directory will be cleaned up automatically./lost+found files recovered during file system repairThe more important parts of the "/usr" directory
Overview of the directory structure of the HelloWorld programWe can see in the folder, the directory of the HelloWorld program mainly includes: Src folder, gen folder, Android folder, assets, res folder, Androidmanifest.xml, Default.properties. Expand the HelloWorld project on the left side of Eclipse to see a directory
only available for system administration to execute.VI./dev: All device files are saved in this directory, for example, partitions used:/dev/hda\1,/dev/cdrom, etc.Vii./mnt: This directory is primarily used as a mount point.Viii./usr: This directory contains all the commands, description files, libraries, etc., this directory
0X00 Linux File directory structure
We are in the Windows environment of the file directory structure is probably several letter, C disk D disk E ... But under Linux is a tree diagram (in fact, Windows is also a tree diagram inside). Linux the next main directory is/root
/template/member)├message/Prompt Information Page directory├newssys/News system Model function directory├payapi/Online Payment Interface directory(page template e/template/payapi)├pl/Comment Page Catalog├public/Common Functionality Program directory(page template e/template/public)├sch/Full-site full-Text Search build
Original: Shari ThurowCompiling: Karen
A user asked: For a website, the search engine will retrieve its subdirectories under the page? For examplehttp://www.companyname.com/subWeb/pagename.htm, does the search engine index? A perfunctory answer is "yes". For a subdirectory contained in a site, all search engines provide traversal of subdirectories, provided that the link to the subdirectory of the layer provides a navigation configuration and URL structure
iOS sandbox directory structure parsing original address:http://blog.csdn.net/wzzvictory/article/details/18269713 for security reasons, The sandbox mechanism of the iOS system stipulates that each app can only access files under the current sandbox directory (with exceptions, such as a system address that can be accessed by a third-party app if the user authorize
Recently, the company has a Web project, the project structure is as follows: Although the operation is not wrong, but it is awkward, standard Web applications generally do not use this structure: So summarize: 1. How to create a standard web App in Eclipse. 2. Recommended directory structure for standard Web applicat
├─index.php Portal File├─readme.md README File├─application application Directory├─public Resource File directory└─thinkphp Framework CatalogApplication├─common Application Public Module│├─common Apply Public Function directory│└─CONF Application Public Profile Directory├─home Default generated Home module│├─CONF Modul
and used. /tmp: The directory where the files are temporarily stored by the general user or the program being executed, accessible to anyone, important data cannot be placed in this directory/srv: data directories that need to be accessed after the service is started, such as the Web page data that the WWW service needs to store within/srv/wwwSuggest a separate partition to set up a larger disk space/usr:
Basic commands and directory structure directories in Linux
First, the Linux basic directory structure
II. basic Commands
Third, browse the directory
Iv. Intermediate Command
Five, change the password
VI. environment variables and shell variables
PHP Learning Notes (ii) Learn basic PHP syntax and directory structure, learn the basic grammar of notes
Through this class,
1. Understanding the APPSERV directory structure
2. We can understand the basic syntax structure of PHP
1 My Appserv installation
Label: style blog HTTP color SP file Div
In fact, golang's engineering management is quite simple. It uses the directory structure and package name to derive the engineering structure and build sequence.
Of course, the first thing we need to talk about is the environment variable $ gopath, which is fully dependent on the project construction. To build a proje
After using the rails new appname to build rails applications, we can view the directory structure of Rails applications through tree:
Directory structure
The application directory will have 11 directories of App, config, DB, Doc, lib, log, public, script, test, TMP, and v
For a small number of users write interest, a large number of users are looking at information on the Web site: such as CMS system, edit send advice, users see, such as small and medium-sized products publishing site. For this kind of requirement, we can put the file into a directory, for example, put it in the upload directory of the root directory of the websit
The directory structure of the IOS project shows your development experience
Recently, a brother interview with iOS development, he was surprised to tell me that the interviewer asked him how to divide the directory structure, but also specifically asked each subdirectory of the file name.
The
kernel information (such as CPU, hard disk partition, memory information, etc.) are stored hereOther important directories:/ETC/RC.D put the boot and shutdown scripts./ETC/RC.D/INIT.D placing the startup script/ETC/XINETD.D configuration xinetd.conf can be configured to start other additional services./usr/include some distribution suite header files are placed in the directory, which may be used when installing the program.Library of/usr/lib Kits/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.