First, let's take a look at the diagram of a major multi-queue network card (E1000) with multi-core CPUs:
Non-multiple queues:
The Linux network card is represented by the structure body Net_device, one of which corresponds to a dispatch packet
First , before installing GCC, you need to install dependencies:
1, GMP installation:
Download: gmp-6.0.0a.tar.bz2
decompression: Tar jxf gmp-6.0.0a.tar.bz2
cd gmp-6.0.0
./configure--prefix=/usr/local/ gmp-6.0.0 && make make
install
2, MPFR
Some time ago when doing the player, encountered a problem, spent a long time, make a record, want to help people in need:
Player's broadcast video, whether it is manual switch video or to video playback completed, automatic switching video, a
1.fork () function
The fork () function creates a process that is almost identical to the original process through system calls, and this new process is called a subprocess. Once a process calls the fork () function, the system assigns resources to
Using the file command to view the dynamic link library, you get the following results:
#/usr/libx32$ file. /lib32/libgomp.so.1.0.0.. /lib32/libgomp.so.1.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), Dynamically link Ed,
ntpdate[1788]: The NTP socket is in use, exiting
Ntpdate 210.72.145.44Feb 23:55:58 ntpdate[1788]: The NTP socket is in use, exiting
Run ntpdate in a cron job to set the local time approximately every hour. Most recently, I get the following error
To perform the steps:
Reference: You can first understand crontab:
Installing Crontab services with YumYum Install Vixie-cronInstallation successful, look at the common commands/sbin/service crond Start//boot service/sbin/service Crond
The Gsub function causes the substitution to occur when all regular expressions are matched
Gsub (Regular expression, subsitution string, target string), short gsub (r,s,t)
Sub matches the first occurrence of a conforming pattern string, equivalent
Ext: http://blog.163.com/kukwkukw@126/blog/static/97095900201410672425693/
Body Sleep is a more power-saving mode, which keeps the data in memory on the hard drive and all devices stop working. When you need to press the switch key when you use it
1. ........ ....... ....... ....... ....... ...
Friendly display of the running status of all services:
Service--status-all
Chkconfig--list
2. ............. ......... ...
To view the running status of a single service
Such as
Service sshd Status
3.
The role of single-user modeIn the Linux system, maintenance personnel often encounter a problem, that is, in the user who has root account permissions and passwords, will always appear to forget the root password situation.In this case, in general,
When applying unix/linux, we usually want to let a program run in the background, so we will often use & at the end of the program to let the program run automatically. For example we want to run MySQL in the
One: basic knowledge of the system1. What is Linux?Linux is a free-to-use and free-to-propagate Unix-like operating system, a multi-user, multi-tasking, multithreaded and multi-CPU operating system based on Posix,unix. He can run major UNIX tools
Linux 14th Day self-study btrfs and compression archiveTime: 20180731BtrfsThis file system is designed to address the scalability requirements of large machines for file systems. Find files when directory files become moreThe retrieval capability
Note: Virtual machine installed system, can not be dragged from the desktop directly transfer files, or decompression errorView the system's own installed JavaRpm-qa | grep javaDelete Non. noarch filesRpm-e--nodeps file name1. Create a directory
If the task is to be executed periodically, use cronIf a task executes only once in a particular practice, use the at[email protected] grub.d]# which shutdown/usr/sbin/shutdown[Email protected] grub.d]# at now + minutes
To view the articles on the Web, I will add a new hard disk to the VM virtual machine linuxredhat, the process is as follows:1. Select "VM"----"setting" and open, position the cursor on hard disk, then click the Add button below2. Click Next to
Linux file systemFiles and directories are organized into a single inverted tree structureThe file system starts from the root directory, denoted by "/"Root file System (ROOTFS): root filesystemFile names are case sensitiveFiles with a. Start as
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