Practice 1: Signal Volume implementation process mutexThe parent-child process execution process is as follows:
Parent process
Child process
P
P
O (print)
X (print)
Sleep
Changing a server or adding a server often uses a copy of the file between two servers, which allows you to use the SCP command.The SCP is a shorthand for secure copy, a command for remotely copying files under Linux, and a similar command with CP,
Signal ClassificationUnreliable signalThe Linux signaling mechanism is basically inherited from Unix systems. The signaling mechanism in the early Unix system was relatively simple and primitive, and later exposed some problems in practice, and its
TMPFS IntroductionTMPFS is a virtual memory file system, not a block device. is a memory-based file system that is created without the need to initialize with MKFS, etc.Its biggest feature is its storage space in VM (virtual memory), the VM is
mentioned aboveYesterday wanted to directly copy the contents of the command line in the CentOS system of the virtual machine to the host TXT document to save, found that the virtual machine and host directly between the communication, and later
DescriptionCurrently, PowerShell under Linux is approximately equal to pash. I hope you focus on mono, focus on pash.One-click installation script includes for Centos6,centos7,ubuntu 14.04 Ubuntu 14.10Installation script is installed with Yum or APT,
1. In principle:Hard link: A is a hard link to B (both A and b are filenames), the Inode node number in A's directory entry is the same as the Inode node number in the directory entry for B, that is, an inode node corresponds to two different file
1. Checkout files to a local directorySVN checkout Path (path is a directory on the server)Example: SVN checkout Svn://192.168.1.1/pro/domainShorthand: SVN Co2. Add a new file to the repositorySVN Add FileExample: SVN add test.php (add test.php)SVN
Disk quotas
The site service will generally set quota limits for the site service domain name space;
The Mail service sets the disk quota limit for each mailbox user in the mail service;
The file service sets a quota limit for
The software in Linux is divided into two types: User layer and Kernel layer. For example, the kernel compiles the driver of the temperature sensor, and the lm-sensors is responsible for interpreting the data submitted by the processing kernel at
Directory:1 manually establishing static libraries 2 use of static libraries 3 creating a static library from a makefile file1 Creating a static library manually will create a simple static library-1: Compile the required source files into the
IntroductionOn some servers with physical memory of 8g, the main running of a Java service, the system memory allocation is as follows: Java service JVM heap size is set to 6g, a monitoring process consumes about 600m,linux itself uses about 800m.
Linux User and Rights managementI. Overview of the OrderUser management: Useradd,userdel,usermod,passwd,id,finger,chsh,chfn,chage,pwckGroup Management: GROUPADD,GROUPDEL,GROUPMOD,GPASSWD,NEWGRPRights Management: Chown,chgrp,chmod,umask/ETC/PASSWD
1. Overview2. Logical address to linear addressThe mapping of logical addresses to linear addresses is also known as segment mapping in the IA-32 architecture. As shown, we first need to get the logical address and segment selector, the segment
This section outlines how the Linux kernel uses the stack from boot to system uptime. The description of this section is closely related to the kernel code and can be skipped first. Come back and study carefully when you start reading the
Linux File Time Explanation ctime mtime atime, mtimeatime
Linux system files have three main time attributes: ctime (change time), atime (access time), and mtime (modify time ). These three times are very confusing. Be sure to distinguish them from
Compile and install openjdk in CentOS5.5
1. Uninstall the original jdk OF THE SYSTEM
Rpm-qa | grep java
Yum-y remove XXXX -- XXXX is the jdk information found by the first command.
II. The following dependency packages can be installed through
How to Upgrade OpenSSH to 6.4 in CentOS 6.7
I. Environment Description
1) Operating System: CentOS 6.4 64-bit
2) Openssl version: 1.0.1e-15. el6. Since openssh_6.7p1 is upgraded, the OpenSSL version must be 0.9.8f or later, so you do not need to
Installation and configuration of DHCP for Linux machines on VirtualBox
Because the DHCP environment should be simulated on the home machine, but due to the limitations of the home machine and network conditions, I finally thought about whether
Configure the Hadoop environment in Ubuntu
Configuring the Hadoop environment in Ubuntu to implement truly distributed Hadoop is not pseudo-distributed.
I. System and Configuration
We have prepared two machines to build a Hadoop cluster. Based on
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