Linux. Page 8

Three different implementation methods of LVS-DR

1. Implementation of VIP and DIP in the same network segment Network topology Configuration environment Configure RIP1 of Client gateway pointing to ...
13:42 4 November 2019

Firewalld firewall advanced configuration - (real world chapter!!)

Experimental topology Experimental requirement 1. Intranet users of the company need to share the Internet through the gateway server2. Internet user...
13:10 21 October 2019

ovn implementation of container Internet access, nat, fip

Experimental topology Physical topology Logical topology 172.24.4.8 is the fip of pod 100.60.0.31. step Get ready Create logical router ovn cluster ov...
12:32 15 October 2019

Weblogic domain Start, Set Default User Name and Password, and Problems encountered

Weblogic's domain instance is starting and needs to set default passwords, etc. If the default password is not set at startup, an exception will...
22:43 7 October 2019

Analysis of Mysql 5.7 Error Reporting 1546, 1577 and 1682

Environmental description:The backup data of xtrabackup on MySQL 5.6.40 is imported into MySQL 5.7.24 instance, the service of MySQL 5.7 is started, ...
15:52 4 October 2019

Practice VxLAN under Linux

This article was first published in my public number Linux cloud computing network (id: cloud_dev), focusing on dry goods sharing. There are 10T books...
4:06 29 July 2019

format of nginx default configuration syntax and log

nginx default configuration To see which default configuration files are available for nginx, open the / etc/nginx/nginx.conf file to see the end line...
13:00 11 June 2019

Build your own ngrok service

1. Server preparation I tried it on CentOS 6 and the compiler got stuck. It is said that it is. Git As a result of the low version, I want to upgrade...
4:15 20 April 2019

zookeeper Pseudo-Distributed Architecture

Get the zookeeper binary package, address[ https://www.apache.org/dyn/closer.cgi/zookeeper/](https://www.apache.org/dyn/closer.cgi/zookeeper/The curr...
23:00 8 April 2019

Use Electron to customize menus

Use Electron to customize menus Application examples for this series of articles have been published GitHub: electron-api-demos-Zh_CN Clone or run it ...
0:18 7 April 2019

Some Problems Needing Attention in Linux System Security

Write on the front: When you deploy a server, the first step should not be to deploy the application, security is the first task. If one day you log o...
23:57 5 April 2019

Ubuntu Server 18.04 configuration rsync (system ctl)

[Server Configuration] System version # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: ...
13:12 2 April 2019

Linux-Day3-Installation Software

There are three ways to install software in Linux: 1.rpm # is equivalent to clicking on windows to install next step 2.yum # is equivalent to one-cli...
9:03 30 March 2019

CentOS 7 Installation Discuz 3.3 (Pit Filling)

Official Installation Method Released First Official Installation Method The following is the normal installation method: 1. Install CentOS 7 Server ...
3:03 29 March 2019

C/C++ TCP/IP Protocol Cluster Checksum Computing Method (tcpip checksum)

This article will provide a really usable TCP/IP protocol checksum calculation, that is, it is not the theoretical TCPIP checksum calculation method,...
0:42 10 January 2019

linux module export symbol EXPORT_SYMBOL_GPL EXPORT_SYMBOL

Turn from http://blog.csdn.net/lisan04/article/details/4076013 The'/ prob/kallsyms'file of Linux 2.6 corresponds to the symbol table of the ...
15:48 8 January 2019

File and directory permissions chmod, change owner and group chown, umask, hidden permissions lsattr/chattr

chmod command Look at the file information and use the ls-l command. After execution, the results are as follows: [root@test-01 ~]# ls -l Total dosage...
15:48 20 December 2018

Linux memory management: ARM Memory Layout and mmu configuration

Before page initialization and mmu configuration in the kernel, you need to know the whole memory map. 1. ARM Memory Layout PAGE_OFFSET Start address...
10:27 8 December 2018