Understanding process Scheduling Timing Process Scheduling
Interrupt processing (including clock interrupts, I/O interrupts, system calls, and exceptions), call schedule () directly, or call schedule () based on the need_resched tag when
1 IP Address, host name, and domain nameThe IP address is the computer's identity in the network, which is beyond doubt.But in the public network? IP address bad memory, then use the domain name.Similarly, in the LAN? The IP address is also not good
In the daily business operation, sometimes in order to solve the problem, the non-OPS personnel need to open a system account for querying the log or code. Typically, the account permissions are minimized for the purposes of system security or
Get command Use Help:Internal command: Help commandExternal command: Command--help (most commands have the Help option)Command manual: ManualMan [chapter number] COMMANDWhere the man database is divided into chapters, the same command appears in
RPM Execution Installation packageBinary packages (binary) and source code packages (sources) are two types. Binary packages can be installed directly on the computer, and the source code package will be automatically compiled and installed by RPM.
One pageThe kernel takes the physical page as the basic unit of memory management; the Memory Management Unit (MMU) transforms the virtual address into a physicalAddresses, which are typically processed in pages. The MMU manages the tables in the
An interruptThe hardware communicates with the operating system through interrupts, and quickly responds to hardware interrupts by registering an interrupt handler at the hardware driver.The hardware interrupt priority is high, interrupting the
Linux basic commands for file and directory managementls commandFunction: Displays the contents of the target list or directorySyntax: ls[option [directory or file]-A: Displays all subdirectories and files in the specified directory, including
PUSHD switch to the specified pathPOPD back to the last directory======================================PUSHD can switch to the path specified later,Accumulate stack directories by the wayStack: This is called a stack of pushd-accumulating
The grep command in a Linux system is a powerful text search tool that uses regular expressions to search for text and print matching lines. The grep full name is global Regular expression Print, which represents the globally regular expression
1. View the current kernel versionuname -R2. Upgrading the kernel via YumUpgrading the kernel through Yum is the safest way to upgrade because the OS vendor has verified compatibility RPM packages and the upgrade risk is generally minimal.Yum
Online Enquiry and Help commands (2)
Command
Function description
Mans
View command Help, Dictionary of commands, more complex and info.
Help
See Help for Linux built-in commands.
System Information The processor architecture of the Arch Display Machine (1) UNAME-M display the processor architecture of the Machine (2) uname-r display the kernel version dmidecode-q display hardware system parts-(SMBIOS/DMI) hdparm-i/dev/ HDA
1, Linux is an operating system after the machine power, need to from the hardware through a boot program to load OS kernel, then the main function of OS kernel before running, what happened?(1) boot bios (stored in ROM chip, Rom: read-only memory,
0, Iptables (ACL) Matching principle:Consistent with Cisco, matching from top to bottom.1, the basic usage of iptables:.(1) command formatiptables [–ttable] command [match] [target]Table: Tables, with three: filter (filter) NAT (forwarding) mangle
Introduction to the use of SED tools
In fact, the functionality of the grep tool is not strong enough, it is only to find the function, but not to replace the search, the previous use of Vim to manipulate the document, can be found can also
Variable1. Custom Variables① variable = variable valueX=5Name= "Jie Chao" (the symbol in double quotes has meaning, the symbol in single quotation marks has no meaning)② Call $name③ Variable Overlayx=123,x= "$x" 456④ Delete variable unset variable
//This is based on the previous instance with the Strcat function resolved the carriage return line of the problem #include #include #include int main (int argc,char *argv[]) { int fd; //File Descriptor int temp;
Today we will take you to learn Linux, and then have a free day, and then the next is to talk about the operation of the Linux system.We all know that win is a graphics-based operating system, in fact, more professional point, win is suitable for
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