1. Introduction to virtual ip Virtual IP address (VIP) is an IP address that is not connected to a specific computer or a network interface card (NIC) in a computer. The packet is sent to this VIP address, but all the data goes through the real network interface. Above is the definition of Baidu.
After leaving from college, my friend went to a private vocational secondary school to work as the director of the information center, saying that the information director was actually no different from the big network manager of the Internet bar, taking two students to manage more than 500 computers in the school. In the past, his university has already enabled cloud desktop management, which is very convenient and basically does not have any work.
1. Introduce 1.1Nginx Rewrite in theory Nginx Rwrite is the rule rewriting of Nginx service, the main function is to realize the jump of browser access to HTTP URL, in which the relevant regular expression is based on Perl language. Generally speaking,
Boyun Technology Community (ID:bocloudresearch), operated by Boyun Research Institute, focuses on IT evolution research, explores the deep integration of cloud technology and industry applications, and brings perfect solutions for the digital transformation of the industry. Guide to 2018, Service Mesh in China
The function of the crontab command is to schedule the execution of some commands at regular intervals. There is a crontab file in the / etc directory, where there are some schedulers that the system is running. Each user can set up his own scheduling crontab. The crontab command has
1: run and type "regedit" 2: expand HKEY_CURRENT_USER → Software → Microsoft → Office → 16.03: delete the corresponding program folder, such as word, delete word,exc.
Dockerfile Overview Dockerfile is a text document that contains commands for combining images. You can use to invoke any command from the command line. Docker automatically generates an image by reading instructions in Dockerfile. Doc of tomcat
About Nginx Nginx (engine x) is a high-performance HTTP and reverse proxy web server, while also providing IMAP/POP3/SMTP services. Nginx is the second most visited Ramb for Russia by Igor Sesoyev.
In some large projects, its structure is very complex. For example, let's analyze the architecture of the project below. The project is divided into several different modules. The code of each module is managed by a folder composed of inc,src,makefile; each module
Pip is a tool for installing and managing Python packages. The default installation module path for Python pip is a foreign server. This time, we replace foreign servers with domestic mirror servers to better install various modules of Python. Commonly used domestic images: (
Docker concept Docker is an open source application container engine that allows developers to package their applications and dependency packages into a portable container, publish them to any popular Linux machine, and virtualize them. Containers completely use sandbox mechanism, mutual
Example 1, in the if else statement, if there are no matching conditions, you can use else processing, and in the switch statement, if there is no matching condition in case, you can use the keyword default to handle $temperature = 20swi
* the main function of grep is to retrieve content based on keywords. Egrep is an extension of grep. Egrep contains all the functions of grep. Grep usage: grep 'keyword' search object Common parameters:-c search the number of lines containing keywords-I is not size-sensitive
Introduction KVM, short for Keyboard Video Mouse, KVM can access and control the computer by directly connecting the keyboard, video, and mouse (KVM) ports. KVM technology does not require the target server to modify the software. This means that it can be found in BIOS
Basic Overview FastDFS is an open source distributed file system similar to Google FS, which is implemented in pure C language and supports UNIX systems such as Linux, FreeBSD, AIX and so on. It can only access files through proprietary API, and does not support POSIX access.
About Outlook Outlook (full name: Microsoft OfficeOutlook) is a personal information management system software produced by Microsoft. Its main function is to send e-mail, but it also includes calendar, task management, contacts and notes.
About Azure firewall Azure firewall is Azure Firewall, a hosted cloud-based network security service that protects Azure virtual network resources. It is a fully stateful firewall in the form of a service with built-in high availability
Python is a computer programming language. It is an object-oriented dynamically typed language originally designed for writing automated scripts (shell). With the continuous update of versions and the addition of new features of the language, it is more and more used for independent, large-scale project development. 1. Before the string
Azure Firewall is a hosted cloud-based network security service that protects Azure virtual network resources. It is a fully stateful firewall in the form of services with built-in high availability and unlimited cloud scalability. Can be created, implemented, and recorded centrally across subscriptions and virtual networks
About airflow Airflow is an open source Workflow project of Airbnb, which has more than two thousand stars on Github. Airflow is written in Python and supports both Python 2 and 3.