Do not understand the directory structure, learning is confused AH.Beginner Linux, you need to understand the Linux standard directory structure first/
Root--- Some of the core files used when starting Linux. such as operating system kernel ,
First, LdconfigLdconfig is a dynamic link Library Management command that runs the management command--ldconfig of the dynamic link library in order for the dynamic link library to be shared with the system. The purpose of the Ldconfig command is to
Original: http://blog.163.com/zhang_runbin/blog/static/137042183201034949375/
Directory Name
Description
/
Linux File system root directory
/bin
Store the most commonly used executables in the
User command mkdirDescribe: The mkdir command enables you to create a folder or directory at the specified location, and the user who creates the folder or directory must have write permission to the parent directory of the directory being created,
Parsing Linux operating system files directoryWith the development of Linux, more and more people began to use Linux, for those who have just contacted, I am afraid that the first confusion is the "shady" directory. If you want to use Linux
Failed to find download when executing yum install GCCPing www.baidu.comPing does not passPing Baidu's ip:220.181.111.188 but can ping throughThis proves to be a problem with DNSBaidu after check to set the DNS need to run the command: vi/etc/resolv.
/* *file : test.c *author : davidlin *Date : 2014-12-07pm *Email : [email protected] or [email protected] *world : the city of sz, in china *Ver : 000.000.001 *history : editor time
Configuring Gpio pins in a non-platform mannerThe GPIO PIN is configured in a non-platform manner and is directly read and written to its Gpio group registers. Because the register physical address cannot be manipulated directly, all need to use
User groupsEach user in Linux must belong to a group and cannot be independent of the group. Each file in Linux has the concept of owner, group, other group-Owner-Group-Other groups-Change the group where the user is locatedOwnerTypically the
The top command in Linux displays the processes that the system is running. It is one of the most important tools for system administrators. is widely used for monitoring servicesThe load of the device. Top is an interactive command. You can also
A permission Mask umaskUmask is chmod matching, a total of 4 (Gid/uid, owner, group rights, other user's rights), but usually use the latter 3, for example, you use chmod 755 file (at this time the permissions of this document is the main read (4) +
1. Edit the/etc/profile file to add the following content:For I in/etc/profile.d/*.sh; Do if [-R ' $i]; then if ["${-#*i}"! = "$-"]; then . "$i" else . "$i" >/dev/null 2>&1 fi fi done 2. Placing
Today, due to the frequent crashes of my colleague's Linux server, its model and configuration are consistent with mine, so it compares the server's memory usage, CPU usage, temperature and other information.When comparing temperature information,
(1) intersection of two files, and setPrerequisites: No duplicate lines in each file1. Remove the set of two files (duplicate lines are reserved only one copy)Cat File1 File2 | Sort | Uniq > File32. Remove the intersection of two files (leaving only
How to create a new user under LinuxIn a Linux system, only the root user has permission to create other users.The creation process is as follows:useradd-d/home/newuser NewUser (Set the user's home directory and user name)useradd-d/home/newuser-g
long time No blog, and recently began to learn Java, a little learning Java experience, share:1. To http://java.sun.com/j2se/1.4.2/download.html download a Linux platform JDK, it is recommended to download the RPM self-extracting format (RPM in self-
Threading ConceptsAn execution path in a program is called a thread. A more accurate definition is that a thread is a "control sequence/sequence of instructions within a process ";All processes have at least one thread of execution; process VS.
35-year-olds in the workplace: This article is dedicated to O & M colleagues.In this world, "the only thing that is unstoppable is time. It is like a blade, silently cutting everything hard and soft and moving forward steadily, nothing can make its
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