Get the App
  • Practical practice of Docker Swarm Cluster configuration (2)

    Practical practice of Docker Swarm Cluster configuration (2)

    This blog post is based on the docker Swarm cluster environment and extends the function of Docker Swarm. Blog outline: 1, Docker Swarm network management 2, Swarm service management and version update the environment of this blog post

    Shulou · 2022-06-03 04:45
  • Introduction and use of ipmi

    Introduction and use of ipmi

    Ipmi introduces and uses IPMI what IPMI works and what IPMI can do IPMI FunctionalitySide-Band and Out-of-Band can use ipmi to achieve the following functions IPMI

    Shulou · 2022-06-03 04:45
  • Linux/unix signal mechanism learning

    Linux/unix signal mechanism learning

    Today, when I read the sigal.c processing section of the book "complete Analysis of the linux Kernel-based on the 0.12 Kernel", I found that I didn't have a good understanding of the signal mechanism, so I wrote it down by consulting the data. Several concepts: 1) what is a signal: a signal is

    Shulou · 2022-06-03 04:45
  • In the face of the disconnection of the hard disk in HP MSA storage, it is important to learn this solution.

    In the face of the disconnection of the hard disk in HP MSA storage, it is important to learn this solution.

    1. HP MSA stores device information. 1. The storage space is composed of 8 450GB SAS hard drives. Two and seven hard drives form a RAID5 array, and one is used as a hot spare. 2. Fault description of HP MSA storage device 1. 2 hard drives damaged in RAID5 array

    Shulou · 2022-06-03 04:45
  • Svn server

    Svn server

    Yum install subversionrpm-ql subversion check the installation location / usr/bin/svnversion-- version can check the version of svn, which means that svn is installed successfully

    Shulou · 2022-06-03 04:45
  • MongoDB reports an error in the installation of win 2012 system

    MongoDB reports an error in the installation of win 2012 system

    You can choose to install the corresponding version. The version link is as follows: https://www.mongodb.org/dl/win32/x86_64-2008plus-ssl?_ga=2.264949581.396345138.15238

    Shulou · 2022-06-03 04:45
  • How to configure static routes for GNS3 to complete the connection between two different gateway hosts

    How to configure static routes for GNS3 to complete the connection between two different gateway hosts

    Static routing, a form of routing in which routing items are manually configured rather than dynamically determined. Unlike dynamic routes, static routes are fixed and will not change, even if the network condition has changed or has been reconfigured. Generally speaking, static routes are added to the routing table item by item by the network administrator. 1. First of all, add first.

    Shulou · 2022-06-03 04:45
  • Automatic generation of dependencies (10)

    Automatic generation of dependencies (10)

    In our previous makefile study, the target file (.o) depended only on the source file (.c). So if there is also a header file in the source file, how does the compiler compile the source file and header file? Let's take a look at the defects caused by the compilation behavior: 1. The preprocessor changes the header text

    Shulou · 2022-06-03 04:45
  • Skype for Business Server 2015 and Outlook web app integration

    Skype for Business Server 2015 and Outlook web app integration

    As we all know, after exchange 2013 or 2016 and skype for business server 2015 are deployed in a production environment, by default, client-side outlook is already working with skype for bus

    Shulou · 2022-06-03 04:45
  • Operating system-breaking the limit of 512 bytes

    Operating system-breaking the limit of 512 bytes

    one。 How to print a string in a 512-byte Q: master bootstrapper? Directly print the string in A.BIOS. Print 1. Specify the print parameter (AX=0x1301,BX=0x0007)-- without the help of loop 2. Specifies the memory address of the string (ES:B

    Shulou · 2022-06-03 04:45
  • The building process of IaaS platform

    The building process of IaaS platform

    Basic configuration: controller: 1. Modify the hostname: hostnamectl set-hostname controller 2. Turn off the firewall and set the boot not to start

    Shulou · 2022-06-03 04:45
  • Chapter II computer programming

    Chapter II computer programming

    In essence, CPU can only run instructions in binary format, that is, binary instructions defined by the instruction set in CPU. It is too difficult for programmers to program through binary, and few people can program through binary. But human beings need a lot of people to

    Shulou · 2022-06-03 04:45
  • Veeam Availability Suite 9.5 installation and configuration

    Veeam Availability Suite 9.5 installation and configuration

    Recently, because the Exchange mailbox server (IBM X3650M2) has been used for too long, it is recommended to eliminate and replace it. The newly purchased Dell R730 server is migrated directly to the VM virtual machine through P2V. Gigabit network speed is OK: migration completed

    Shulou · 2022-06-03 04:45
  • Git common commands

    Git common commands

    Git command 1.git status: check whether git has any modifications to submit 2.git diff filename: compare the current file with the remote what has been modified 3.git add filename: point to the content file 4.git co to be submitted

    Shulou · 2022-06-03 04:44
  • SFB project experience-48-go to hell, annoying spam every day

    SFB project experience-48-go to hell, annoying spam every day

    Anti-Spam online Day 1: (Wednesday, April 11, 2018) 9 4510 lax 3014Rd 3017V15 Day2: 9:45 Day3: you don't have to read it backwards, I can't watch it anymore. Anti-spam advice: 1. Barracuda 2. Reliable 3

    Shulou · 2022-06-03 04:44
  • Who-r is used to view the boot level of the linux system.

    Who-r is used to view the boot level of the linux system.

    Who-r is used to view the boot level of the linux system. For example: [root@localhost etc] # who-r runlevel 5 2019-05-29 16:07 [root@localhost etc] #

    Shulou · 2022-06-03 04:44
  • Talking about the switch

    Talking about the switch

    The switch is based on the logical link layer of the second layer of the OSI model, which takes the frame as the transmission unit, connects multiple terminal devices and divides the conflict domain in the same network, and can realize fast data transmission. There are several keywords marked in red, which are explained separately: 1 OSI model and logic

    Shulou · 2022-06-03 04:44
  • The principle of TC Speed limit and the realization of TC Speed limit

    The principle of TC Speed limit and the realization of TC Speed limit

    The main purpose of this article is to share the implementation steps of TC speed limit. This paper also introduces the principle of TC speed limit and the queue rule classifier of TC speed limit. I hope you can get something through this article. Introduction of 1.TC speed limit principle introduction of flow controller in Linux operating system

    Shulou · 2022-06-03 04:44
  • Introduction of installation configuration and common commands of HaProxy

    Introduction of installation configuration and common commands of HaProxy

    The main purpose of this article is to share the installation configuration of HaProxy. This paper also introduces two installation methods of HaProxy: yum installation haproxy and compiler installation haproxy, as well as the common commands of haproxy. I hope you can have some information through this article.

    Shulou · 2022-06-03 04:44
  • Management of Linux user accounts and groups

    Management of Linux user accounts and groups

    Taking the Linux system as an example, this paper analyzes how to manage user accounts and groups with commands in the Linux system. After reading the complete article, I believe you have a certain understanding of the use of managing user accounts and group commands. 1. Manage user accounts 1. Overview of user accounts Linux based on user identity pair

    Shulou · 2022-06-03 04:44