Get the App
  • Nginx website service (detailed description of manual compilation and installation process)

    Nginx website service (detailed description of manual compilation and installation process)

    The concept of Nginx Web Services Nginx ​ Nginx (engine x) is a high-performance HTTP and reverse proxy web server, while also providing IMAP/POP3/SMTP services. Nginx was created by Igor Sessoyev for Russia.

    Shulou · 2022-06-03 05:14
  • Access to Pod Quick start through Service in Kubernetes

    Access to Pod Quick start through Service in Kubernetes

    one。 Background ideally, we can think of Kubernetes Pod as robust. However, the gap between ideal and reality is often very large. In many cases, the container in Pod may die because of a failure. Deployment and other Controlle

    Shulou · 2022-06-03 05:14
  • A brief talk on Ansible Automation Operation and maintenance

    A brief talk on Ansible Automation Operation and maintenance

    1. Ansible Overview Ansible is a more and more popular open source operation and maintenance automation tool this year, which can realize operation and maintenance automation through Ansible, improve the work efficiency of operation and maintenance engineers, and reduce human error. Ansible through its own integration of a very rich module can

    Shulou · 2022-06-03 05:14
  • Problems in the use of confluence

    Problems in the use of confluence

    1. When using LDAP to manage users, the reason why users cannot be added to a specific group: when setting ldap, read-only is selected, resulting in groups in wiki that are not local groups. Solution: choose "read-only, local group" 2. There are many reasons why the space cannot be created. One of the ones I have encountered is sql.

    Shulou · 2022-06-03 05:14
  • Shell function call prompt

    Shell function call prompt "Command not found"

    Today, when writing a script, I defined a function. When I called the function, I always prompted "command not found". Finally, I reflected that the function should be written at the beginning of the script, otherwise it could not be called. I hope this experience can help others.

    Shulou · 2022-06-03 05:14
  • Nail alarm based on K8s Prometheus+Grafana+Altermanager

    Nail alarm based on K8s Prometheus+Grafana+Altermanager

    Related recommendations 1. Use Prometheus Operator to monitor kubetnetes cluster 2. Using Prometheus Operator to implement Application Custom Monitoring I. Overview of Alertmanager and Promethe

    Shulou · 2022-06-03 05:14
  • Auxiliary tools in Development (6)

    Auxiliary tools in Development (6)

    Today let's take a look at the assistive tools in development, so what is the development environment? In our impression, the development environment refers to the environment in which code is written. In fact, the development environment consists of three parts: the build environment, the debugging environment, and the test environment. Build environment refers to code writing and programming.

    Shulou · 2022-06-03 05:14
  • Outlook New Mail Notification is not displayed

    Outlook New Mail Notification is not displayed

    When Outlook receives a new email, a reminder box appears in the lower right corner of the desktop, as shown below: in a recent mail migration project, outlook did not receive a new email notification after some users reported that they received it. Next, I will share the investigation process with you. I hope you can have something to do with it.

    Shulou · 2022-06-03 05:14
  • Oracle transactions and common database objects

    Oracle transactions and common database objects

    The use of the index of the blog structure transaction, the function sequence of the view and the concept of the partition table of synonyms. Transaction Oracle ensures the consistency of data in the database through transactions. The meaning of a transaction A transaction is a logical unit of a business that ensures that all operations on the data are either complete.

    Shulou · 2022-06-03 05:14
  • Python+JenkinsApi Automation deployment .net Core Project

    Python+JenkinsApi Automation deployment .net Core Project

    Deployment environment and process 1) Jenkins is a java product and requires JDK8 to be installed. Since the. NetFreamwork project is automatically released on the basis of Windows, we continue to use Windows in Windows server 201.

    Shulou · 2022-06-03 05:13
  • Daily management operation of WSFC

    Daily management operation of WSFC

    In this article, Lao Wang will introduce you to some of the daily management functions of WSFC, which will be relatively easy. Some of them may have been seen before, but you don't know what it means, or have never been used. Lao Wang hopes that through this article, more people will know that WSFC has this.

    Shulou · 2022-06-03 05:13
  • Number of Windows Server 2008 R2 server DHCP

    Number of Windows Server 2008 R2 server DHCP

    The database file of the DHCP server stores DHCP configuration data, such as IP scope, rental address, reserved address and option settings, etc. By default, the system saves the database file in the% Systemroot%\ System32\ dhcp folder, of which the most important

    Shulou · 2022-06-03 05:13
  • Enable Exchange mailbox audit logging

    Enable Exchange mailbox audit logging

    Enable mailbox audit logging for each mailbox that needs to run a non-owner mailbox access report, mailbox audit logging must be enabled. If mailbox audit logging is not enabled, you will not get any results when you run the report. To enable mailbox audit logging for a single mailbox, run

    Shulou · 2022-06-03 05:13
  • Detailed explanation of the basis of Shell variables

    Detailed explanation of the basis of Shell variables

    Variable introduction variable is the place and data mark where the data is temporarily stored, the stored data exists in the memory space, and the data corresponding to the variable can be extracted by correctly calling the name of the variable in the memory space. The biggest advantage of using variables is that it makes program development more convenient, of course, in programming.

    Shulou · 2022-06-03 05:13
  • Shell script programming specifications and variables

    Shell script programming specifications and variables

    Main content Shell script programming specification Shell script application scene Shell programming specification pipeline and redirection Shell script variable custom variable special variable Shell script overview concept of Shell script commands to be executed are sequentially saved to a text file for this article

    Shulou · 2022-06-03 05:13
  • Windows server 2012 Application-Group Policy refresh time setting in a domain environment

    Windows server 2012 Application-Group Policy refresh time setting in a domain environment

    We all know that the default refresh time of the domain policy on the domain control is 5 minutes, so the client PC generally needs to restart or use the command to obtain the domain policy immediately. In fact, we can do this directly by modifying the domain policy. First, open Server Manager-tools-Group Policy Management right-click to edit "d"

    Shulou · 2022-06-03 05:13
  • About MetaWeblog

    About MetaWeblog

    XML-RPCWhat is XML-RPCXML-RPC SpecificationIt's a spec and a set of implementations that allow softw

    Shulou · 2022-06-03 05:13
  • Problems with Exchange 2013 OWA sending large attachments

    Problems with Exchange 2013 OWA sending large attachments

    Recently, a project has been done, and the customer has put forward such a request: change the size of outgoing mail to 100m (the default is 35m). To meet this demand, we modify the following configuration: receive connector: send connector: organize transmission settings: after modifying the above configuration, we find that it is sent through outlook

    Shulou · 2022-06-03 05:13
  • Office365 cross-subscription migration mailbox-bulk import user PST files

    Office365 cross-subscription migration mailbox-bulk import user PST files

    The previous article shared how to bulk export PST files from Office365 users' mailboxes. This article goes on to share that if you bulk upload PST files to a new subscription, first I applied for a new international Office365 subscription and I created four target accounts, which can be seen with me.

    Shulou · 2022-06-03 05:13
  • Forward and backward Analysis of DNS and Master-Slave synchronization experiment (1)

    Forward and backward Analysis of DNS and Master-Slave synchronization experiment (1)

    Introduction to DNS forward resolution experiment DNS. 1. DNS is used for forward resolution: look up the IP address according to the domain name, and resolve the specified domain name to the corresponding IP address. Reverse resolution: look up the domain name according to the IP address, and resolve the specified IP address to the corresponding domain name. > 2. DNS system type cache

    Shulou · 2022-06-03 05:13