I often go online, so can I not write blogs. If you have multiple blogs that need to be updated, you can use Ctrl + C, CTRL + V again each time you open the blog background, which will also waste a lot of unnecessary time, when I was not lucky, I
The library is essentially executable.CodeCan be loaded into memory for execution. The database is divided into static and dynamic databases. Differences between static and dynamic Databases
1. Static function library
The class library name is
ArticleDirectory
Option
Example
Display kernel messages
Dmesg [Options]
Dmesg can be used to display messages stored in the kernel ring buffer.
When the system starts, the kernel fills its ring buffer with messages
S_isreg () regular fileS_isdir () directory fileS_ischr () character Device FileS_blk () block Device FileS_fifo famous Pipeline FileS_islnk symbolic link fileS_sock socket File
# Include # Include
Int open (const char * pathname, int Oflag,.../*
ArticleDirectory
Parameters
Option
Example
Tips
Copy a file
CP [Options]Source-file destination-File
CP [Options]Source-file-list destination-directory
Parameters
Method 1:Source-File YesCPThe path name of the file
With the expansion of Linux applications, many friends have started to access Linux. Based on windwos learning experience, they often feel a bit confused: they do not know where to start learning. It's like a war. You have the courage to defeat all
Address: http://hi.baidu.com/xiaoyue1800/item/a11a2c4a26da4b04c11613d9
The functions of the arm-Linux tool are as follows:
Arm-linux-addr2line handleProgramThe address is converted to the file name and row number. In the command line,
My development environment is VMware and fedora14.
Recently, the environment for configuring QTE needs to compile tslib and QTE. A lot of problems have been encountered in the middle, and it was finally completed after a day of preparation.
I
The data structure of a two-way linked list is usually implemented:
StructList_node1 {StructList_node1 * Next ,*Prev; type1 M1; Type 2 m2 ;};StructList_node2 {StructList_node2 * Next ,*Prev; type1 M1; Type 2 m2 ;};......
Each data structure
I have already talked about how the kernel manages physical memory. But the fact is that the kernel is the core of the operating system, not only managing its own memory, but also managing the address space of the process. The Linux operating system
A Linux Installation File
Common Linux installation methods include tar, zip, GZ, rpm, Deb, and bin. We can simply divide it into three categories,
1. Package or compress the tar, zip, and GZ files. Generally, unzip the files, or decompress the
I. Prepare a font file
I always think that if I have the right to use Windows XP (via OEM), I also have the right to use this Windows product only for my personal use, this includes the right to use the font. Therefore, there should be no
Reprinted: http://www.cnblogs.com/kernel_hcy/archive/2011/05/01/2033928.html
Yes: Outputs a string of Y, which can sometimes be used to deal with many y/n selection applications. Output a lot...
Banner: Print the character title,
Configure the basic development environment gcc
GCC already exists in the newly installed system, but almost no GCC file can be compiled. Because some necessary header files are missing, install the build-essential software package:
Sudo apt-Get
1. Dependency package
The following software assistance is required to successfully install the software package:
-Cc or GCC compiler-Make Tool-Libiconv shared library
-Libgcc shared library
2. software compilation and Installation
Code
Currently, the smartarm3250 Linux driver is being studied. Therefore, you must first install (or download) the Linux system on the Development Board. Follow the steps in the book to encounter some minor problems, after many experiments and
During this time, I was often asked about the local root password cracking methods for various Linux versions. I have collected some information here and on the Internet, I hope it will be helpful to the technicians who have seen this article and
Once a process calls wait, it immediately blocks itself. Wait automatically analyzes whether a sub-process of the current process has exited. If it finds such a sub-process that has become a zombie, waitIt will collect information about this
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