Download address: https://download.docker.com/linux/static/stable/x86_64/docker Overview Docker is an open source application container engine that allows developers to package their applications
Conceptual traefik is an open source reverse proxy and load balancing tool. Its biggest advantage is that it can be directly integrated with common micro-service systems and can realize automatic dynamic configuration. Docker, Swarm, Mesos/Marathon and Mes are currently supported.
Concept Linux, full name GNU/Linux, is a set of Unix-like operating system that is free to use and spread freely. It is a multi-user, multi-task, multi-thread and multi-CPU operating system based on POSIX and Unix. With the development of the Internet, Linux got
What is the second solution server? The high defense second solution server we see says that when the high defense server suffers a bigger attack than the purchased defense, the ip is blocked, and the service provider can quickly unblock the ip, so that the high defense server can be accessed normally and reduce the adverse effects of the attack. this is not a professional vocabulary.
An overview of docker-compose docker-compose technology is to write a series of configurations for all containers, such as deployment methods, file mappings, container connections, and so on, in a configuration file through a .yml configuration file, and finally only need to execute do
About Zabbix zabbix is an enterprise-class open source solution that provides distributed system monitoring and network monitoring capabilities based on the WEB interface. Zabbix can monitor various network parameters to ensure the safe operation of the server system, and provides a flexible notification mechanism for system management.
Harbor introduces Harbor as an enterprise-class Registry server image repository for storing and distributing Docker images, extending open source Docker Distrib by adding some essential features such as security, identity and management.
1. Check whether the jdk environment variable is set: echo $JAVA_HOME;2. Run the command: java-verion to see if you can check the version and run it. 3. Check the background process: ps-ef | grep java. Online learning
1. Download the deb package that needs to be installed, enter the following command to install: sudo dpkg-I package.deb2, view the contents of the package.deb package: dpkg-c package.deb3, from package.de
With the continuous development of IT, the demand for security is higher and higher, so there are more and more security encryption and authentication in the application of IT. Certificate plays a vital role in encryption and identity certificate. In many application scenarios, certificates with multiple domain names are used. The following steps are how to do this in M.
Mount refers to connecting the top-level directory in the device file to a directory under the Linux root directory (preferably an empty directory). Accessing this directory is equivalent to accessing the device file. To correct a misunderstanding, not any directory under the root directory can be used as a mount point, because the mount operation will make
An error occurred while exchange powershell was executing the relevant exchange command. If no available global catalogs are found in the forest, this error will be reported no matter what command is executed. The screenshot is as follows: first of all, the DC of the current site is working properly by testing. Then, for
Let's move on to the basics of shell programming. This section starts with consolidating the use of redirects, creating your own file descriptors, and focusing on the use of temporary and permanent redirects in writing shell scripts. (1) < < (2) > > in order to distinguish the weight above
1.ARP protocol (address resolution protocol): known IP resolution MAC;RARP (inverse address resolution protocol): known MAC resolution IP1) broadcast: "one-to-many" communication 2) Multicast: "one-to-many" communication, but only for a specific range (scope) 3) unicast: "one-to-one"
Environment deployment server role IP address requires installation of the package master cache server 192.168.142.130Telnet, libevent, memcached, keepalived, magent slave cache server 192.168.1
1. To configure static ip first, you need to remove the dynamic ip allocation. 2. The third IP address range of the subnet is different from the host IP address range. In this paper, the third network segment of the host IP is: 1, and the third network segment of the virtual machine is set to: 2393, NET setting 4, ifcfg-ens33 file configuration. Cd /
First, the difference between directories and partitions: the partition of Linux is a physical concept, which physically separates the storage space; the directory of Linux is a logical concept, and the directory tree of Linux is actually a data logical structure relationship between partitions, not a physical structure; connection: a partition must be linked
Count the number of file lines, take the number of system install.log file lines as an example. Command to count the lines of an install.log file: wc-l install.log or cat install.log | wc-l count words
Configure the ip address of linux (must be on the same network segment as window) 1, vi / etc/sysconfig/network-scripts/ifcfg-eth02, and modify the text to: where gateway is the gateway
Some time ago, I received a phone call from a user saying that after opening the exchange server 2013 ECP management center, I opened the error of displaying and retaining electronic data in place. The error screenshot is as follows: through the analysis, this option is called the EWS of the back-end server.