Get the App
  • Realize the interworking between virtual machine and virtual machine through DHCP

    Realize the interworking between virtual machine and virtual machine through DHCP

    To realize the interworking between virtual machine and virtual machine through DHCP, open the start menu, click Service Manager, as shown in figure: click to add roles and functions, as shown in figure: click next, as shown in figure: select target server, click next, as shown in figure: click DHCP server, click next

    Shulou · 2022-06-03 09:40
  • Nginx configuration reverse proxy

    Nginx configuration reverse proxy

    First, the foreword reverse proxy function hides server information-> ensures the security of the intranet. Usually, the reverse proxy is used as the public network access address, and the web server is the intranet, that is, the external network is configured through nginx to access the web server. For example, Xiaobian's Code Cloud personal blog address is: http:/.

    Shulou · 2022-06-03 09:40
  • Kubernetes binary deployment-multi-master node cluster deployment

    Kubernetes binary deployment-multi-master node cluster deployment

    Following the previous article, single-node deployment (1) deployment of multi-node deployment environment load balancing Nginx1:192.168.13.128/24Nginx2:192.168.13.129/24Master node master1:192.168.

    Shulou · 2022-06-03 09:40
  • The new style of North American KubeCon is bringing K8S magic to the edge of computing.

    The new style of North American KubeCon is bringing K8S magic to the edge of computing.

    Author: DJ revision: new Innovation Direction of Kevin ·Wang Container Biosphere the year-end event of the container technology circle in 2018, the North American KubeCon finally came to an end in Seattle. In total, the North American KubeCon attracted more than 8000 viewers, a record high. Release first

    Shulou · 2022-06-03 09:40
  • DAG configuration for full installation of exchange2016 4 nodes

    DAG configuration for full installation of exchange2016 4 nodes

    First, create a new database, set the database path to E:\ Microsoft\ Exchange Server\ DataBase\ to complete the creation of the Mbox1,Mbox2,Mbox3,Mbox4,Mbox5 database, and then configure DAG.

    Shulou · 2022-06-03 09:40
  • Manage password policies

    Manage password policies

    Password policy introduction password policy is a security mechanism provided by the operating system for system security, just like the linux operating system does not provide super user login, password policies include: minimum password length, password duration, historical password, password complexity and so on.

    Shulou · 2022-06-03 09:40
  • How to prevent a key file from being modified in Linux system

    How to prevent a key file from being modified in Linux system

    In a Linux environment, some important configuration files are not allowed to be modified by anyone, including root users. To prevent accidental deletion or modification, you may need to set the unmodifiable bit (immutable) permission for the file. We use / etc

    Shulou · 2022-06-03 09:39
  • Nginx Rewrite related functions

    Nginx Rewrite related functions

    The Nginx server leverages the ngx_http_rewrite_module module to parse and process rewrite requests, which relies on PCRE (perl compatible regularexpression).

    Shulou · 2022-06-03 09:39
  • Basic knowledge of dual-computer hot standby and load balancing

    Basic knowledge of dual-computer hot standby and load balancing

    1. Introduction of dual-computer hot backup 1) Why to use hot backup 2) deployment mode of dual-computer hot backup 2. Load balancing introduction 1) what is load balancing 2) implementation process 3) load balancing technologies include many, such as software / hardware load balancing, local / global load balancing.

    Shulou · 2022-06-03 09:39
  • Centos 7 install and configure vsftp service (virtual user login)

    Centos 7 install and configure vsftp service (virtual user login)

    1.vim / etc/selinux/config the configuration file is SELINUX=disable2. Turn off the firewall setenforce 03.yum-y install vsftpd4.cp / etc/vs

    Shulou · 2022-06-03 09:39
  • Firewalld Firewall-there are no liars for mother and baby in Mengbei Tree.

    Firewalld Firewall-there are no liars for mother and baby in Mengbei Tree.

    Firewalld Firewall-there is no cheater for mother and baby in Mengbei Tree. IP address camouflage: 1. Through address camouflage, the NAT device forwards the packet passing through the device to the designated receiver, and at the same time changes the passed packet 2 and source address to the interface address of its NAT device. When the returned packet

    Shulou · 2022-06-03 09:39
  • Hpvm allocates resources to create virtual machines

    Hpvm allocates resources to create virtual machines

    Hpvm allocates resources to create virtual machines 1 hpvmcreate-P 93.142_hostname-c 8-r 16G creates new virtual machines and uses the <-P virtual machine name > option to specify the name of the new virtual machine. This option is available for hpvmcr

    Shulou · 2022-06-03 09:39
  • Kubernetes V1.17 enables Topology-aware Service routing

    Kubernetes V1.17 enables Topology-aware Service routing

    Kubernetes V1.17 enables topology-aware service routing 1. Noun explanation: topology domain: indicates a node in the cluster, an operable area, that is, a topology domain name. Endpoint: generally speaking, IP-Port is the ip+p of pod in Node.

    Shulou · 2022-06-03 09:39
  • Server 2016 deploy AD RMS (protect important documents)

    Server 2016 deploy AD RMS (protect important documents)

    Blog directory one, what is AD RMS? 1. Introduction to AD RMS 2, Overview of AD RMS Cluster 3, introduction to AD RMS clients 4, Why does the AD RMS environment need IIS? 5. Why does the AD RMS environment need a database? Second, deploy AD RMS service

    Shulou · 2022-06-03 09:39
  • 10 minutes to learn docker-compose.yml

    10 minutes to learn docker-compose.yml

    Docker-compose.yml example: the resource orchestration file defines version information, services service configuration, networks network information, volumes volume information, and contains the container configuration for each service startup. Version: '3'se

    Shulou · 2022-06-03 09:38
  • Unix philosophy

    Unix philosophy

    From Linux/Unix Design ideas (1) small is beautiful. (2) Let each program do only one thing. (3) build a prototype as soon as possible. (4) choose portability instead of high efficiency. (5) use plain text files to store data. (6) make full use of the leverage of software. (

    Shulou · 2022-06-03 09:38
  • Exchange OWA sets the message to be forwarded to the public network mailbox

    Exchange OWA sets the message to be forwarded to the public network mailbox

    Users log in to owa and set up the forwarding of all messages through inbox and collation rules. Forwarding the internal address can be successful. The external network cannot be delivered. After query, you need to enable automatic forwarding. Set AutoForwardEnabled to TrueExchange2

    Shulou · 2022-06-03 09:38
  • @ Scheduled comment

    @ Scheduled comment

    1 Overview @ Scheduled annotations are annotations provided by spring boot for scheduled task control, which are mainly used to control the execution of tasks at a specified time or at regular intervals. Note that it needs to be used with @ EnableScheduling, configuration

    Shulou · 2022-06-03 09:38
  • There was a problem with Outlook search:

    There was a problem with Outlook search: "there was a problem extracting results from the server, one."

    Problem description: when searching in the Outlook client, an error message appears: "there is a problem extracting results from the server, and some items may not be included in the search results." There is a problem extracting results from the server, and some items may not be included in the search results. ) reason: this problem is the main problem

    Shulou · 2022-06-03 09:38
  • File server security management: managing cached network credentials

    File server security management: managing cached network credentials

    Manage cached network credentials 1. The client accesses the share on the file service as an administrator user and establishes a sharing connection. two。 Remotely control the services on the server. On the client side, in the "start"-"run" command, type services.msc, and open the Service Management tool.

    Shulou · 2022-06-03 09:38