Get the App
  • Basic Construction of Nginx

    Basic Construction of Nginx

    Nginx (lightweight web server) is a high-performance HTTP and reverse proxy server: less memory, strong anti-concurrency ability, suitable for dealing with static pages, high stability, support for hot deployment and so on. Disadvantages: dealing with dynamic pages, bug is more than apache.

    Shulou · 2022-06-03 07:35
  • DELL-MD3200i installation and configuration instructions

    DELL-MD3200i installation and configuration instructions

    DELL-MD3200i installation and configuration instructions simply record the following steps: 1. Install MD storage management software MDSM2 to do raid and initialize disk 3. Create host group 4. Add lun5. For details of mapping lun to host or host group 6, please see attachment: DELL

    Shulou · 2022-06-03 07:35
  • OSI reference model (rookie getting started)

    OSI reference model (rookie getting started)

    1. The OSI model is divided into physical layer, data link layer, network layer, transport layer, session layer, presentation layer and application layer; second, the function of physical layer and data link layer; third, the function of network layer and transport layer; fourth, the function of session layer, presentation layer and application layer; fifth, the composition of TCP/IP protocol suite; I.

    Shulou · 2022-06-03 07:35
  • Summary of docker study eight

    Summary of docker study eight

    Using Dockerfile to create an image Dockerfile is generally divided into four parts: basic image information, maintainer information, image operation instructions and container startup instructions 1. Instruction description instruction FROM specifies the underlying image MAINTAINER of the created image

    Shulou · 2022-06-03 07:35
  • Multiple remote Desktop Management tools and Multi-remote Desktop Management

    Multiple remote Desktop Management tools and Multi-remote Desktop Management

    It is found that many netizens confuse remote Desktop (mstsc.exe) with multiple remote Desktop Management Software (RDCMan.exe,RDC-Remote Desktop Connection Manager). In fact, the two are different: far

    Shulou · 2022-06-03 07:35
  • SharePoint: how to restrict the Search Result of multiple site collections in SharePoint 2013

    SharePoint: how to restrict the Search Result of multiple site collections in SharePoint 2013

    Today, when answering questions in MSDN, I found that many enterprise end users have relatively strict requirements for Search. Although SharePoint is the best platform for enterprise data management and team collaboration, in a huge data platform, even if Search Service is provided.

    Shulou · 2022-06-03 07:35
  • Rapid deployment of micro-service worldpress using Docker

    Rapid deployment of micro-service worldpress using Docker

    Aliyun centos7.5 installs docker# hostnamectl set-hostname docker, closes selinux and firewall downloads docker yum source # curl https://downl

    Shulou · 2022-06-03 07:35
  • CentOS 7 system builds DNS services (forward parsing, reverse parsing, master-slave parsing)

    CentOS 7 system builds DNS services (forward parsing, reverse parsing, master-slave parsing)

    About DNS: the address in the Internet is the IP address of a number, and the domain name that we usually use to visit the website is mainly for easy memory. The function of domain name resolution is to point the domain name to the IP address of the website, so that people can easily access a service of the website through the registered domain name. Domain name resolution

    Shulou · 2022-06-03 07:35
  • Linux system deployment ISCSI Network Storage and client use

    Linux system deployment ISCSI Network Storage and client use

    1 ISCSI technology of iSCSI network storage service is to realize the combination of physical hard disk equipment and TCP/IP network protocol, so that users can easily access the shared storage resources provided by the remote computer room through the Internet. This time, we deploy the server program on the linux system, and respectively in the

    Shulou · 2022-06-03 07:34
  • Install Nexus on Windows

    Install Nexus on Windows

    Environment: Windows 10apache-maven-3.3.9JDK 1.8 download Nexus: https://sonatype-download.global.ssl.fastly.net/nexus/

    Shulou · 2022-06-03 07:34
  • How should enterprises solve the problem of surge in website traffic?

    How should enterprises solve the problem of surge in website traffic?

    Why does 12306 often collapse? According to the statistics of China National Railway Group Co., Ltd., the annual ticket sales of the railway system has exceeded 3.1 billion, with a daily ticket sales capacity of 15 million, with a peak of 700 tickets per second and more than 150 billion page views per day. Internet ticketing accounts for the iron.

    Shulou · 2022-06-03 07:34
  • Win10 modifies mac address

    Win10 modifies mac address

    First, check the current mac address C:\ Users\ Administrator > ipconfig / all WLAN adapter WLAN: description. . . . . . . . . . . . . . . : Qual

    Shulou · 2022-06-03 07:34
  • Skype For Business 2015 Integrated deployment Series 3: configure Skype back-end SQL data Server

    Skype For Business 2015 Integrated deployment Series 3: configure Skype back-end SQL data Server

    This blog article enters the third part of the Skype for business 2015 comprehensive deployment series: configuring the Skype for business 2015 back-end SQL data server. This article is based on mysql2.itwish.cn.

    Shulou · 2022-06-03 07:34
  • This paper briefly introduces the four tables and five chains of iptales and introduces the use of iptables command in detail.

    This paper briefly introduces the four tables and five chains of iptales and introduces the use of iptables command in detail.

    Brief introduction of iptales four tables and five chains and detailed introduction to the use of iptables command brief description of iptables four tables five chains (1) four tables filter: filter rules table, filter qualified packets nat table: network according to the defined rules

    Shulou · 2022-06-03 07:34
  • Huawei equipment VRRP floating routing practice

    Huawei equipment VRRP floating routing practice

    Huawei device floating routing experiment Topology sw3sysEnter system view, return user view with Ctrl+ Z. [Huawei] sys SW3 [SW3] vlan bat 10

    Shulou · 2022-06-03 07:34
  • [community QA] Summary of Q & An on the 43rd issue of

    [community QA] Summary of Q & An on the 43rd issue of "expert consultation"

    Q: why can't the server get the data in my agent active mode? A: have you added the parameters? It is not realistic to add parameters Q: the configuration file is also equipped with monitoring items and choose the initiative. I don't know where the problem arises. Can you specify the operation steps to achieve the initiative? A:

    Shulou · 2022-06-03 07:34
  • Reposync command

    Reposync command

    Reposync command: reposync is used to synchronize the remote yum repository to the local-the configuration file to be used by c xxx,--config=xxx (default is / etc/yum.conf)-r xxx specifies repoid for lookup

    Shulou · 2022-06-03 07:34
  • Brief introduction of OSPF Protocol and simple example of single area OSPF routing

    Brief introduction of OSPF Protocol and simple example of single area OSPF routing

    [TOC] Preface OSPF routing protocol is a link-state routing protocol used in Internet Protocol (IP) networks. The protocol uses the Interior Gateway Protocol (IGP) of the link-state routing algorithm and works within a single autonomous system (AS). The OSPFv2 protocol for IPv4 is defined in R.

    Shulou · 2022-06-03 07:34
  • How to clean up the winsxs folder in windows server 2008 R2

    How to clean up the winsxs folder in windows server 2008 R2

    Recently, it was found that the C disk of one of the company's servers has only about 5G of space left. After careful inspection, it is found that the C:\ windows\ winsxs directory accounts for more than 20 gigabytes of capacity. This folder is the result of updating the system patch and cannot be deleted directly, so it can only be deleted through cleanmgr.ex

    Shulou · 2022-06-03 07:34
  • Advantages of cdn accelerated games

    Advantages of cdn accelerated games

    Content distribution network (Content Delivery Network, referred to as CDN) is a distributed network, which is established and covered on the bearer network, and is composed of server groups of edge nodes distributed in different areas. CDN shares the pressure on the origin server, avoids network congestion and ensures that it is in different areas.

    Shulou · 2022-06-03 07:34