Tokudb is an open source project on MySQL data Engine, and its features are described in three main points:1, high compression ratio, the official claim can reach 1:12.2, high Insert performance, the official said at least 9 times times higher than
If Nginx and other web or other to face high concurrency server, it is important to adjust the file handle and other kernel parts. File handle modified/etc/security/limits.conf,Add *-Nofile 65535Then create a new connection to view it with
Read Catalogue
Linux System Boot Process
Boot of the kernel
Run Init
Run level
System initialization
Set up terminal
User Login System
Switch between image mode and text mode
Linux shutdown
1. PageCore as the basic unit of physical page memory management, the page table in MMU (Memory management unit), from the point of view of virtual memory, the page is the smallest unit.The kernel uses a struct page structure to identify each
RPM Daquan RPM has five basic modes of operation (not including creating packages): Install, uninstall, upgrade, query, and verify. Let's explain each of them. First, install the RPM package RPM packages typically have file names similar to foo-1.0-1
Linux Summary bash features
Command history:
Use command: History
Environment variables:
Histsize: The number of bars recorded in the command history buffer, which defaults to 1000;
Histfile: Record the
As the first article in this series, let me describe the slab system first. Because I have discussed this topic with colleagues and friends in recent days, and feel that this topic is more typical, so as the first article. In fact, according to the
Black Lab Next 2015.9 was released as a beta version of the second black Lab Linux 2015.12, which fixes some important issues to improve system stability. The official version will contain XFCE and Gnome,black Lab NEXT using XFCE, and only supports 6
Undoubtedly, for system administrators, improving server security is one of the most important things. As a result, there are many articles, blogs and forum posts on this topic.The fact that a server is made up of a large number of functionally
First, download jdk1.7.tar.gzII. Create a new folder under Usr/local mkdir JDK moves the tar package to/USR/LOCAL/JDK decompression TAR-ZXVF jdk1.7.tar.gzThird, vim/etc/profile at the end of the addExport java_home=/usr/local/jdk/jdk1.7Export
Problem Scenario:
Dynamic Library librabbitmq_r.so internally relies on dynamic library libevent_core.so and libevent_pthreads.so;
The executable SA relies on dynamic library librabbitmq_r.so;
when the link is delivered to SA, you
1. Introduction:Remember this name: Linus torvalsSystem composition: Linux kernel, Shell, file system, real-time programTips: During system startup, use the ALT+F2 key combination to see the details of the Ubuntu boot process.Timed Shutdown and
first introduce to you the Linux system copy, cut, delete Three musketeers:(1)CP command is actually copy files and directories;Common options:-A, which means preserving the original data attributes;-R, which represents the recursive option, all
Ifconfig View IP AddressRestart the NIC serviceService Network restartNotes 1. After logging into Linux via Remote Tools, the location is the home directory of the currently logged in user. 2. The symbol for the home directory is represented by ~.
Reference:http://blog.csdn.net/gtuu0123/article/details/6025520http://blog.csdn.net/alivetime/article/details/8219728JPS--Java Virtual machine Process Status Tool You can list the PID of all Java processes in this machineJPS [Options]
1. Open source, compile program, executable fileOpen Source: program code, written to human look at the program language, but the machine does not know, so cannot execute.compiler : Translating program code into a machine-readable language, similar
Linux is a multi-user multitasking system, unlike Windows's single multitasking operating system. On Linux, at the same point in time, more than one person can perform multiple tasks simultaneously.So if there are 10 users, open 100 100M files at
Docker default space size is divided into two, one is the pool space size, the other is the container space size.The pool space size defaults to: 100GContainer space size is assumed to be: 10GSo the size of the modified space is also divided into
# Run docker#-it represents the front end running Docker run-it centos/bin/Echohaha# back end runs and maps 80 port Docker run-dt-p the: the--name Mycentos my/os# port mapping, IP access restrictions Docker run-dt-p127.0.0.1: the: the--name Mycentos
Solution to the compatibility problem between the simyuan font and Java in Linux (Supplement)
In the previous article, I talked about the compatibility between the Thinking Source and Java in the Linux environment. Later, after testing, I found
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