I remember that during a routine inspection, the engineer of the original Oracle factory found that two monitors had been activated on an Oracle database server, listening on ports 1521 and 1581 respectively, and both ports were in use. At that time, it was regarded as a strange phenomenon and could not understand what the reason was.
Students who are willing to develop into the IT Internet see one of the most common occupations as Linux operation and maintenance engineers. So what does this Linux operation and maintenance engineer do? If you want to enter the field of operation and maintenance, you should first understand what linux operation and maintenance engineers do. Divided by name
Last time, I just listed the function and simple use of the command (you can see: summary of the docker command (1)). Then this article will introduce in detail the parameter # # search docker search of each command: this command is used to find in the warehouse.
Sonar Overview Sonar is an open platform for code quality management. Through the plug-in mechanism, Sonar can integrate different testing tools, code analysis tools, and continuous integration tools. With continuous integration tools such as Hudson/Jenkins
Requirements: 1. Haproxy must need version 1.5 or above to support ssl certificate 2. To use ssl module, you must install openssl software, and the version should pay attention to the installation of tar zxf openssl-0.9.8 that meets the requirements of openssl.
K8s single node binary deployment K8s binary deployment steps: 1: self-sign ETCD certificate 2:ETCD deployment 3:Node installation docker 4:Flannel deployment (write subnet to etcd first)-master
What is ansible? Ansible is a new automatic operation and maintenance tool, which is developed based on Python, combines the advantages of many operation and maintenance tools (puppet, cfengine, chef, func, fabric), and realizes batch system configuration.
With the support of national policy and the rapid development of the Internet, China's cloud computing industry ushered in a new opportunity for development. More and more enterprises choose to use cloud computing technology, and cloud computing talents have become scarce talents. Many people are optimistic about the future of cloud computing, but they don't know what career they can pursue in the direction of cloud computing.
magent is an open source proxy service software, through which we can synchronize cached data. Of course, synchronization here does not mean that memcached can communicate with each other, while magent can connect multiple memcached nodes at the same time.
In 2019, the Kubernetes package manager, Helm, released the latest version of Helm 3, which is already stable. Some of the key features in Helm 3 have been introduced in previous articles, some of which have attracted many developers
#! / usr/bin/bashsource / etc/init.d/functionshelp_menu () {cat < <-EOFd, display disk utilization m, display memory utilization u, show CPU load a, show IP
The first kind: struct resource res [] = {[0] = {.start = 0x10001000, .end = 0x10001004
Storing data in large centralized data centers often encounters problems in terms of performance, availability and scalability, as well as high capital or operating expenses. In addition, the centralized storage of data is extremely vulnerable to complex networks. For these reasons, enterprises begin to look for a kind of score
Set expiration by default keys do not have time to live, that is, they never expire unless the memory is cleared. The lifetime of the set key is also easy, and can be set by four commands (either): EXPIRE, PEXPIRE, EXPIREAT, PEXPIREATE.
Data synchronization of MySQL to PG can be done through canal or bireme, but it is difficult to operate step by step. Previous colleagues in the company, on the basis of go-mysql-elasticsearch, changed the tar
Rate-limiting requests parameters five times a minute to comment on the name of the plug-in to use in this case, the name of the name plug-in, the ID of the service located by the rate-limitingservice.id plug-in. ID of the Route located by the route.id plug-in
Operating system memory management includes memory management and virtual memory management. Memory management includes concepts such as program loading, exchange technology, continuous allocation management and discontinuous allocation management (paging, segmentation, segment page). Virtual memory management includes virtual memory concept, request paging management, and pages.
There is a set of methods for requesting http/https in openresty: resty.http. The https request needs to add the certificate file crt, but I have been trying for a long time. All the certificate files under centos have been tried, and the nail api.d can not be found.
After the customer has newly installed the system on the shelf, there will be a flashback when it is remote. After the point, there will be a flash! I have dealt with similar problems before, but I haven't recorded it for a long time. I saw that the system was not activated! Make a record as soon as you finish processing this time for friends who encounter similar problems.
Enter the character device control of the iTOP4412 development board, the main learning content is to transfer parameters through the main function to achieve "LED light on and off", "buzzer pronunciation", ADC conversion and other functions. (the quality of these tutorials is not high, and the test code introduces a lot of optional