Get the App
  • ES migrates data through snapshots

    ES migrates data through snapshots

    This article is about ES's data migration through snapshots. The editor thought it was very practical, so I shared it with you to learn. The following information is about the steps of data migration. 1. Install the oss plug-in for the es node in the computer room Aliyun provides the oss plug-in for es, address

    Shulou · 2022-06-03 04:44
  • Recovery method for lost data of RAID Information in IBM DS4800 Server

    Recovery method for lost data of RAID Information in IBM DS4800 Server

    [server data recovery failure description] the client server belongs to the IBM brand DS 4800 model server. There are 5 hard drives at the bottom of the server to form a raid5 array, and the single hard disk is 3TB and SAS hard disk. Windows operating system. The server suffered an accidental power outage at work

    Shulou · 2022-06-03 04:44
  • Introduction to the components and deployment methods of k8s

    Introduction to the components and deployment methods of k8s

    The knowledge points of this article include: the introduction of kubernetes components, the core concepts of kubernetes, the deployment of kubernetes clusters and the use of kubernetes. After reading the complete article, I believe you have a certain understanding of kubernetes.

    Shulou · 2022-06-03 04:44
  • How to configure external smpt to send mailbox in ubuntu

    How to configure external smpt to send mailbox in ubuntu

    How to configure external smpt to send mailboxes in ubuntu? I believe that most people have not yet learned this skill, in order to let you learn, to give you a summary of the following content, do not say much, let's move on. Add heirloom-mailx apt source cat / etc/a

    Shulou · 2022-06-03 04:44
  • Further discussion on how to learn Network programming

    Further discussion on how to learn Network programming

    A few days ago, I argued with a friend about the method of learning network programming in a forum, and then published "panoramic Analysis of the knotty problems of TCP Protocol". It was not a fierce article, but I also got some responses. Everyone is fond of Richard Stevens's two books: "TCP/IP details."

    Shulou · 2022-06-03 04:44
  • How to make commonly used scripts into RPM packages

    How to make commonly used scripts into RPM packages

    How to make common scripts into RPM packages? To solve this problem, today the editor summarizes this article about the production of RPM packages, hoping to help more friends who want to solve this problem to find a more simple and easy way. It is convenient for linux of redhat series to use RPM to manage installation software.

    Shulou · 2022-06-03 04:44
  • How many forms of servers are there?

    How many forms of servers are there?

    How many forms of servers are there? I believe that most people do not understand, today, in order to let you know more about the form of the server, give you a summary of the following content, follow the editor to have a look. 1. Document server (File Server) document server, also known as file server, refers to the file server in the

    Shulou · 2022-06-03 04:44
  • How to restart IIS programs with commands

    How to restart IIS programs with commands

    How to restart an IIS program with a command? I believe that many novice rookies have not yet learned this skill. Through the summary of this article, I hope you can learn to restart IIS programs with commands. The following information is about the steps to restart the IIS program. Execute the following command under CMD: IIS site: stop site: C

    Shulou · 2022-06-03 04:44
  • How to use Microsoft Teams Meeting

    How to use Microsoft Teams Meeting

    This article is to share with you how to use Microsoft Teams Meeting. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look. Micro in Microsoft Teams Meeting

    Shulou · 2022-06-03 04:44
  • How to configure kubernetes clusters through kubeadm installation tools

    How to configure kubernetes clusters through kubeadm installation tools

    How do I configure a kubernetes cluster through the kubeadm installation tool? I believe that most people have not yet learned this skill, in order to let you learn, for you to summarize the following article on installing and configuring kubernetes. 1. Environment Overview 1.1 installation Overview kub

    Shulou · 2022-06-03 04:43
  • Docker Series 13: container choreography (1)

    Docker Series 13: container choreography (1)

    1. The basis of container orchestration 1. The concept of container orchestration can specify that the programs in each container are dependent. For example, if there is a web service that can only be run when mysql is normal, then the web container depends on the mysql container, and only the mysql container is normal.

    Shulou · 2022-06-03 04:43
  • What should be paid attention to when writing Bash scripts in Linux

    What should be paid attention to when writing Bash scripts in Linux

    Today, the editor will share with you the skills of writing Bash scripts in Linux. The editor thinks it is very practical, so I will share it for you as a reference. Let's follow the editor and have a look. 1. Write more comments in the script, which can be used not only in shell script programs, but also in other places

    Shulou · 2022-06-03 04:43
  • Deployment of rsync+inotify real-time synchronization environment

    Deployment of rsync+inotify real-time synchronization environment

    With the continuous expansion of the scale of the application system, the deployment of rsync+inotify real-time synchronization environment puts forward better requirements for the security and reliability of data, and rsync has gradually exposed a lot of deficiencies in high-end business systems. First, when rsync synchronizes data, it needs to scan

    Shulou · 2022-06-03 04:43
  • How to use the Job resource object of Kubernetes

    How to use the Job resource object of Kubernetes

    How to use the Job resource object of Kubernetes? I believe that most people do not know how to use Job resource objects, in order to let you learn, to give you a summary of the following, do not say much, let's look down together. The concept, in some scenarios, is to run some containers to execute some special

    Shulou · 2022-06-03 04:43
  • Installation and deployment of Kubernetes and Jenkins and integration of github

    Installation and deployment of Kubernetes and Jenkins and integration of github

    The main purpose of this article is to share the installation and deployment of Kubernetes and Jenkins and the integration of github. This paper also introduces the installation of Kubernetes components, the automatic deployment of Kubernetes and the use of pipeline scripts.

    Shulou · 2022-06-03 04:43
  • A sharp tool for optimizing the cost of cloud resources-Cloudam cloud scaling group

    A sharp tool for optimizing the cost of cloud resources-Cloudam cloud scaling group

    Over the past decade, the public cloud has gradually evolved into a place for companies to develop, test, and run their applications. Whether large enterprises or small and medium-sized enterprises, most of them have begun to run workloads on cloud servers, or plan to go to the cloud in the near future because of the high investment and high maintenance of traditional servers.

    Shulou · 2022-06-03 04:43
  • How to use job resource object

    How to use job resource object

    This article is to share with you how to use job resource objects. The editor thought it was very practical, so I shared it with you to learn. The following information is about the job resource object. The Pod container of Job resource object service class: RC, RS, DS, Deployment. Work

    Shulou · 2022-06-03 04:43
  • Deep and simple processor (part two) _ memory Management (Mapping)

    Deep and simple processor (part two) _ memory Management (Mapping)

    Topic 1-Deep and simple processor processor (part two) _ memory Management (Mapping) 1. The memory management unit (MMU) is referred to as MMU, which is responsible for the mapping of virtual addresses to physical addresses and provides memory access checking for hardware mechanisms. MMU makes each user process unique.

    Shulou · 2022-06-03 04:43
  • Installation, configuration and use of Tomcat services

    Installation, configuration and use of Tomcat services

    On the basis of introducing the installation, configuration and use of Tomcat service, this paper focuses on its concrete steps, which are simple and easy to operate, and the content of the article is compact step by step. I hope you can get something from this article. Jdk installation jdk download address: http://www.o

    Shulou · 2022-06-03 04:43
  • How to build a complete Kubernetes cluster

    How to build a complete Kubernetes cluster

    What this article shares with you is a detailed deployment tutorial for building a Kubernetes cluster. I believe most people don't know how to deploy it yet. In order to let you learn, I summarized the following contents. Without saying much, let's move on. Three official deployment methods: minikube

    Shulou · 2022-06-03 04:43