Get the App
  • Experience on the next hop of Huawei router

    Experience on the next hop of Huawei router

    We use an emulator to set up an environment with three routers and two pc. 1: connect these devices one by one with a straight-through line (preferably with the same port number) 2: plan your own network segments and gateways 3: set ip addresses on two pc, and network gateway 4: set up on Huawei router

    Shulou · 2022-06-02 15:43
  • How to remove an instance from a specified security group when calling an interface

    How to remove an instance from a specified security group when calling an interface

    How do I remove an instance from a specified security group when calling an interface? 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. LeaveSecurityGro

    Shulou · 2022-06-02 15:43
  • How to extract Zip,Gz,Tar,Bz2,7z,Xz and Rar files from Linux

    How to extract Zip,Gz,Tar,Bz2,7z,Xz and Rar files from Linux

    What this article shares with you is about how to extract Zip,Gz,Tar,Bz2,7z,Xz and Rar files from 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.

    Shulou · 2022-06-02 15:43
  • Extend with ProxySQL query cache

    Extend with ProxySQL query cache

    Original: http://proxysql.com/blog/scaling-with-proxysql-query-cache author: Renemysql query cache before writing about ProxySQL query cache, let me

    Shulou · 2022-06-02 15:43
  • Highlights of Windows Chinese coding display problems

    Highlights of Windows Chinese coding display problems

    1) the root cause of the problem of Chinese garbled display in the console is the encoding format set by the console. If the encoding format set by the console is GBK, the storage content of the database is UTF-8, of course, the solution cannot be displayed normally. 1) start CMD to view the current character set.

    Shulou · 2022-06-02 15:43
  • Huawei configure NAT configure PNAT

    Huawei configure NAT configure PNAT

    Configure PNAT: ideas and steps: 1. Configure ip:192.168.10.1 255.255.255.0 Gateway for PC1 192.168.20.254 configure ip:192.168.10.2 255.255.25 for PC2

    Shulou · 2022-06-02 15:42
  • Linux hangs on the Windows operating system shared folder

    Linux hangs on the Windows operating system shared folder

    First, prepare the shared directory of Windows to set up a folder to enable anonymous access, and you can enter your password freely when you mount Linux. Mount the directory to the Linux system mount-t cifc "path to the windows shared folder"

    Shulou · 2022-06-02 15:42
  • What is the billing rule for monthly ECS bandwidth by traffic?

    What is the billing rule for monthly ECS bandwidth by traffic?

    What is the pay-by-traffic rule for prepaid ECS bandwidth? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. 1. When purchasing a prepaid ECS, can I choose the bandwidth to be billed according to the usage traffic?

    Shulou · 2022-06-02 15:42
  • Deployment and use of KVM Virtualization

    Deployment and use of KVM Virtualization

    1. With regard to virtualization, what is virtualization? virtualization is a way of transforming hardware resources from physical to logical, breaking the original physical structure, and users can flexibly manage these resources. and allow multiple operating systems to run on one physical machine to maximize resource utilization and flexible management.

    Shulou · 2022-06-02 15:42
  • Case statement and Loop statement of Shell script

    Case statement and Loop statement of Shell script

    The structure of case statement executes different command sequences according to different values of variables, case variable values in / / variable values, that is, $variable name mode 1) command sequence 1

    Shulou · 2022-06-02 15:42
  • Docker container CPU, memory resource restrictions

    Docker container CPU, memory resource restrictions

    Background when using docker to run containers, by default, docker does not impose hardware resource restrictions on containers. When hundreds of containers are running on a host, these containers are isolated from each other, but the underlying layer uses the same CPU, memory and disk resources. If it's wrong,

    Shulou · 2022-06-02 15:42
  • Cloud Computing Learning Route course syllabus Courseware: about DNS

    Cloud Computing Learning Route course syllabus Courseware: about DNS

    Cloud Computing Learning Route course syllabus Courseware: about DNS:====

    Shulou · 2022-06-02 15:42
  • Configuration record of SVN

    Configuration record of SVN

    Scene description: recently, my friend's company wants to build a set of version control software. Let me recommend it. I told him that either SVN or GIT is OK. Finally, he chose to use SVN as version control. I simply wrote a document with him to introduce him: first, what is SVN? 1 、 subversion

    Shulou · 2022-06-02 15:41
  • Detailed explanation of Kubernetes Cluster Monitoring

    Detailed explanation of Kubernetes Cluster Monitoring

    Jisho Kubernetes has more than 40, 000 stars on Github, more than 70, 000 commits, and major contributors like Google. Kubernetes can be said to have quickly taken over the container ecosystem and become a member of the container orchestration platform

    Shulou · 2022-06-02 15:41
  • Filename or extension too long, indicating that the file name is too long to delete or modify

    Filename or extension too long, indicating that the file name is too long to delete or modify

    Synchronized a file from the Linux side to the Windows system, the file name is very long, more than 256characters, when I want to delete its upper folder only found that can not be deleted, hint: Filename or extension too long

    Shulou · 2022-06-02 15:41
  • Configure boot self-boot when compiling and installing nginx

    Configure boot self-boot when compiling and installing nginx

    For more information on compiling and installing nginx, please refer to [detailed description of Nginx directory structure and configuration files] and [Nginx installation and deployment]. Here you can simply install and install Nginx environment and introduce the operating system: [root@localhost ~] # cat / etc

    Shulou · 2022-06-02 15:41
  • The official account of Wechat develops the ngrok server of port 80 mapping.

    The official account of Wechat develops the ngrok server of port 80 mapping.

    Before you understand this article, it is best to read the previous article: < < official account of Wechat develops 80 port mapping solution > >. Recently, if the company wants to develop the official account of Wechat, it needs to solve the problem of port 80 mapping. in order to be stable and reliable, it has to build its own ngrok server. Ngrok is a program that uses g

    Shulou · 2022-06-02 15:41
  • Detailed illustration of cobbler automatic installation tutorial (with Epel source)

    Detailed illustration of cobbler automatic installation tutorial (with Epel source)

    Overview Cobbler is an open source project developed using python, which provides a fully automated network installation environment for batch and rapid establishment of Linux systems by centralizing all the services involved in deploying the system. The birth of cobbler makes Linux network secure.

    Shulou · 2022-06-02 15:40
  • Pipeline of jenkins

    Pipeline of jenkins

    Continuous integration + automated deployment [code pipeline management and Jenkins and gitlab integration] 1. Code pipeline management Pipeline means pipeline as the name implies, because the company may have many projects. If you use jenkins construction

    Shulou · 2022-06-02 15:40
  • It's a clich é about fine-grained password policy setting in AD.

    It's a clich é about fine-grained password policy setting in AD.

    Group Policy configuration problem Today a buddy in the group encountered a problem. He needs to set a special password policy for some new administrative accounts. He imitated the settings in defaut domain policy, created a new one, and then applied it to the corresponding OU. It sounds like a lot

    Shulou · 2022-06-02 15:40