People's understanding of Zabbix monitoring may stay at the conceptual level, but there is relatively little understanding of the working principle and application scenarios of Zabbix monitoring. Today I will talk to you about the theoretical knowledge of Zabbix monitoring. Zabbix Overview Zabbix is an enterprise-class open source
How to remotely wake up the win7 computer to power on? 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. 1. Bind dynamic domain name (ddns) there is no need to do this to apply for a dynamic domain name before logging in to you with a fixed IP
1. Note the correct use of the fcntl () parameter cmd F_GETFL for testing locks using F_SETFL non-blocking setting lock fcntl () will try several times, if failed directly return-1F_SETLKW blocking setting lock fcntl () will
What kind of enterprise is suitable to use CVM? To solve this problem, the editor summarizes this article on cloud servers today, hoping to help more friends who want to solve this problem to find a more simple and easy way. 1. The company's traditional Internet service model for short-term projects is suitable for long-term and stable projects. If the public
How do I check the actual size of the Linux directory file? This article uses an example display to introduce in detail the use of the command to obtain and view file size, which can be used for reference by interested friends. I hope it will be helpful to you. What is the du command? the du command indicates disk utilization
What if expdp exports the Times wrong? I believe that many novice rookies can do nothing about this. Through the summary of this article, I hope you can find a solution. Expdp has the following error when exporting: Export: Release 11.2.0.1.0-Produc
How does Docker use logs to view logs? 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. Log is very important in the operation of the system. Development, testing and operation and maintenance staff find the cause of the failure through system log analysis.
This article is a tutorial on how to deploy ETCD on a single node in kubernetes. The editor thought it was very practical, so I shared it with you to learn. The following information is about the deployment of ETCD. The software adopts version software name version Linux system Linux versi
When an anonymous inner class is returned in a method, it is a closure, and the formal parameter of the method must be final. I think: 1. First, the formal parameter disappears after the method returns, and there will be problems in using it in the class, so jvm defines parameters inside the class and then assigns values with formal parameters.
This article is mainly about how MySQL in LINUX back up the script on time. If you are interested, let's take a look at this article. I believe it is of some reference value to everyone after reading how MySQL back up the script on time in LINUX. (0) backup target backup:
The knowledge points of this article include: the introduction of saltstack, the working principle of saltstack, the installation and configuration of saltstack and the use of saltstack. I believe you have a certain understanding of saltstack tools after reading the complete article. Sal
How to fix the bad track of Linux server disk? In view of this problem, today the editor summarizes this article on disk repair, hoping to help more friends who want to solve this problem to find a more simple and easy way. First, the processing process 1. After there is a problem with the bad track check of the disk, the business is shut down first.
This article mainly tells you how to configure and start the Primay Server of the Mysql group replication cluster. You can check the relevant professional terms on the Internet or find some related books to supplement them. We will not dabble here. Let's go straight to the topic and hope that the Mysql group replicates the cluster.
This article is to share with you the application of shell script in practical work. The editor thought it was very practical, so I shared it with you to learn. The following information is a variety of ways to use shell scripts. 1) the general number of Mysql of Mysql database backup scripts (full backup + remote backup)
This article is to share with you how to build and use Coredns in kubernetes. I believe most people don't know how to install and use it. In order to let you learn, I summarized the following content. Without saying much, let's read on. 1. Coredns plays an important role.
The seventh unit accesses the network file sharing service-mounting the network file system the network file system is a file system provided by the network attached storage server to a plurality of hosts through the network, rather than by a block device (such as a hard disk drive). The client uses a special file system protocol
How can I solve the problem that Windows Server 2008 R2 does not have the Internet time option? I believe that many novice rookies can do nothing about this. Through the summary of this article, I hope you can find a solution. Reason: domain control server does not have "Inter" by default
This article shares the use of Compose orchestration tools and consul tools in the Docker container, as well as the configuration of the consul server. I hope you can get something from this article. Docker compose configuration Common Field Field description build
Reference: [1] the http://www.eefocus.com/fhq1989312/blog/12-04/247353_1c4c2.html reference article explains how to determine the type of your simulator (whether it is ft2232).
Redis recognizes that redis is a key-value storage system. Similar to Memcached, it supports relatively more value types for storage, including string (string), list (linked list), set (collection), and zset (ordered set)