Linux. Page 2

MySQL master-slave replication, read-write separation theoretical analysis + practical demonstration

introduction In enterprise applications, mature businesses usually have a large amount of data. If the reading and writi...
5:41 1 November 2021

inotify of linux file monitoring

Some applications need to monitor files or directories to sense that specific events have occurred in these files or dir...
17:22 31 October 2021

git learning - updating

Purpose: Multi person development projects, integrate projects according to certain rules, achieve orderly iteration of ...
12:56 31 October 2021

epoll source code analysis

epoll function int epoll_create(int size); int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event); int epoll...
9:21 28 October 2021

Learn more about Kubernetes CRD development tool kubebuilder

Original text connection: https://blog.csdn.net/u012986012/article/details/120271091 ...
0:55 28 October 2021

Install fail2ban + firewall in CentOS 8 to prevent SSH brute force cracking

To prevent online hackers from brutally cracking system accounts Using SSH, first prohibit key accounts such as root rem...
22:08 27 October 2021

Docker Compose - detailed parameter explanation

Introduction to Compose Compose is a tool for defining and running multi container Docker applications. With compose, yo...
21:52 27 October 2021

C pointer learning

Lesson 9: pointer (the soul of C language) Definition of pointer: pointer is essentially a variable, and this variable ...
21:31 26 October 2021

Load balancing lvs DR mode

preface client -> dns -> cdn(cache) -> server The client accesses dns first and then to the cache, otherwise th...
8:24 24 October 2021

kubernets cluster built from zero

kubernets cluster built from zero This paper ...
3:31 22 October 2021

YumRepo Error: All mirror URLs are not using ftp, http[s] or file.

problem Today, a Linux (CentOS 6.5) virtual machine was installed on VMware. When installing apache http web server, the...
3:55 21 October 2021

☀️ Suzhou program white parsing virtual network interface in Linux ☀️ < ❤️ Remember to collect ❤️>

catalogue 🏳️‍🌈 Let's talk!!!! 🏳️‍🌈 Suzhou program Dabai 🏳️‍🌈 🌟 Blogger introduction 💂 Personal home page...
3:28 16 October 2021

Chapter 5 grep and regular expression of three swordsmen in Linux text processing

3. Text processing three swordsmen The grep command mainly filters the (regular expression) lines of text based on patte...
19:50 14 October 2021

Chapter V VIM, the God of Linux text editing tools

1. VIM, the God of text editing tools ...
20:02 12 October 2021

Android virtual key reporting

summary   This paper mainly describes th...
22:57 8 October 2021

Linux 6: basic operation 3

1, Content view Positive and nega...
3:46 8 October 2021

[embedded] the "lower half" mechanism of Linux interrupt processing

preface Interrupts are divided into hardware ...
13:54 5 October 2021

2021-10-02 Linux Operating System Experiment 3: network programming and file operation

Experiment 3 of Linux operating system: network programming and file operation ...
21:34 1 October 2021

Task task control

Write a simple shell script Automatically add 3 users and ask: a b c #!/bin/bash #This line is only a comment and has no special meaning for i in a b...
19:19 1 October 2021

[Linux] take the matching system as an example to get started with the Thrift framework

[Linux] take the matching system as an example to get started with the Thrift framework Reference blogs / articles: Deta...
15:02 1 October 2021

One Linux command a day (20): sed command

This article is an original article of Joshua 317. Please note: reprinted from Joshua 317 blog One Linux command a day (...
14:40 29 September 2021

linux Installation and configuration jenkins

linux Installation and configuration jenkins ...
6:54 26 September 2021

First knowledge of cgroups principle

cgroups subsystem cpu subsystem, which is used to limit t...
8:09 24 September 2021

Kerberos high availability configuration

48.1 presentation environment Kerberos is installed and integrated with CDHOperating system RedHat7.2EC2 user user with ...
20:21 23 September 2021

SHELL script - text three swordsman

SHELL script - text three swordsman ...
20:54 20 September 2021

Linux Enterprise Operation and maintenance -- redis configuration, master-slave replication and master-slave automatic switching of redis service

Linux Enterprise Operation and maintenance The system used in the experiment is Redhat-rhel7.6. Linux Enterprise Opera...
21:30 14 September 2021

android performance test app CPU share

1. What is proc? Proc file system is a pseudo file system...
15:03 14 September 2021

Linux RAID disk array and RAID configuration

1, RAID disk array introduction Independent redundant disk array Multiple independent physical hard disks are combined...
14:59 14 September 2021

Loop Statements and Functions in Shell Programming

Catalog 1. Looping statements 1. for Loop Statement (1) f...
23:21 13 September 2021