Get the App
  • Nginx and Apache-- dynamic and static separation practice

    Nginx and Apache-- dynamic and static separation practice

    Nginx static and static separation introduction: the static processing capacity of Nginx is very strong, but the dynamic processing capacity is insufficient, so the static and static separation techniques are commonly used in enterprises for PHP dynamic and static separation 1, static pages are handed over to Nginx for processing 2, and dynamic pages are handed over to PHP-FPM module or Apache

    Shulou · 2022-06-02 18:10
  • Docker Container Management-Dockerfile

    Docker Container Management-Dockerfile

    The docker image is generated using the dockerfile file. Dockerfile is a text file that forms a new image basic syntax through the execution of the command line. FROM builds a container based on that image example: centos:7 any Dockerf

    Shulou · 2022-06-02 18:10
  • Time server, log server, sudo

    Time server, log server, sudo

    Time server, log server and sudo time server start to use chrony as time server after centos7, and chrony is compatible with NTP service. Monitor 123s (traditional NTP service ports) and 323s (chrony service ports) so that clients both

    Shulou · 2022-06-02 18:10
  • Cache for Apache web page optimization

    Cache for Apache web page optimization

    Apache page optimization cache article directory 1, Apache page cache 2, page cache configuration 1, Apache page cache Apache mod_expries module will automatically generate Express tags and Ca in the page header information

    Shulou · 2022-06-02 18:09
  • What are the grep commands in Linux?

    What are the grep commands in Linux?

    What are the grep commands in Linux? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. Grep command is a powerful text search tool in Linux system, which can

    Shulou · 2022-06-02 18:09
  • What does rpm mean in linux

    What does rpm mean in linux

    Today, I will talk to you about the meaning of rpm in linux. Many people may not know much about it. In order to make you understand better, the editor summarized the following content for you. I hope you can get something according to this article. RPM is RedHat Package Mana.

    Shulou · 2022-06-02 18:09
  • How to install and update OpenSSH server on Ubuntu and LinuxMint

    How to install and update OpenSSH server on Ubuntu and LinuxMint

    This article is about how to install and update the OpenSSH server on Ubuntu and LinuxMint. The editor thinks it is very practical, so I share it with you. I hope you can get something after reading this article.

    Shulou · 2022-06-02 18:09
  • How DiskItemType enumerates the types of disk information items

    How DiskItemType enumerates the types of disk information items

    This article will explain in detail how DiskItemType enumerates the types of disk information items. The content of the article is of high quality, so the editor will share it with you for reference. I hope you will have a certain understanding of the relevant knowledge after reading this article. DiskItemType node

    Shulou · 2022-06-02 18:09
  • The usage of sed under Unix (1)

    The usage of sed under Unix (1)

    Sed usage: sed 'Command' filename (s) displays only the results without modifying the file. 1. Sed '2j5d' file displays the file file, excluding 2-5 lines, but there will be no error when the number of lines exceeds the actual number of lines of the file. Sed'

    Shulou · 2022-06-02 18:09
  • Exchange Server 2016 transfer directory TEMP file full handling

    Exchange Server 2016 transfer directory TEMP file full handling

    After the installation of Exchange Server 2016 is completed, under the transfer service directory, there will be a TEMP folder, which can easily cause the transfer service to stop directly. The specific location is as follows (the directory may vary depending on the installation path), as shown in the figure. General appearance

    Shulou · 2022-06-02 18:09
  • Contents of change tracking monitoring files in Azure practice

    Contents of change tracking monitoring files in Azure practice

    Next, let's continue what we introduced to you before. Let's go on to talk about configuration management in Azure automation. In the previous article, we introduced the application of inventory through invent.

    Shulou · 2022-06-02 18:09
  • Screenshot of installation key points of vmware 8.0

    Screenshot of installation key points of vmware 8.0

    Vmware 8.0 installation key point screenshot Chinese method: (sketch) 1. Han Hua Bao 2. Decompress and replace the files in the vmware directory, and open it again is the Chinese version of the installation vmware 8.0 key screenshot 1. Select, install the virtual machine, and then install operating system 2. Select

    Shulou · 2022-06-02 18:08
  • Actual combat of DBLE branch database and table

    Actual combat of DBLE branch database and table

    Environment: DBLE 2.19.03.0OS version: CentOS Linux release 7.6.1810 (Core) IP: 192.168.20.10/24MySQL version: MySQL- Community Edition-5

    Shulou · 2022-06-02 18:08
  • The whole data recovery process of file system sharing conflict caused by SAN LUN Mapping error

    The whole data recovery process of file system sharing conflict caused by SAN LUN Mapping error

    [user unit] [data recovery failure description] SUN optical fiber storage system in a branch of China Unicom, the central storage is a RAID6 composed of six 300G hard drives, divided into several LUN,MAP to servers of different services, and the server runs SUN SOLARIS operating system.

    Shulou · 2022-06-02 18:08
  • Squid-sarg log, ACL access control, reverse proxy

    Squid-sarg log, ACL access control, reverse proxy

    Lab environment squid server ens33:192.168.13.184 ens36:192.168.10.1 (host mode only) w

    Shulou · 2022-06-02 18:08
  • Heartbeat+DRBD+MySQL high availability scheme

    Heartbeat+DRBD+MySQL high availability scheme

    Heartbeat+DRBD+MySQL highly available scenarios =

    Shulou · 2022-06-02 18:08
  • Use the command esxcli to install patches for the ESXi host

    Use the command esxcli to install patches for the ESXi host

    Use the command esxcli to install patch Step1 for the ESXi host. First of all, make sure that the SSH service is enabled on the ESXi host, which can be enabled in two ways. Using ESXi Shell by default, ESXi Shell on ESXi (formerly known as

    Shulou · 2022-06-02 18:07
  • HOW BUSINESS CASE WRITING WILL HELP?

    HOW BUSINESS CASE WRITING WILL HELP?

    HOW BUSINESS CASE WRITING WILL HELP FACILITIES MANAGEMENT COMPANIES ENHANCE THEIR SERVICESBUSINESS C

    Shulou · 2022-06-02 18:07
  • Skype For Business 2015 Integrated deployment Series 5: install Skype Server system 2

    Skype For Business 2015 Integrated deployment Series 5: install Skype Server system 2

    This post enters the fifth part of the Skype for business 2015 comprehensive deployment series: installing a Skype for business Server 2015 server (2). Following the completion of the previous establishment and release of the topology, this article enters

    Shulou · 2022-06-02 18:07
  • Open-falcon + grafana Monitoring redis

    Open-falcon + grafana Monitoring redis

    Open-falcon recommends using the collection script redis-monitor or redismon, where redis-monitor supports Sentinel monitoring, while redismon does not support Sentinel, but because the former monitors some fields, it does not.

    Shulou · 2022-06-02 18:07