transferred from: http://blog.csdn.net/batoom/article/details/170816511: Basic concept of the CalibratorThe so-called calibrator is actually under the control of the software input power regulation carefully output.The regulator module is used to
Linux Multi-command collaboration: Pipelines and redirects don't reinvent the wheel. One of the core concepts of open source culture is not to reinvent the wheel, many of the open source software is a re-assembly of existing software, code,
TC Qdisc Linux flow control under theModify Ping delay of the test Add rule: # TC Qdisc Add dev eth0 rootTo delete a rule: # TC Qdisc Add dev eth0 rootTo Modify a rule: # TC Qdisc Change dev eth0 rootTo view the rules:# TC Qdisc ListOR # TC
1. Install the dependency package first (the dependency package is a bit more, we use the Yum Way to install)Yum-y install zlib zlib-devel OpenSSL openssl-devel pcre pcre-devel2. Upload the nginx-1.7.6.tar.gz to/usr/local/3. Rename the package name
function Description: Displays the boot information.syntax:DMESG [-cn][-s Additional Note:the kernel will store the boot information in ring buffer. If you are too late to view the information, you can use DMESG to view it. The boot information is
daily management of Linux Systems 2 Tcpdump,iptables
Linux Grab Kit
Tcpdump system comes with grab bag toolIf it is not installed, you need to install it before you can useInstallation:[email protected] ~]# Yum install-y
Transferred from: http://www.cnblogs.com/benio/archive/2010/10/13/1849946.htmlWhen the size of the disk exceeds the standard, there will be alarm prompts, if you know the DF and du command is a very wise choice.DF can view the first-level folder
ls commandThe LS command is the most commonly used command under Linux, and the LS command is the abbreviation for list. LS is used to print out a list of current directories. If LS specifies a different directory, then the list of files and folders
Concepts of program and memoryThe program refers to the executable file on the hard disk. When the program is run, the executable file needs to be loaded into memory, the executable in memory is formed, and a process (file) can have multiple
Message Queuing, semaphores, and shared memory are called XSI IPC, and they all come from the IPC capabilities of System V, and therefore have many commonalities.Keys and identifiers: Each IPC structure in the kernel (such as semaphores, message
1.gzip : Compress command gzip [-cdtv#] file name (suffix. gz)-C: Output compressed data to the screen, which can be processed by data flow redirection-D: decompressed parameters-V: Can display information such as the compression ratio of the source
The Linux system provides two basic interfaces that are available to the user for operation: command line and desktop.One, command lineA command line in a Linux system, often referred to as a shell.The shell accepts the keyboard input command and
1. Zoning Requirements1)/: Required2) Swap: Optional, generally 1.5 times times the physical memory, when the physical memory is greater than 16G, select 8-16g can3)/boot: Used to store kernel files, general 100~200m can, kernel files not more than 1
Two steps:1, with Fuser:fuser-k/data2, Umount/dataBasically can deal with Umount device busy busy problem, of course, it is best to be sure that the partition uninstall will not have an impact.Here are some parameter explanations for the Fuser
Working principle:Sending an ICMP packet with a certain number of bytes to the remote machine, if it can receive the reply packet, indicates that the network is connected, and according to the time difference of two packets, you can also know the
Linux environment variable setting file and linux environment variable setting
In Linux, environment variables include system-level and user-level. System-level environment variables are system variables that every user logging on to the system must
Formatting and attaching Hard Disk Partitions In CentOS
New Share
It is the formatting and mounting of Hard Disk Partitions. Combined with my actual work, I feel that "mounting" is the most used!In my actual environment, it is common that the hard
Install postgresql 9.4 On CentOS
I. Preface
PostgreSQL, also known as Postgres, is a relational database management system applicable to various Linux operating systems, Windows, Solaris, BSD, and Mac OS X. PostgreSQL follows the PostgreSQL license
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