Get the App
  • Detailed description of the configuration file of haproxy of centos 7 and hapro

    Detailed description of the configuration file of haproxy of centos 7 and hapro

    Although HAProxy has HA before its name, it is not a highly available software, but a software used to achieve load balancing, which can achieve load balancing between four and seven layers. About the common scheduling algorithms of haproxy, you can refer to the blog post: scheduling algorithms supported by Haproxy. Ha

    Shulou · 2022-06-02 23:22
  • Linux Note 6 Vim editor with Shell command script.

    Linux Note 6 Vim editor with Shell command script.

    Write a simple script 1. Statement of the script 2. Note 3 of the script. The script command receives the user's parameters to judge the user's parameter condition test statements can be divided into four types: file test statements; logic test statements; integer value comparison statements; string comparison statements. The single branch structure of an if conditional statement is defined by if

    Shulou · 2022-06-02 23:22
  • One of Exchange 2013 series: preface

    One of Exchange 2013 series: preface

    Recently, the company's server has collapsed inexplicably, and the above experimental environment is all gone (my heart is very tired). Well, it's going to be rebuilt, but it's also an opportunity to write a blog at this time. I believe everyone is very familiar with the product of Microsoft Exchange. What it brings to you this time is

    Shulou · 2022-06-02 23:22
  • How to use CentOS Linux to build SVN Server

    How to use CentOS Linux to build SVN Server

    Before setting up a public network SVN Server,google for my colleagues in development, I found that the following article was the most detailed, so I wrote it down and retyped it, adding a few details and summaries according to my own experience. This article's configuration is based on CentOS 5.x, but

    Shulou · 2022-06-02 23:22
  • Elasticsearch 5.3 cluster building

    Elasticsearch 5.3 cluster building

    Es-node1cluster.name: es-clusternode.name: es-node1network.host: 10.10.45.200http.port: 8201transpor

    Shulou · 2022-06-02 23:21
  • The use and implementation principle of RPC for Hadoop Learning

    The use and implementation principle of RPC for Hadoop Learning

    Hadoop as a distributed system, the communication between cluster machines is the most basic and common requirement. This requirement is essentially IPC, that is, interprocess communication. According to the traditional UINX programming model, interprocess communication is nothing more than the following ways: pipes, FIFO, messages.

    Shulou · 2022-06-02 23:21
  • CS/GS performance upgrade, Infortrend won the evaluation of

    CS/GS performance upgrade, Infortrend won the evaluation of "good Campus Plan"

    The China Association of Educational Technology and the organizers of China's intelligent education activities jointly selected the 2019 campus good plan. Infortrend, as a leading brand in the storage industry, participated in the selection of an educational storage solution, which is a pharmaceutical university founded by the state, and all multimedia classrooms should be unified.

    Shulou · 2022-06-02 23:21
  • Project structure Analysis of thingsboard Source Code Reading on iot platform

    Project structure Analysis of thingsboard Source Code Reading on iot platform

    1. ThingsBoard system architecture 1. The device connection supports MQTT, CoAP, HTTP (S) and other protocols, through the above protocol devices can be connected to the information network, such as 4G, 5G. two。 Engine rules TingsBoard Rule Engin

    Shulou · 2022-06-02 23:21
  • Linux/Unix ifconfig command

    Linux/Unix ifconfig command

    Tool ifconfigThe "ifconfig" command allows the operating system to setup network interfaces and allo

    Shulou · 2022-06-02 23:21
  • The Skype for business front-end service failed to start after migrating and upgrading the AD domain

    The Skype for business front-end service failed to start after migrating and upgrading the AD domain

    After upgrading from windows server 2012 R2 AD to windows server 2016 AD, it was found that the Skype for business front-end service could not be started; check the log and find a lot of 47067 event roots

    Shulou · 2022-06-02 23:21
  • Getting started with WinDbg

    Getting started with WinDbg

    2019.5.6 Window 10 Pro 1809 download WinDbg debugging tool for Windows-Windows drivers | Microsoft Docs https://doc

    Shulou · 2022-06-02 23:21
  • 12.4-full Stack Java Notes: Java Network programming (2)

    12.4-full Stack Java Notes: Java Network programming (2)

    Socket programming and communication based on TCP protocol in network communication, the program that initiates communication for the first time is called Client program, referred to as client, and the program waiting for connection in the first communication is called server (Server) program, referred to as server.

    Shulou · 2022-06-02 23:21
  • Proxy settings on centos7

    Proxy settings on centos7

    Sometimes, we can not connect to the external network directly, we may need to connect to the proxy server in order to access the external network, install the software package and upgrade the program. At this time, we need to configure some proxy settings to ensure that the network is normal. 1. Set the global server environment variable to the global proxy as follows: modify

    Shulou · 2022-06-02 23:21
  • Apache series (virtual domain name)

    Apache series (virtual domain name)

    Generally, a conf is established for a domain name, and then the configuration of a single domain name is IncludeInclude conf/extra/denyip.confInclude conf/extra/vhosts/*.conf in the main domain name

    Shulou · 2022-06-02 23:21
  • Docker Learning-bridge Network

    Docker Learning-bridge Network

    Docker provides several native networks, which can be divided into container networks on a single host and networks across multiple host in terms of coverage. Doker automatically creates three networks on host when it is installed, and view docker network ls using the following command

    Shulou · 2022-06-02 23:21
  • Video of h5

    Video of h5

    Var video = document.getElementById ("play_video"); $(".playButton") .click (function () {if (video.paused))

    Shulou · 2022-06-02 23:21
  • Installation and configuration of Tomcat8.5

    Installation and configuration of Tomcat8.5

    1. Install JDK (permanent address of this article: http://woymk.blog.51cto.com/10000269/1922036) JDK official website address: http://www.oracle.com/technetwo

    Shulou · 2022-06-02 23:21
  • Openstack O version configuration compute node nova and Neutron installation

    Openstack O version configuration compute node nova and Neutron installation

    Configure nova.conf [root@compute ~] # yum install openstack-selinux python-openstackclient yum-plugin-priorit

    Shulou · 2022-06-02 23:21
  • Returns an array in shell

    Returns an array in shell

    #! / bin/shget_array () {aq123b = "123" c = "abc" echo "$a\" $b\ "$c"} echo\ (`get_ array`\) eval "tt=$ (echo\ (

    Shulou · 2022-06-02 23:21
  • Mac cannot adjust screen brightness

    Mac cannot adjust screen brightness

    There is no button to adjust the brightness in the mac setting to install the plug-in Brightness slider

    Shulou · 2022-06-02 23:21