Get the App
  • Introduction of commonly used Linux image addresses

    Introduction of commonly used Linux image addresses

    This article will explain in detail about the commonly used Linux image address introduction, the content of the article is of high quality, so share it with you for reference. I hope you can get something after reading this article. What is a Linux image? When we talk about mirroring, we mean to make a ghost mirror for the system.

    Shulou · 2022-06-03 01:00
  • Study notes-JavaEE Review National Day holiday

    Study notes-JavaEE Review National Day holiday

    First, classloader 1.1 what is a classloader and what is its function? A self-written Java code source file, the process of running is mainly divided into three stages. The first stage: the SOURCE level, that is, the source phase, has finished writing the code and has not yet compiled and run the second phase:

    Shulou · 2022-06-03 01:00
  • Windows Server2008 installation process

    Windows Server2008 installation process

    1, this case uses a virtual machine to install note: 1, find a mirror to burn into a CD 2, the real machine first download old peach or Chinese cabbage to do "PE", and then enter the bios setting (r if you use USB then adjust USB, use CD to adjust CD) as the first startup item! (2 pack recommended!) 2. Lower

    Shulou · 2022-06-03 00:59
  • How to finely manage the file server part two: file masking?

    How to finely manage the file server part two: file masking?

    How to finely manage the file server part two: file masking? ©Lander Zhang focuses on on-demand IT infrastructure operation and maintenance services for foreign enterprises, and IT Helpdesk hands-on training practitioners https://blog.51cto.com/land

    Shulou · 2022-06-03 00:59
  • Nginx--rewrite (application scenario example)

    Nginx--rewrite (application scenario example)

    Application scenario 1: www.accp.com-the old domain name of a jump company based on domain name. Due to changes in business requirements, we need to use a new domain name www.kgc.com instead of not abolishing the old domain name to jump from the old domain name to the new domain name, and keep its parameters unchanged.

    Shulou · 2022-06-03 00:58
  • EndPoint Learning path _ Management and maintenance: verify whether the communication between the client and the server is abnormal

    EndPoint Learning path _ Management and maintenance: verify whether the communication between the client and the server is abnormal

    Verify that the communication between the client and the server is abnormal to confirm that the server has been started and is willing to let the client connect to the server. Try to visit the following URL: http:///cp/connectionPoint/hb example: note that ping ServerIP is also a test

    Shulou · 2022-06-03 00:58
  • Client deployment certificate

    Client deployment certificate

    The first step is to log in to the client through OWA. The URL in the case is https://mcex01.mc.com/ecp, that shows "there is a problem with the security certificate of this website". If you want to continue to visit the client to access the server, you can select "continue to browse this website (not recommended)."

    Shulou · 2022-06-03 00:58
  • SharePoint 2016 Server deployment (2) SQL Server deployment

    SharePoint 2016 Server deployment (2) SQL Server deployment

    After the initialization of the SQL Server server is complete, continue to install the SQL Server software. Mount the SQL Server image, double-click to run and choose to install, select the new SQL Server stand-alone installation or add functions to the existing installation and select next check

    Shulou · 2022-06-03 00:57
  • Huawei Storage Server Volume lost data recovery success case

    Huawei Storage Server Volume lost data recovery success case

    1. The storage server failure environment describes that the client equipment is Huawei OceanStor S5600T server, which supports both SAN and NAS storage protocols. One day, when the server was running, the customer found that the data in the last NAS volume was lost. The volume size was 4T, and the main data type was of.

    Shulou · 2022-06-03 00:57
  • Detailed exercise of VLAN configuration experiment

    Detailed exercise of VLAN configuration experiment

    Experiment name: configure VLAN II: experiment environment: GNS3-1.3.10 III: experiment purpose: in the course of the experiment to deepen the understanding of VLAN, master the configuration of VLAN four: experiment step: 1: add a router, change it into a switch. 2: add three vpc3

    Shulou · 2022-06-03 00:57
  • How to run PHP programs in Apache Server

    How to run PHP programs in Apache Server

    How to run the PHP program in the Apache server? Perhaps many people do not understand, in order to let you understand better, the editor summed up the following content, I hope you can gain something according to this article. Running the Php file on Apache requires mod_ to be enabled on the server

    Shulou · 2022-06-03 00:56
  • 02-prepare the lab environment-001-install VMware Workstation 15

    02-prepare the lab environment-001-install VMware Workstation 15

    "practical training for Systems Engineers"-02-preparing Experimental Environment (batch cloning)-001-installing VMware Workstation 15 author: learning endless QQ Communication Group: 4545440141. Open the URL https://www.

    Shulou · 2022-06-03 00:56
  • Set up an IPSec connection between local, AWS and Azure

    Set up an IPSec connection between local, AWS and Azure

    Background because of business needs, it is necessary to build an IPSec connection between the company, AWS and Azure. The main challenge is that AWS only supports IKEv1Azure and supports IKEv2 by default. If you use IKEv1, you can only build one policy based.

    Shulou · 2022-06-03 00:56
  • Windows 64-bit mysql 5.7 + package unzipped and installed

    Windows 64-bit mysql 5.7 + package unzipped and installed

    Download address of mysql official website: https://dev.mysql.com/downloads/mysql/ takes version 5.7.21 as an example. After the package is first installed and decompressed, there is no data folder and my-default mentioned in the online tutorial.

    Shulou · 2022-06-03 00:56
  • Nginx smooth upgrade

    Nginx smooth upgrade

    Without stopping the service, upgrade the Nginx service to download the new version of Nginx-1.31.2.tar.gz package 1) compile the new version of nginx software [root@svr5 ~] # tar-zxvf nginx-1.31.2.ta

    Shulou · 2022-06-03 00:56
  • Cygwin syntax error: unexpected end of file

    Cygwin syntax error: unexpected end of file

    To simulate the linux environment in windows, you need to install cygwin, but after setting the font under / home/$ {user name} / .profile and .inputtrc in cygwin (and adding a newline character), open cygw

    Shulou · 2022-06-03 00:56
  • Using Azure Powershell to encrypt windows IaaS VM disk

    Using Azure Powershell to encrypt windows IaaS VM disk

    Windows IaaS VM provides a variety of ways to encrypt disks. This article introduces how to use Microsoft Azure to encrypt IaaS VM disks. Create a snapshot or backup before encrypting the disk. Backup ensures that an accident occurs during encryption

    Shulou · 2022-06-03 00:56
  • Prometheus03-node_exporter

    Prometheus03-node_exporter

    1. Address usage document: https://prometheus.io/docs/guides/node-exporter/GitHub: https://github.com/prometheus/node_e

    Shulou · 2022-06-03 00:56
  • Implementation of cluster management election algorithm

    Implementation of cluster management election algorithm

    A distributed service cluster management usually needs a coordination service, which provides service registration, service discovery, configuration management, group service and other functions, while the coordination service itself should be a highly available service cluster. ZooKeeper is a widely used and well-known coordination service. Coordinate the high availability of the service itself

    Shulou · 2022-06-03 00:56
  • Varnish service yum installation and different domain name sites

    Varnish service yum installation and different domain name sites

    Start three virtual machines: web servers using varnish to accelerate multiple different domain name sites varnish:192.168.80.100 / / need to be connected to the web1:192.168.80.101--www.

    Shulou · 2022-06-03 00:55