Get the App
  • Problems caused by windows server update in July for exchange

    Problems caused by windows server update in July for exchange

    The update for the windows operating system released by Microsoft on July 10, 2018 has led to many problems with the exchange mail system of users, mainly as follows: the client cannot send and receive mail normally. The exchange transmission service pretends to die to solve this problem.

    Shulou · 2022-06-02 17:30
  • Detailed description of native Kubernetes monitoring function-Part2

    Detailed description of native Kubernetes monitoring function-Part2

    This Wednesday night, the sixth online training phase of 20 Kubernetes 30 Kubernetes Master Class "creating highly available applications in Kubernetes" will be broadcast. Click the link: http://live.vhall.com/8477109

    Shulou · 2022-06-02 17:30
  • How to access an Apache virtual host (theoretical part)

    How to access an Apache virtual host (theoretical part)

    Build a virtual host ■ virtual Web host ● running multiple Web sites in the same server, each of which does not independently occupy a real computer ■ httpd supported virtual host type ● domain name-based virtual host ● based on IP address virtual host ● port-based virtual

    Shulou · 2022-06-02 17:30
  • An example demonstrates the working principle of

    An example demonstrates the working principle of "distance vector routing algorithm"

    The following content is extracted from the newly listed, has been incorporated into the national university teaching material system, and in the national best-selling, well-received new book "in-depth understanding of computer Network". 7.5.3 distance vector routing algorithms dynamic routing algorithms are usually used in modern computer networks because they can adapt to network topology and traffic

    Shulou · 2022-06-02 17:30
  • Powershell automatically removes disabled accounts from the group

    Powershell automatically removes disabled accounts from the group

    1. Remove the disabled account $group= "testgroup" $members = Get-ADGroupMember-Identity $groupforeach ($memeber in $m) from the specific group

    Shulou · 2022-06-02 17:30
  • The use of Curator

    The use of Curator

    Curator in order to better implement Java operation zookeeper server, later appeared Curator framework, very powerful, is now the top-level project of Apache, which provides more rich operations, such as session timeout reconnection, master-slave

    Shulou · 2022-06-02 17:30
  • Modify root password and other user passwords of kvm virtual machine

    Modify root password and other user passwords of kvm virtual machine

    Earlier, because the root password of the kvm virtual machine was lost by the customer, this is really urgent. I think of a password file method that directly replaces the / etc/shadow file, which can be used to change the password. On your other machine, check the shadow file of root, and reply

    Shulou · 2022-06-02 17:30
  • Saltstack sets minion grouping

    Saltstack sets minion grouping

    1. Open # vim / etc/salt/masternodegroups:zxgroup on the salt-master side: 'Lindsay admin MasterMasterMasterMasterMasterMasterLadminLishi SlaveZxtest

    Shulou · 2022-06-02 17:30
  • Compile default author information for vim

    Compile default author information for vim

    Vim/ etc/vim/vimrcmap ms:call TitleDet () 'sfunction AddTitle () call append (0, "#! / bin/bash") ca

    Shulou · 2022-06-02 17:29
  • The third of WSUS series: WSUS configuration

    The third of WSUS series: WSUS configuration

    We installed the WSUS role in the previous section, and in this section we'll talk about how to configure it. Open the server manager, click tools, and select Windows Server update service; this interface remains default, click next; whether to join the update improvement plan, next; select

    Shulou · 2022-06-02 17:29
  • SharePoint 2010 missing site Save as template option

    SharePoint 2010 missing site Save as template option

    If you try to save a Web site in SharePoint Server 2010 and do not see the Save Web site as a template option, it may be because the site has publishing enabled. If you use the site publishing feature, there are several options for saving the site as a template. # method

    Shulou · 2022-06-02 17:29
  • Kernel parameters, top commands, script exercises, introduction to initrd

    Kernel parameters, top commands, script exercises, introduction to initrd

    Kernel parameters, top commands, script exercises, initrd introduction list common kernel parameters and their meaning (1) net.ipv4.ip_forward: packet routing and forwarding switch, set to 1 to turn on, 0 means to close (2) net.ipv4.

    Shulou · 2022-06-02 17:29
  • How to restore mobile phone documents when deleted? how to restore them?

    How to restore mobile phone documents when deleted? how to restore them?

    How to restore mobile phone documents when deleted? When we work hard to finish the document, we accidentally delete it. I believe many people will choose to find our mobile phone documents, so do you know how we should find our mobile phone documents? In fact, everyone has their own way to find it, which is simple these days.

    Shulou · 2022-06-02 17:29
  • Ten suggestions given by an old embedded engineer to a novice

    Ten suggestions given by an old embedded engineer to a novice

    In retrospect, I don't know when the whole it industry began to use open source software to develop applications (Apps), and industry experts also encouraged embedded engineers to step out of their comfort zone and learn new skills to keep pace with the times. Because of this, more and more people join the army of learning embedded, resulting in

    Shulou · 2022-06-02 17:29
  • Data Management and Network Communication of Docker

    Data Management and Network Communication of Docker

    1. Data management of docker in docker, in order to easily view the data generated in the container or share the data among multiple containers, it will involve the data management operation of the container. There are two main ways to manage the data in the docker container: data volume and data volume container. one

    Shulou · 2022-06-02 17:29
  • DNS query process and simple construction of DNS server

    DNS query process and simple construction of DNS server

    1. Describe the DNS query process and the DNS server category. DNS query process: the flow of a complete query request: Client-- > hosts file-- > DNS Local Cache-- > DNS Server (r

    Shulou · 2022-06-02 17:29
  • Compile and install redis

    Compile and install redis

    Compile and install redis: download the latest release version of redis source package: http://download.redis.io/releases/ compile installation command: official installation command: https://redi

    Shulou · 2022-06-02 17:29
  • Ubuntu 12.04 configure apue2 environment

    Ubuntu 12.04 configure apue2 environment

    0. For ease of operation, it is recommended to use root permission. 1. Here http://www.apuebook.com/src.tar.gz downloads the source package and decompresses it to a directory, such as / root/apue.2e. # tar-zxv

    Shulou · 2022-06-02 17:29
  • Characteristics of Nginx

    Characteristics of Nginx

    Nginx software implements website server reverse proxy server web, mail server Nginx features lightweight, high performance HTTP server high performance reverse proxy reverse proxy server based on modular design based on EPOLL event-driven model

    Shulou · 2022-06-02 17:29
  • How to configure the cloud terminal with the server

    How to configure the cloud terminal with the server

    We know that cloud terminals can be divided into X86 cloud terminals and ARM architecture cloud terminals according to architecture. in most cases, cloud terminals based on X86 architecture or ARM architecture are not used separately, but are used to connect to the server through the protocol. Then how does the cloud terminal match with the server?

    Shulou · 2022-06-02 17:29