I. Conceptual understandingThere are four types of IO in Linux: synchronous (Sync) and asynchronous (async), blocking (block) and non-blocking (unblock)Sync: When a function call is made, it waits until the result is returned without getting the
The root filesystem needs to be built using BusyBox to compile the required applications for the system files, and then to expand the build root file system.Here use busybox1.16.0, can in this blog query see if there is upload.Tar jxvf busybox-1.16.0
Description of the processIn layman's words, a process is a program or code that is being executed. We know that the program itself is a bunch of code, at the beginning of the storage on disk, it is static, lifeless, only when the code of the
1,linux use command to exercise in Chinese, first to install Zhcon, with Apt-get install Zhcon can be.2, enter Zhcon in the terminal to enter the corresponding mode, ctrl+2 switch Input method.3, modify the default IME to become WubiBecause the
1. DHCP Installation and configurationYum Install DHCPCp/usr/share/doc/dhcp*/dhcpd.conf.sample/etc/dhcp/dhcpd.confVim/etc/dhcp/dhcpd.confOption Domain-name "redhat.com";Option Domain-name-servers 202.96.128.166, 114.114.114.114; # Set up
First, CPU, memory, hard drive detectionCat/proc/cpuinfo (view CPU information) Cat/proc/meminfo (view memory information) DF-LH (view hard disk information)This command can see whether the VPS CPU information we have purchased is the same as the
A few explanations on the content of the title:1. Proc Directory is a virtual file system that provides interaction for Linux user space and kernel spaceIt only exists in memory and does not account for actual flash or hard disk space2.the device in
For a variety of reasons, the company needs to bring the Java program into the war package. It was initially packaged with a ZIP command, which was available at first, but later unusable. Find a better way today. Use the jar command if you want to
1. System maximum Open file descriptor:/proc/sys/fs/file-maxA. View$ cat/proc/sys/fs/file-max1864052. SettingsA. Temporary# echo 1000000 >/proc/sys/fs/file-max2. Permanent: Set in/etc/sysctl.confFs.file-max = 10000002. Process Max Open File
Linux Network Programming (41 episodes total)explain Linux network programming knowledge, divided into the following four chapters. TCP/IP basics of Linux network programmingLinux Network Programming socket programming ChapterInter-process
We briefly understand how the L4 layer protocol and the raw IP interact with the IP layer.L4 Layer ProtocolThe L4 layer protocol can be added to the kernel through both static compilation and module configuration.More important protocols such as TCP,
Use openssl in linux to generate the csr crt CA certificate, opensslcsr
This article mainly draws on and references the content of the following two addresses, then tests and runs on the machine, and makes the following
[Switch] correctly set php-fpm sub-process users to improve website security against Trojans and php-fpm Security
Address: http://www.myhack58.com/Article/60/61/2013/37209.htm
According to continuous feedback in the production environment, PHP
Analysis of Linux init system initialization, analysis of init
In recent years, the init process of Linux has undergone two major evolution, and the traditional sysvinit has gradually faded out of the historical stage. The new UpStart and systemd
CentOS 7.0 lamp + ftp Installation
CentOS 7.0 lamp + ftp Installation
1: install the HTTP server and FTP server yum install httpd vsftpd
2: install and install the MariaDB client and server. MariaDB is essentially MySQL yum install mariadb-server.
3:
Install MariaDB database on CentOS7
MariaDB is a branch of MySQL. RHEL and its derivative versions have been migrated from MySQL to MariaDB. This is a mainstream database management system and a required tool. No matter what type of server you are
Install nginx in CentOS and upgrade nginx to the latest version.
Centos6.5
[Html] view plaincopy
Select the fastest source for Automatic Installation
[Root @ localhost ~] # Yuminstallyum-fastestmirror
I have installed it here, and the running
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