Get the App
  • EXCHANGE rebuilds DAG member servers

    EXCHANGE rebuilds DAG member servers

    Description: 1. This article can be regarded as a note, give yourself a reminder, if you need it, you can refer to it. two。 Suppose the environment is a two-node DAG group, and one of the servers fails, and the newly built 3.3.1 server needs to be consistent with some of the configuration of the original server. For example, the net

    Shulou · 2022-06-02 18:29
  • Win10-PPTP tutorial

    Win10-PPTP tutorial

    1. Click the network icon in the taskbar in the lower right corner of the desktop, and then click "Open Network and sharing Center". You can also enter the network and sharing center through the network and Internet in the control panel. 2 in the network and sharing center, click "set up a new connection or network"; 3 select "connection"

    Shulou · 2022-06-02 18:29
  • Vcenter6.0 installation

    Vcenter6.0 installation

    Here is the vcenter6.0 installed under the server2012std system. First, double-click the VCSA image and wait for the system to load the driver into the folder vcsa to install the client plug-in, then return to the previous directory, double-click vcsa-setup, pop up a web page and click install.

    Shulou · 2022-06-02 18:28
  • Correct selection of Citrix XenApp/XenDesktop version

    Correct selection of Citrix XenApp/XenDesktop version

    People often ask me which version I should choose when Citrix XenApp/XenDesktop products are updated so quickly. Before answering this question, we have to start with Citrix's current product release and update strategy. If for Citrix products

    Shulou · 2022-06-02 18:28
  • Set up an ElasticSearch log analysis system for office environment

    Set up an ElasticSearch log analysis system for office environment

    Building office environment ElasticSearch log analysis system ​ plans to bring the company's firewall + switch + server (centos7) + Vmware+Windows server into the scope of monitoring, so it started the journey of ELK monitoring. ​

    Shulou · 2022-06-02 18:28
  • Jenkins (3) Parametric Construction process

    Jenkins (3) Parametric Construction process

    Parameterized build is a way to provide interaction with users by selecting different parameters passed in to perform different tasks, such as selecting different project names and publishing to different environments. Parametric construction is implemented through the Extended Choice Parameter plug-in.

    Shulou · 2022-06-02 18:28
  • CentOS7 yum installs the latest version of Nginx

    CentOS7 yum installs the latest version of Nginx

    Download the nginx package (package) # wget http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos corresponding to the current system version

    Shulou · 2022-06-02 18:27
  • Redis five data types

    Redis five data types

    About Redis Redis is an open source log database written in ANSI C, complies with the BSD protocol, supports the network, can be memory-based and persistent, and provides API in multiple languages. It is often called a data knot.

    Shulou · 2022-06-02 18:27
  • Windows system security troubleshooting

    Windows system security troubleshooting

    The content of Windows system security troubleshooting mainly includes the following contents: check whether there is illegal account information in user information? Command: NET LOCALGROUP\ NET USER\ NET GROUP troubleshoot whether there are malicious service items added to the system service? Troubleshooting system into

    Shulou · 2022-06-02 18:27
  • Input, filter and output-PowerShell 3 minutes (8)

    Input, filter and output-PowerShell 3 minutes (8)

    Today's three minutes will give you a summary of PowerShell's daily input, filtering and output of data. There are many ways to deal with PowerShell input data, including direct input characters, import data, capture interface input, etc. For less information, you can directly manually use the Pow

    Shulou · 2022-06-02 18:27
  • Several ways of Powershell pop-up window

    Several ways of Powershell pop-up window

    Originally, this article was supposed to be finished in the morning, but as a result, I had to admit that I was a little lazy and made some summary of the recent projects at hand. Powershell development, operation and maintenance has also been done for some time. Today, let's talk about those simple GUI programming operations and maintenance. Let's start with the pop-up window.

    Shulou · 2022-06-02 18:27
  • 3 categories and 6 kinds, all comparison of mainstream container operating systems

    3 categories and 6 kinds, all comparison of mainstream container operating systems

    On the evening of May 8th, the fifth phase of online training of 20Jing 30qu Kubernetes Master Class "Log, Monitoring and Alert in Kubernetes" will be broadcast. Click on the link: http://live.vhall.com/3175

    Shulou · 2022-06-02 18:27
  • Audit of the authority of the root account shared by different operation and maintenance personnel of Linux

    Audit of the authority of the root account shared by different operation and maintenance personnel of Linux

    First, why? In small and medium-sized enterprises, different operation and maintenance personnel of the company basically use root accounts for server login management, lack of account authority audit system. It's okay if something goes wrong. If something goes wrong, it's hard to find the source. Here's how to compile bash to make different clients

    Shulou · 2022-06-02 18:26
  • ELK system Analysis nginx Log

    ELK system Analysis nginx Log

    The ELK system needs to deal with the relevant log files after installation. This paper mainly processes and visualizes the nginx log files to meet the daily business needs. To make a long story short, the specific network topology diagram of my environment is as follows: serverO

    Shulou · 2022-06-02 18:26
  • Mount cifs file system type error mount: / mnt: bad option solution

    Mount cifs file system type error mount: / mnt: bad option solution

    Execute the mount command on Ubuntu: sudo mount-t cifs-o domain=leiligroup,user=zrt1234,password=LEIli1234 / / lsn-zbb8377

    Shulou · 2022-06-02 18:26
  • Review of front-end 01.http protocol

    Review of front-end 01.http protocol

    1. What's the difference between http1.0 and 1.1? Http1.0: each request / response establishes and closes a connection, which is slow. Http1.1: multiple responses or requests can be transmitted in the same tcp connection. Http1.1 also enables long by default.

    Shulou · 2022-06-02 18:26
  • Win7 remote Desktop full screen and window Mode switch

    Win7 remote Desktop full screen and window Mode switch

    Here's how to switch key combinations. Different computers may have different keyboard shortcuts (some laptops don't even have corresponding key values): ① desktops: ctrl+alt+break key combinations. ② CTRL+ALT+PAGEDOWN key combination. Does ③ have any notebooks?

    Shulou · 2022-06-02 18:26
  • Nginx Agent and reverse Agent (rpm package installation)

    Nginx Agent and reverse Agent (rpm package installation)

    Note: case 1: when the backend is an independent php-fpm server module, fastcgi protocol is required. Case 2: when the backend is LAMP, the Apache protocol is used. There is no need to open the fastcgi module and write a location / {pro directly.

    Shulou · 2022-06-02 18:26
  • Understanding of the Seven layers of OSI Network

    Understanding of the Seven layers of OSI Network

    What is the OSI seven-tier model? The Open Systems Interconnection reference Model (Open System Interconnect for short OSI) is a reference model for open systems interconnection jointly developed by the International Organization for Standardization (ISO) and the International Advisory Committee on Telegraph and telephone (CCITT).

    Shulou · 2022-06-02 18:26
  • Jenkins+newman console output Styl

    Jenkins+newman console output Styl

    1. Install the plug-in AnsiColor2. Configure 3. 0 according to the Job of each build. Standard format for display of execution results

    Shulou · 2022-06-02 18:25