The shared memory area is the fastest available in the IPC form . Once the memory area is mapped to the address space of the process that shares it, the transfer of inter-process data no longer involves the kernel . However, there is usually some
Simple IntroductionAdvantages of the 1.linux system:Linux belongs to free software users can get it and its source code, and can according to their own needs to make necessary changes to it, free of charge to it, free to spread, safe and stable.
9.1 Regular Introduction grep (UP)Regular is a string of regular strings. In many text editors or other tools, regular expressions are often used to retrieve and/or replace text content that conforms to a pattern.In fact, the regular expression is
The tail directive is commonly used to view log information in the server.Sometimes, you need to get log information in real time.For example, we send a request to the server, where the log is updated, and we want to see the content of the tail
Lab Environment: Modify the default zone of two virtual machine firewalls to trusted[Email protected] ~]# Firewall-cmd--set-default-zone=trusted[Email protected] ~]# Firewall-cmd--set-default-zone=trusted1. NFS Shared Services (Linux and Linux)1.1
cd, pwd, lsmkdir, rmdir, treemkdir [Options]/path/to/somewhere-P: exists in no error, and can automatically create the required directories;-V: Show more information-M MODE: Specify permissions directly when creating a directory;Tree-D: Show only
Linux Delete Folder commandLinux Delete directory is very simple, many people are still accustomed to use rmdir, but once the directory is not empty, it fell into deep distress, now use the RM-RF command.Direct RM is available, but add two
Operating environment: VirtualBox RedHat6.4 64-bit version expansion reason:/dev/vg_rhel64/lv_root occupancy rate of 100%, Causes some apps to fail to continue operation procedure: 1. Shut down the system and add a 10G disk to the virtual Machine 2.
use Help--Learning Linux does not need to remember all the commands, is to enter the job, some companies for security reasons, the network will not provide, this time we can only rely on the Linux system to bring the help documentation, so we have
Source Package InstallationConvention: The source package is placed in CD/USE/LOCAL/SRCI first download the httpd source package to CD/USE/LOCAL/SRC as shown belowDownload the source Package#cd/usr/local/src/[[email protected] src]# wget
Truncate is very simple to use:int truncate (const char *path, off_t length);Parameter 1: File nameParameter 2: Size The file needs to be resizedLength is greater than file size, the file is filled with empty bytes or emptyLength is less than the
A: Linux system hard disk naming is file-based, generally:/dev/hda2 and/dev/sdb3#/dev: is the directory where all device files are stored. #hd和sd: They are the first two letters of the partition and represent the type of device on which the
This technique comes from my actual development:Inet_addr This function is used to turn the IP address into a network byte order, his prototype: in_addr_t inet_addr (const char *CP);The return value is a in_addr_t type, it is clear that this is not
Keepalived study notes,
NoteLVS (Linux Virtual Server): Linux Virtual Server. keepalived is used as the Server Load balancer.RS (Real Server): Real ServerVRRP (Virtual Router Redundancy Protocol): vro Redundancy Protocol, which solves the problem of
How does the linux Server export data from the oracle database?
Solution to EXP-00056: ORACLE error 12154 encountered:
Some users asked this question: How do I escape the @ symbol in the password during the export operation?
Because the default
Introduction to Linux ports and introduction to linux
1. view the port range
[root@lry proc]# cat /proc/sys/net/ipv4/ip_local_port_range 3276860999
32768 when used by the system, if the port above 6099 is set, it indicates that the system failed.
2.
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