Version control (code management) tools 1 CVS2 SVN centralized version control system has only one remote code base, and all programmers need to be networked to push code to the server. The 3 Gitlab distributed version control system has a remote code base that every programmer can access from
The function of the log is used to record all kinds of events that occur during the operation of the system and the program. By reading the log, it is helpful to diagnose and solve the classification of the system failure log file kernel and system log: it is uniformly managed by the system service syslog, and the log format is basically similar to the user log: record the login and withdrawal of system users.
1. Download the appropriate version of sentinl wget https://github.com/sirensolutions/sentinl/releases/download/tag-6.6.1/sentin
Just now, the MySQL server accidentally lost power and shut down-after the device was started, no hardware error was reported and multiple instances [root@db02 ~] # mysql-uroot-S / data/3306/mysql.sock ERROR 2 could not be started.
Add ip and domain name mapping @ ECHO offECHO "XXXXXX Technology Co., Ltd." ECHO "Please pay attention to your antivirus software prompt, be sure to allow" @ ECHO # # "
Today, I would like to share with you an article about the application of Azure Policy. The role of Policy has been introduced before. Friends who have not read it can use Azure Polcy to forcibly ban the unmanaged disk VM https://blog.
[root@docker ~] # docker run-it centos / bin/bash install openssh service [root@6690ba94569c /] # yum install openssh
Cloud computing is one of the hottest areas in the technology industry, and the market is growing faster than traditional businesses, and two industry giants Amazon and Microsoft are currently trying their best to compete for a $10 billion cloud computing contract from the U.S. Department of Defense. The bidding for this project has also attracted a lot of attention from Silicon Valley and American business and political circles. Cloud Computing
Environment preparation: based on Centos7.4 customized ISO image: ZStack-x86_64-DVD-3.3.0-c74.iso uses USB disk to burn image physical machine: HP G6 8G memory, 1T hard disk physical machine IP:192.168.31.2
The executable file Golang under different go build systems supports the cross-compilation function of generating executable programs from one platform to another. 1. Compile Linux under Mac, 64-bit executable program on Windows platform: $CGO_ENABL
To understand Docker Volume, we first need to know how Docker's file system works. A Docker image is made up of multiple file systems (read-only layers) superimposed. When we start a container, Docker loads the read-only mirror layer and sets the
Original articles, welcome to reprint. Reprint please indicate: reproduced from IT Story Association, thank you! Original link address: "docker practical article" python's docker crawler technology-fiddler breakpoint setting (8) grabbing packages is actually the ultimate goal of many people, in fact, what you think of me
With the popularity of micro-service architecture, some problems under micro-service architecture will become more and more prominent. for example, a request will involve multiple services, and the service itself may also rely on other services, and the whole request path forms a mesh call chain. in the whole call chain, once an exception occurs at a node, the whole
The sensational incident of "the United States issuing a rejection order to ZTE" ended with the temporary and partial lifting of the export ban by the US Department of Commerce. A few days later, another big thing happened in the chip market: Micron Technology, an American chip giant, ate an injunction from the Fujian Intermediate Court on suspicion of infringement. The consequences were immediate-- that day.
Overview of Apache page optimization in enterprises, only the default configuration parameters are used after the deployment of Apache, which will cause a lot of problems on the website. in other words, the default configuration is for the previous lower server configuration, and the previous configuration is no longer suitable for the current Internet era. In order to meet the needs of enterprises, we need to consider
Environment: centos6 Software: MySQL-5.6.32-1.el6.x86_64.rpm-bundle problem: solution: yum install numactl
one。 The advantage of dividing VLAN is 1. Control broadcast 2. Enhance network security 3. Simplify network management II. Basic VLAN configuration 1. Commands for creating a vlan in global configuration mode command step 1 step configure terminal enter configuration state step 2 v
Prometheus (Prometheus) build monitoring in my last blog, if necessary can refer to, the second part of this article, the first article is Prometheus (Prometheus) set up monitoring, two articles can be linked to see warm tips, please send the following documents related to email
[root@master1-192168117-18] # [- d / etc/dev] there should be a space [root@master1-192168117-18 ~] # echo on both sides of the test statement
The gizp:*gzip tool cannot compress directories, but can only compress files: gzip filename [root@localhost test01] # ll-h * # View pre-compressed all.txt file size-rw-r--