Get the App
  • Introduction and use of text processing tools in shell scripts

    Introduction and use of text processing tools in shell scripts

    This article gives you a detailed introduction to the use of text processing tools in shell scripts. Most of the tools may be often used by you, so I would like to share with you a detailed summary. I hope you can have a deep understanding of the use of shell text processing tools. 1. Grep tool grep

    Shulou · 2022-06-03 05:24
  • How to use brotli compressed files to decompress

    How to use brotli compressed files to decompress

    This article mainly introduces in detail the use of brotli compression file decompression method, the article also shows the sample code, suitable for beginners, interested friends can refer to. Make a compressed file next I will introduce how to make a compressed file. The following code and use the

    Shulou · 2022-06-03 05:24
  • Causes of Tomcat memory overflow

    Causes of Tomcat memory overflow

    The reason for Tomcat memory overflow is that it is easy to cause memory overflow in production environment when tomcat memory settings are not good. The cause of memory overflow is different, and of course it is handled in a different way. Here according to the usual situation and related information to make a summary. There are three common situations.

    Shulou · 2022-06-03 05:24
  • Zabbix + Cloud Alert practice sharing

    Zabbix + Cloud Alert practice sharing

    Preface if you want to ask the veteran open source monitoring tools, it is zabbix. Kubernetes+Promethues+Cloud Alert practice sharing has been shared before, and this article will continue to share Zabbix + Cloud Alert

    Shulou · 2022-06-03 05:23
  • How to install a Kubernets cluster?

    How to install a Kubernets cluster?

    How to install a Kubernets cluster? In view of this problem, today the editor summarizes this article on installing Kubernets clusters, hoping to help more students who want to solve this problem to find a more simple and easy way. The system initialization starts with three centos servers. Of course

    Shulou · 2022-06-03 05:23
  • Implementation of distributed cache based on redis

    Implementation of distributed cache based on redis

    First: what is Redis? Redis is a memory-based, persistent log-type, Key-Value database high-performance storage system, and provides multi-language API. Second: the emergence of background data structure (Data Structure) needs more and more

    Shulou · 2022-06-03 05:23
  • Installation and deployment of jumpserver Fortress Machine

    Installation and deployment of jumpserver Fortress Machine

    This article is to share with you a detailed introduction of the installation and deployment of the jumpserver fortress machine. I believe most people have not learned how to deploy it. In order to make you understand better, I have summarized the following content for you. Without saying much, let's move on. 1. Environmental preparation system: C

    Shulou · 2022-06-03 05:23
  • Debian installation and configuration lsyncd

    Debian installation and configuration lsyncd

    Install lsyncd root@mysql-2:~# apt-get install-y lsyncd to synchronize the server collation configuration file root@mysql-2:/data/lsyncd# cat

    Shulou · 2022-06-03 05:23
  • The method of deploying RabbitMQ in CentOS7 system Environment

    The method of deploying RabbitMQ in CentOS7 system Environment

    Today, the editor will bring you an article on deploying RabbitMQ in the CentOS7 system environment. 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. Turn off the firewall and Selinuxsetenforce 0sys

    Shulou · 2022-06-03 05:23
  • Installation and configuration of Jenkins

    Installation and configuration of Jenkins

    This article is to share with you how to install and configure Jenkins. I believe most people have not learned this skill. In order to make you understand better, I have summarized the following contents. Without saying much, let's read on. 1) Environment preparation: IP address Jenkins192.16

    Shulou · 2022-06-03 05:23
  • Access settings for guest in centos 7 system

    Access settings for guest in centos 7 system

    This article shows how to set up guest access in a centos 7 system, and the code is concise and easy to understand if you encounter this problem in your daily work. I hope that through this article, you will learn how to set up guest access. 1. Modify the configuration file [global] wo

    Shulou · 2022-06-03 05:23
  • OpenStack error: Host is not mapped to any cell

    OpenStack error: Host is not mapped to any cell

    Environment description: openstack version pike control node host openstack-controller (ubuntu 16.04.5) compute node host openstack-computer (ubuntu 16.04.

    Shulou · 2022-06-03 05:23
  • CentOS 7 build FTP service and install and configure vsftpd service

    CentOS 7 build FTP service and install and configure vsftpd service

    This article is to share with you CentOS 7 to build FTP services and install and configure vsftpd services tutorials, I believe that most people have not learned how to install and build, in order to let you learn, to sum up the following content. 1. Ftp File transfer Service 1. The end of the FTP connection

    Shulou · 2022-06-03 05:23
  • Mount ISO file in Unix environment

    Mount ISO file in Unix environment

    How to file in mount ISO format in Unix environment is a problem that must be encountered when using Unix operating system. Unlike windows systems, there are all kinds of software like WinISO, and there are also tools like Nero that can be burned. Do we need to

    Shulou · 2022-06-03 05:23
  • How to use storageclass to implement dynamic pv?

    How to use storageclass to implement dynamic pv?

    How to use storageclass to implement dynamic pv? In view of this problem, today the editor summarizes this article on the practice of storageclass, hoping to help more students who want to solve this problem to find a more simple and feasible way. Deploying nfs-client-

    Shulou · 2022-06-03 05:22
  • Sublime text 3 package control

    Sublime text 3 package control

    ManualIf for some reason the console installation instructions do not work for you (such as having a

    Shulou · 2022-06-03 05:22
  • What should I pay attention to when renting a server?

    What should I pay attention to when renting a server?

    What should I pay attention to when renting a server? In view of this problem, today the editor summarizes this article on server rental, hoping to help more students who want to solve this problem to find a more simple and easy way. The five core elements of server leasing: 1. Server hardware independent server leasing is your only one.

    Shulou · 2022-06-03 05:22
  • How do I use Azure Monitor to monitor the health of the service?

    How do I use Azure Monitor to monitor the health of the service?

    How do I use Azure Monitor to monitor the health of the service? In view of this problem, today the editor summarizes this article on Azure Monitor monitoring, hoping to help more students who want to solve this problem to find a more simple and easy way. By default, the change follows the

    Shulou · 2022-06-03 05:22
  • What are the migration tools for Azure Migrate?

    What are the migration tools for Azure Migrate?

    Today, the editor to share with you is a detailed introduction of Azure Migrate migration tools, I believe that most people do not understand, in order to let you better understand, the editor summed up the following content, do not say much, let's look down. Azure Migrate Migration Center

    Shulou · 2022-06-03 05:22
  • Install and deploy Maven tutorials

    Install and deploy Maven tutorials

    What this article shares with you is the method of installing and deploying Maven. I believe most people have not yet learned how to deploy. In order to let you learn, I have summarized the following contents. Without saying much, let's read on. The installation of Maven depends on the java environment, so you should deploy the jdk environment

    Shulou · 2022-06-03 05:22