Linux Kernel Analysis Course summaryName: Wang ZhaoxianStudy No.: 20135114Note: Original works reproduced please specify the source + "Linux kernel analysis" MOOC course http://mooc.study.163.com/course/USTC-1000029000First, how the computer works
description of the read, write, and execute permissions for the Linux directory: readable R: Represents the right to browse directories under files and subdirectories, ls dir. 1) If you do not have x permission, you cannot enter the directory, that
A long list is displayed by default in front of the Linux terminal, such as:[Email protected] dir]$This is determined by the PS1 environment variable:[Email protected] dir]$ echo $PS 1[\[email protected]\h \w]\$Where \u represents the user, \h
Linux driver engineers need to have a solid grasp of the Linux kernel's compilation method to build an embedded system that can runLinux operating system image. When compiling the kernel of LDD6410, you need to configure the kernel, you can use the
# TzselectPlease identify a, so, time zone rules can be set correctly.Please select a continent or ocean.1) Africa2) Americas3) Antarctica4) Arctic Ocean5) Asia6) Atlantic Ocean7) Australia8) Europe9) Indian OceanPacific OceanOne) None-i want to
Transferred from: http://blog.csdn.net/goodluckwhh/article/details/9005585Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.Directory (?) [-]
One per CPU variable
Two-atom
This article is actually a reading note for "Advanced Programming for UNIX environments." So many details have not been stated, and the students who want to get to the top are advised to look at the original book. The reason why the reading notes
NFS: For Linux only CIFS: Used only between WindowsSAMBA: Can be used between Linux and Windows , based on NetBIOS protocol ( for Intra -LAN, not across routes) , there is no concept of IP address, according toNetBIOSname to differentiate the host.
Linux Kernel Analysis Eighth Week study summary-process switching and system general execution processHuang (Original works reproduced please specify the source)"Linux kernel Analysis" MOOC course http://mooc.study.163.com/course/USTC-1000029000I.
One, to get an executable procedure 1. preprocessing, compiling, linkinggcc hello.c -o hello.exe
GCC compiles the source code to generate the final executable binaries, and the GCC background implicitly performs four stage steps.预处理 => 编译 =>
Constrained by the server space, we can not be on the VPS every day to back up a new website data, one is not necessary, the second is to occupy space. Let's compromise and use the name of the week, and each backup will overwrite the same day's file
One disadvantage of the anonymous pipeline is that there is no name, so it can only be used for inter-process communication with affinity. After the named pipe (FIFO) is presented, the limit is overcome. FIFO differs from pipe in that it provides a
Linux is the 16th chapter anyone can start from scratch-build a Linux system from scratchHttp://www.cnblogs.com/MYSQLZOUQI/p/5257200.htmlWhat is the GLIBC library? Without the GLIBC library, there is no Linux. The functions of malloc and strcpy that
Mount a remote disk to a local disk through NFS in Linux
Recently, due to project reasons, we need to connect to the other two companies and retrieve the image data from the server of the other party. The original agreement was that the third party
Linux input/output redirection and file search value grep command
I. file descriptorLinux shell commands can reference some files through file descriptors. Generally, the file descriptors are 0, 1, and 2. In Linux, there are actually 12 file
FIO User Guide and how to use fioPreface
Fio is a good tool for IOPS testing. It is used for stress testing and verification of hardware. It supports 13 different I/O engines, including sync, mmap, libaio, posixaio, SG v3, splice, null, network,
Apache httpd2.4.18 installation tutorial
Install several other software before installing apache httpd2.4.18, which arePcre, apr, apr-util.
The three software are:
PC: https://sourceforge.net/projects/pcre/files/pcre/8.38/
Apr and apr-util:
Kali Linux 2.0: After installation, kalilinux1. Add an official software library
1) edit/etc/apt/sources. list
leafpad /etc/apt/sources.list
2) use # To comment out the original content and add the following content:
# Regular repositoriesdeb http://
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