Get the App
  • Mining pit sharing of micro-service production environment for Kubernetes operation and maintenance

    Mining pit sharing of micro-service production environment for Kubernetes operation and maintenance

    Production environment experience 1, limited container resources, but also often killed? 2. The importance of health check for rolling updates. 3. The loss of traffic for rolling updates begins with the first question. Why do you limit container resources and often kill them? That is to say, the deployed java application will be restarted soon, but it will actually be restarted.

    Shulou · 2022-06-02 21:57
  • What does MinimumFunctionalLevel mean in Citrix DesktopGroup?

    What does MinimumFunctionalLevel mean in Citrix DesktopGroup?

    Recently, I have been writing a PowerShell script to give some daily task to automation and write it to the part of creating Citrix Desktop Group. There is nothing wrong with create desktop group. Just use New-Br.

    Shulou · 2022-06-02 21:57
  • How to partition the linux operating system

    How to partition the linux operating system

    How to partition the linux operating system? Many novices are not very clear about this. In order to help you solve this problem, the following editor will explain it in detail. People with this need can come and learn. I hope you can gain something. 1. What is zoning? Partitioning is dividing a hard drive into

    Shulou · 2022-06-02 21:57
  • The method of judging the existence of Files in linux system

    The method of judging the existence of Files in linux system

    This article will explain in detail the methods of judging the existence of files in the linux system. The content of the article is of high quality, so the editor will share it with you for reference. I hope you will have a certain understanding of the relevant knowledge after reading this article. Linux shell is usually used in-

    Shulou · 2022-06-02 21:57
  • Use the parsing service within the k8s cluster

    Use the parsing service within the k8s cluster

    Curl https://saas-pay-gray.XXX.cn/ping public network curl https://vpc-saas-pay-gray.XXX.cn/ping slb, that is, Aliyun private network 1Universe 3 packages is

    Shulou · 2022-06-02 21:57
  • How to modify the default remote port of Linux server

    How to modify the default remote port of Linux server

    How to modify the default remote port of Linux server? Many novices are not very clear about this. In order to help you solve this problem, the following editor will explain it in detail. People with this need can come and learn. I hope you can gain something. Note: do not directly modify port 22, first add the need

    Shulou · 2022-06-02 21:57
  • The solution of unable to log on to Linux remote server

    The solution of unable to log on to Linux remote server

    What this article shares to you is about the solution that the Linux remote server can not be logged in. The editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article. 1. Problem description Linux remote

    Shulou · 2022-06-02 21:57
  • How to mount linux

    How to mount linux

    How to mount linux? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way. The way to hang CD, U disk and other devices under linux is to use the mount command to first make

    Shulou · 2022-06-02 21:57
  • What does the & quot;>>

    What does the & quot;>>" in linux mean?

    What does the "> >" in linux mean? Many novices are not very clear about this. In order to help you solve this problem, the following editor will explain it in detail. People with this need can come and learn. I hope you can gain something. > means to append the output to the target file. If

    Shulou · 2022-06-02 21:57
  • The method of finding File location by linux

    The method of finding File location by linux

    In this issue, the editor will bring you the method of finding the location of files on linux. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article. To find files under linux, you can use find commands such as: find

    Shulou · 2022-06-02 21:56
  • What if you can't surf the Internet in linux?

    What if you can't surf the Internet in linux?

    What if I can't surf the Internet in linux? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way. In the simplest sentence, ifconfig looks at the ip of the current system.

    Shulou · 2022-06-02 21:56
  • How to install software in linux system

    How to install software in linux system

    How to install software in linux system? Many novices are not very clear about this. In order to help you solve this problem, the following editor will explain it in detail. People with this need can come and learn. I hope you can gain something. To know how to install software under Linux, first we have to get

    Shulou · 2022-06-02 21:56
  • Network introduction of Docker

    Network introduction of Docker

    When the Docker network foundation Docker starts, it automatically creates a docker0 virtual bridge on the host, which is actually a bridge of Linux, which can be understood as a software switch, which will be mounted and forwarded between its network ports when creating a

    Shulou · 2022-06-02 21:56
  • What are the distributions of linux

    What are the distributions of linux

    In this issue, the editor will bring you an introduction to the distribution version of linux. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article. From a small point of view, the difference between the linux version is the "kernel" and the "release version".

    Shulou · 2022-06-02 21:56
  • Introduction of file types in linux

    Introduction of file types in linux

    In this issue, the editor will bring you an introduction about the file types in linux. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article. 1. All the contents in Linux are saved and managed in the form of files, namely:

    Shulou · 2022-06-02 21:56
  • What is the principle of runlevel in linux

    What is the principle of runlevel in linux

    What is the principle of runlevel in linux? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way. The Linux system has 7 operational levels (runlevel) runlevels

    Shulou · 2022-06-02 21:56
  • How to solve the problem that linux cannot surf the Internet

    How to solve the problem that linux cannot surf the Internet

    How to solve the problem that linux can't surf the Internet? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way. Turn off the firewall 1) enable after restart: chkconfig

    Shulou · 2022-06-02 21:56
  • How to take screenshots on linux system

    How to take screenshots on linux system

    How to take screenshots on linux system? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way. The screenshot key on the keyboard can still be used, but it is to capture a whole screen, want to take a screenshot

    Shulou · 2022-06-02 21:55
  • The solution to the suggestion of insufficient authority in linux

    The solution to the suggestion of insufficient authority in linux

    What this article shares to you is about the solution of insufficient permission in linux, the editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article. Use terminal commands in Linux or

    Shulou · 2022-06-02 21:55
  • VMware Virtualization platform troubleshooting-Storage

    VMware Virtualization platform troubleshooting-Storage

    Troubleshooting method: check the event errors and warnings, check the upper and lower events of the alarm when you do not understand, determine the scope of influence, and view the influencing factors 1. View event errors and warnings 2. Determine the scope: if the host is affected, see if the other hosts in the cluster have affected 3. This is a storage path problem, due to the path

    Shulou · 2022-06-02 21:55