Compiling custom kernel have its own advantages and disadvantages. However, new Linux user/admin find it difficult to compile Linux kernel. Compiling kernel needs to understand few things and then just type couple of commands. This step by step
Ubuntu and XP dual system grub2 default boot entry set to XP Installed dual system, when the boot will always want a system to start the default when the general installation of Ubuntu and XP dual system, the default is to start the Ubuntu system,
Linux uses struct timer_list to describe a timer.Important Members:Expires: Constant length*function: Timeout Execution function nameUse process:1. Define Timer variables/* Define the timer variable structure body */ struct timer_list key_timer;2.
Fundamentals of the ten-year OPS series-LinuxZeng LinContact: [Email protected]Website: www.jplatformx.comCopyright: Please do not reprint the article without permission
First, IntroductionThe function of the MV command is "remove" or "rename",
Today to summarize the mini2440 kernel production process.OneCopy the kernel file to the target directory and unzip it.II. clearing of intermediate documentsCommand: Make DistcleanThird, configure the kernel fileCopy the kernel files produced by the
The layout of the Linux application in memory, from high address to low address, is: Stack, heap, BSS segment, data segment, code snippet. The starting address of the code snippet is fixed to 0x8048000, regardless of which application its code
1. Information about the current logged-in user is recorded in file utmp; ==who command2. Login entry and exit record in document WTMP; ==W command3, the last login file can be viewed with lastlog command;4. messages====== log information from the
Fundamentals of the ten-year OPS series-LinuxZeng LinContact: [Email protected]Website: www.jplatformx.comCopyright: Please do not reprint the article without permission
First, IntroductionIn the Linux security model, a user can own (own)
Fundamentals of the ten-year OPS series-LinuxZeng LinContact: [Email protected]Website: www.jplatformx.comCopyright: Please do not reprint the article without permission
First, IntroductionThe advanced keyboard technique referred to here
sigaction
#include int sigaction (int signum, const struct sigaction *act, struct sigaction *oldact);Function:The Sigaction function is used to change the behavior of a process after it receives a specific signal.Parameters
1. This chapter mainly introduces the following procedures. In Linux, when triggering any event, the system will define him as a program, and give the program an ID, called the PID, and according to the user to inspire the program and related
hardware composition of computer systemBusA group of electronic pipelines throughout the system, called buses, are divided into:In-Chip busSystem busData Bus dbAddress Bus ABControl Bus CBExternal busI/O devicesI/O devices are the channels through
Anyway, now also can not sleep, the game has a period of time to start, then stay up late to write some experience it, mainly for the third chapter host planning and Disk partitioning.I'm not sure at first that Linux doesn't just need to master some
Rookie record.First, change the host namehostname the new hostname hostname ln0491 changes the hostname to ln0491 log out and then log in, and it becomes the new host nameSecond, create new folder and deleteFor example: Create a new Data folder
Both awk and SED itself are a complete programming language that can be used to manipulate text conveniently.AWK normal structure: Cat Tmp.txt | awk ' begin{}{}end{} '--with a table header, with intermediate processing, with an end--Common usage:
Xin Xing analyzes some issues about user locking in Linux. Xin Xing analyzes linux locking
Sometimes we need to lock users. There are usually three common methods:
(1) individual users are prohibited from logging on.
For example, to disable the
Rmdir command (convert) and rmdir command
Original article: http://www.cnblogs.com/peida/archive/2012/10/27/2742076.html
Rmdir command. Rmdir is a common command used to delete an empty directory. A directory must be empty before it is deleted.
Linux File Types (Study Notes 6) and linux Study NotesI. File Types in Linux
Common File: The first attribute displayed by ls-al is [-].
Directory file:The first attribute displayed by ls-al is [d].
Device Files: these files are generally stored
How to control the occurrence frequency of namenode checkpoints
The secondarynamenode node regularly accesses namenode to back up image files and edit logs. How can this frequency be modified?
This experiment is based on the experiment of
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