Linux inter-process communication-signal communication

SignalSignals are asynchronous interprocess communication modesHow the process responds to the signal: IgnoreSIGKILL and SIGSTOP cannot be ignored captureWhen the process receives a signal, the signal processing function executed at this time

Linux Scheduled Tasks, system logs, fault handling

                 Scheduled Task management                  At  One-time task settings.   Service Script:/etc/init.d/atd  use method;   #at   13:00  2017-11-4  Enter At> interface, Set up tasks.   finally press Ctrl+d to submit the key combination.

Linux Users and user groups

User CategorySuper User: Uid range 0 Root User: uid=0 (root) gid=0 (root) groups=0 (root) Normal User: Created by Administrator, UID Range (500-65535)-- EG:OMC User: uid=502 ( OMC) gid=502 (OMC) groups=502 (OMC) intended users: to meet the needs

19, the Linux command to monitor the server memory

monitoring Linux Server memoryInternational practice, we need to know what is the server's memory, what is the function of memory. This is not too much to introduce, Linux performance monitoring requires us to have a certain understanding of the

Linux L2TP client Configuration and resolve PPPD disconnection problem

1. Install the client software using XL2TPD,PPPYum Install-y xl2tpd PPP2. Configure XL2TPDVim/etc/xl2tpd/xl2tpd.confAppend the following code at the bottom[Lac Gomez]Name = AomengLNS = www.gomezddup.comPppoptfile =/etc/ppp/peers/gomez.l2tpdPPP debug

Linux Firewall Open specific ports (iptables)

View Status:Iptables-l-NAdd the following methods for opening a specific port:Use Iptables to open the following ports/sbin/iptables-i input-p TCP--dport 8000-j ACCEPTSave/etc/rc.d/init.d/iptables SaveRestart ServiceService Iptables RestartSee if

Linux Viewing System Information

Kernel informationCat/proc/version[Email protected]172- to- the-157: ~/wslink$Cat/proc/Versionlinux version4.4.0-1061-aws ([email protected]024) (GCCVersion5.4.0 20160609(Ubuntu5.4.0-6ubuntu1~16.04.9) ) # --ubuntu SMP Fri May - +: -:

(i) Linux implementation--permissions, task scheduling, disk partitioning

1. Permissions 1.1 View PermissionsYou can see the details of a file by using the Ls-l commandHere is a message explaining the role of each position character-rwxr--r--. 1 root root 32 June 10:15 choose.sh(1) 0-9-bit description: No. 0

File functions in Linux (i)

I. Stat, FSTAT, Fstatat, Lstat functionsThe prototype of the function is:#include intStatConst Char*restrict Pathname,structStat *restrict buf);intFstat (intFdstructStat *buf);intLstatConst Char*restrict Pathname,structStat *restrict buf);intFstatat

Linux Yum Command detailed

Https://www.cnblogs.com/liaocheng/p/4243589.htmlLinux Yum Command detailedYum (full name Yellow dog Updater, Modified) is a shell front-end package manager in Fedora and Redhat and SuSE. Based on RPM package management, the ability to automatically

File I/O functions in Linux

First, Lseek functionEach open file has a "current file offset" associated with it. It is usually a non-negative integer used to measure from the beginning of the fileThe number of bytes computed. Typically, read and write operations start at the

Linux\mac Daily Entry command line use--Search files \ Folders

Searching for files or folders is a common requirement. We can use a variety of commands to achieve our needs.Find Command Implementation SearchfindIt's English, look for the meaning. This command can be very helpful in searching for what we

Build LVs Load Balancer on LINUX,CENTOS7

Build LVS Load Balancer Pre-set on Linux,centos7 Prepare five virtual machines Four sets of Centos7 One to do scheduling one to do NFS cache Two do Wed clusters One windows7 begins to be configured individually

The detailed usage of the linux-chmod_ command is explained

Linux chmod CommandsChmod is used to change the access rights of a file or directory. Users use it to control access to files or directories. There are two ways to use this command. One is to includeThe text setting method of the letter and operator

Disk format mounts in Linux use

4.5 disk formatting (top)Linux default partition system, CENTOS6 previously used ext file system, CENTOS7 is XFS file system, use mount to view/dev/file system typeFile system format, file system format can be ext3, ext4 or XFS type, an empty file

Linux Learning Summary (63) Expect script

Expect is a software tool for automated control and testing in UNIX systems, made by Don Libes, as an extension of the TCL scripting language, applied in interactive software such as TELNET,FTP,PASSWD,FSCK,RLOGIN,TIP,SSH, etc.Yum Install-y

Linux tomcat too many open files

First, the problem appearance:Program Log error: Java.io.IOException:Too many open files atSecond, the solution:1. Check the maximum number of files that the system is allowed to open:Cat/proc/sys/fs/file-max2. View the maximum number of files

System Detection Tool top command in Linux

System Detection Tool top command in LinuxThis article transferred from: https://www.cnblogs.com/zhoug2020/p/6336453.htmlFirst, describe the meanings of some of the fields in top:Virt:virtual Memory usage Virtual RAM1. The process "required" virtual

Implementation of Linux Cluster service and Cluster service

Cluster (Cluster): Multiple computers, in order to solve a set of problems, usually to improve the performance of the system;Clusters are divided into: Load Balancing cluster (LB), High availability cluster (HA), High performance cluster (HP);One,

Linux Power Management-linux Regulator Framework Overview

Preface 1.   What is regulator?     regulator translated as "regulator", is divided into voltage regulator (voltage regulator) and current regulator. The General power management chip (Power Management IC) contains one or more regulator.  2. What is

Total Pages: 5467 1 .... 1174 1175 1176 1177 1178 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.