The http-style harbor project is now hosted on github, which is demonstrated here with harbor v1.7.5. 1 downloads the binary package of harbor to the / usr/local/src directory and 2 unzips tar
1 explain that this document takes the Jilin examination project as an example to install and deploy nginx2 directory planning nginx version nginx source code package storage directory nginx installation directory nginx storage code directory nginx log directory nginx-1.12.2ng
Kubbernetes version compatibility you need to know the relationship between versions before upgrading: kubernetes versions are named XYZ, where X represents major version, Y represents minor version, and Z represents patch version. For example, all the components of 1.16.0K8s
Update 2019-12-19 tried to upgrade the new kernel and found that it was stable. Pay attention to the version number [root ~] # uname-r4.18.0-80.11.2.el8_0.x86_64 [root@ ~] # kernel-
Collect some summary and analysis of the DSN code of non-delivery report from Microsoft manufacturer engineer and share it with you, which will be of great help to encounter email delivery problems. DSN error code 4.4.7 in Exchange Online and Office 365
Less than two days after its release, the number of Star on GitHub has reached nearly 3000. Have you tried the industry's hottest and lightest open source Kubernetes release in history? Rancher senior architect to teach you to take the first step! Use the tutorial here! Yesterday, Ra
Zabbix data cleanup it is very dangerous to operate the database on the server. We must operate it carefully here. There are two ways to clean up the data: 1. Change the historical data and trend preservation time on zabbix 2. Clear by operating on the zabbxi mysql database
Windows Command Line netsh Settings IP:netsh interface ip set address "Local connection" static 1.1.1.1 255.255.255.128 1.1.1.254
Hardware environment window version: windows 7 64-bit software environment JDK version: 1.7.0_79-b15solr version: solr-5.5.3tomcat version: apache-tomcat-8.5.4-windo
Introduction to DHCP working principle 1.DHCP Service DHCP (Dynamic Host Configuration Protocol, dynamic Host configuration Protocol) is usually used in large-scale LAN environment, the main role is centralized management and distribution
On most servers, we configure multiple vhost under one Nginx service to maximize the use of server resources. However, after enabling HTTPS for one of the vhost domain names, it is found that there are some real-time visitors or portals from other domain names in Baidu statistics.
First, introduce that Snipe-IT is a free open source IT asset management web application. Is a free and open source IT asset management system based on Laravel5.4. Snipe-IT is used for IT asset management, through which the IT department can track who owns which pens
There are very few places on the Internet that deal with how to authorize User Group when a role is authorized. We all know that when doing role binding, there will be kind: User,kind: Group, but in fact, Kubernetes does not provide User, G
Copyright notice: # all the contents of this article are from the study summary of the author Liu Chunkai, and it is forbidden to forward and use without my permission. QQ:1151887353E-mail:dakai517@163.com 1151887353@qq.com
When the default configuration of Jboss is the database connection port, the service will be abnormal and inaccessible. At this time, you must restart the Jboss service to reconnect to the database. Add to jboss/server/defult/deploy/oracle-ds.xml
After we have completed the office 365 mixed deployment, there are two ways for mailbox users who migrate to exchange online to log in to OWA: 1) continue to log in using a local OWA address, such as mail.contoso.com, but access it in this way
Docker repository actually provides two functions, one is image management, the other is authentication. The former is mainly implemented by the docker-registry project and uploaded and downloaded through the http service, while the latter can be uploaded and downloaded through the docker-index project or by using off-the-shelf
@ echo offif "% 1" = = "h" goto begin mshta _ vbscript:createobject ("wscript.shell") .run ("% ~ nx0 h", 0) (wi
Source code of this article: GitHub click here | | GitEE click here 1. Build the environment version centos7jdk1.8 has built rocketmq4.31, download installation package URL https://www.apache.org/d
The case shows that in order to solve the memcached single point of failure, it is necessary to achieve the high availability of memcached cache. First of all, you need to implement the master replication of Memcached, which means that the modified data of any memcached server will be synchronized to another, but mem