Apache Port 443 occupied solution Today I wanted to do a PHP program, but when I started Apache, the console reported that port 443 was occupied. The reason is that my virtual machine VMware occupies port 443 to connect to the remote server. In fact, it is normal for these conditions to happen. Because of
This article mainly introduces Linux using grep to filter multiple conditions and grep common filtering commands, friends who need can refer to. Cat log.txt | grep condition; cat log.txt | grep condition 1 | grep
I heard that Linux can be installed on Windows 10. On a whim, I rammed it up and didn't use it for a long time. As a result, I forgot the root password again. Hey, I'm too old to remember things. So I went online to find out how to uninstall the Linux subsystem and write another note.
With the rapid development of computer technology and Internet, video-on-demand technology is favored by education, entertainment and other industries because of its good human-computer interaction and streaming media transmission technology. At present, the product lines of cloud computing platform manufacturers are becoming more and more mature, if you want to build video-on-demand class
In the previous article on Kubernetes resource limits, we discussed how to set container memory limits in Pod through ResourceRequirements and how the container runtime uses Linux Cgroups to implement these limits
First, download the installation package 2 of the virtual machine, the download 3 of the Ubuntu image, the hardware configuration of the virtual machine 1. After the installation of the virtual machine, the interface is shown in the following figure: click on the red circle icon in the figure to start creating a new virtual machine. 2. Select Custom in the pop-up dialog box, and then click next.
FTP SERVER software installation and setup ftp software: Filezilla Server settings add user: edit- > users create account settings command line port: general settings column listen o
Concept 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 Rambler.ru for Russia by Igor Sesoyev.
About docker swarm Swarm is a platform launched by Docker to manage docker clusters, which is almost entirely developed in go language, and the code is open source in https://github.com/docker/swar
Preface Nginx as a load balancing server: Nginx can not only directly support Rails and PHP programs to serve outside, but also support external services as a HTTP proxy server. Nginx is written in C, regardless of system resources.
The production environment has been using vCenter to manage host hosts, but it is not on vcops because of its small scale. After upgrading vcenter6.5, individual VM always inexplicably reports that the memory utilization is too high, but the actual memory usage is not high and the resources are sufficient. Vcenter itself does not.
Prometheus machine: 172.27.143.155alertmanager machine: 172.27.143.150Prometheus alarm is divided into two parts. The alarm rules in the Prometheus server will report to Ale
SCCM has the following practical functions. Software distribution 2. Software updates (windows system patch download) 3. Operating system deployment 4. Asset zhi management 5. Report function dao SCCM is not free, but Microsoft's official website can download the trial version (but not the simplified Chinese version)
1.received receive date 2.subject topic 3.body body 4.sent send time 5.attachment attachment 6.cc CC 7.to sent to 8.from
There are two main transport layer protocols in TCP/IP protocol suite, TCP (Transimission Control Protocol, Transmission Control Protocol) and UDP (User Datagram Protocol, user Datagram Protocol).
Machine: 172.27.143.155prometheus introduction: Prometheus is an open source system monitoring and alarm toolkit. Prometheus joined the Cloud Native Computing Foundation in 2016, becoming the first after Kubernetes.
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
HTTP/2 is the first update of HTTP protocol since HTTP 1.1 was released in 1999, which is mainly based on SPDY protocol. Hypertext Transfer Protocol by the Internet Engineering Task Force (IETF)
Linux Overview Linux, full name GNU/Linux, is a set of free use and free dissemination of Unix-like operating system, is a POSIX and Unix-based multi-user, multi-task, multi-threading and multi-CPU operating system. With the development of the Internet, Li
New MAC, install AWS CliAWS official documentation link: https://aws.amazon.com/cn/cli/ opens the terminal because the installation of AWS Cli requires python and PiP, so check Pyth first