Get the App
  • Using Windows sever as DHCP Relay Agent

    Using Windows sever as DHCP Relay Agent

    1. Install dhcp service on the dhcp server. (installed in the server administrative role) 2. Configure static IP,dns refers to yourself, and the gateway is the IP address of the relay agent. 3. To install two network cards on the relay agent, you only need to enter the IP and subnet mask of the same network segment as DHCP, and

    Shulou · 2022-06-02 21:01
  • What does WeChat Mini Programs do? find a wooden fish shop to save time and effort.

    What does WeChat Mini Programs do? find a wooden fish shop to save time and effort.

    More and more businesses want to consult WeChat Mini Programs on how to do it. Let's share with you the convenient and quick WeChat Mini Programs production method. 1. Baidu search Baidu search wood fish shop, enter the wood fish shop official website 2. Register a wooden fish shop account, log in to the management background 3, select

    Shulou · 2022-06-02 21:00
  • Migration of VMware virtual machines to openstack platform

    Migration of VMware virtual machines to openstack platform

    1. Check whether the kernel supports the virtio driver grep-I virtio / boot/config-$ (uname-r) 2. If the kernel does not have a virtio driver, you need to specify the virtio driver cp / boot/initra

    Shulou · 2022-06-02 21:00
  • Heartbeat basic principle and logical Architecture of Linux High availability Cluster solution

    Heartbeat basic principle and logical Architecture of Linux High availability Cluster solution

    In this article, we mainly learn the basic principles and logical architecture of heartbeat high availability cluster. Ll this article navigates the basic principles of heartbeat. The version of heartbeat introduces the term heartbea related to heartbeat.

    Shulou · 2022-06-02 21:00
  • Windows batch-batch replacement of file names

    Windows batch-batch replacement of file names

    @ echo off@rem found the file for / f "delims="% I in ('dir / s zip') do (set "foo=%%i" @ REM old) in the current directory and subdirectory * .zip

    Shulou · 2022-06-02 21:00
  • After the National Day, start Microsoft series charging mode, are you ready?

    After the National Day, start Microsoft series charging mode, are you ready?

    Blog: https://blog.51cto.com/13637423 's festive passion for celebrating the 70th birthday of the motherland has faded, and life and work have returned to the original position. In order to stand out in our respective jobs and improve our self-ability, Microsoft has been able to improve our ability.

    Shulou · 2022-06-02 21:00
  • Supplement of scheduled tasks under linux (script)

    Supplement of scheduled tasks under linux (script)

    1. It is wrong to run the systemctl restart network command 00 21-00 * systmmctl restart network from 09:00 to 12:00 every evening, because the range is 0

    Shulou · 2022-06-02 21:00
  • Access the file server on the experimental mobile phone, and compare FTP with SFTP

    Access the file server on the experimental mobile phone, and compare FTP with SFTP

    Requirements: different users can access public directories, and several users can access their own private directories. Stable multi-platform use, should be supported on mobile phones, easy to use. Extension: for safety, speed is easy if you have a NAS. However, I do not have plan 1: SFTP software: xlight FT

    Shulou · 2022-06-02 21:00
  • Detailed description of the Construction of separated and resolved Domain name Server in CentOS 7

    Detailed description of the Construction of separated and resolved Domain name Server in CentOS 7

    DNS separated resolution introduces the domain name server separated and resolved by ​, which is actually the main domain name server. The separated resolution here mainly refers to providing different domain name resolution records according to different clients. When clients from different addresses request to resolve the same domain name, provide them with different resolution knots.

    Shulou · 2022-06-02 21:00
  • Kubernetes authentication and authorization operation strategy: get started with Kubernetes authorization

    Kubernetes authentication and authorization operation strategy: get started with Kubernetes authorization

    This is the third article in this series, and the first two articles introduced Kubernetes access control and authentication, respectively. This article will take you to understand the concept of Kubernetes authorization through hands-on practice. Before we officially begin the article, let's take a quick look at our reality.

    Shulou · 2022-06-02 20:59
  • Apache Jserv protocol

    Apache Jserv protocol

    The protocol mainly transmits data in binary format rather than text format. The use of TCP and packet-based protocols increases the performance of WEB servers. Mod_jk and mod_proxy are based on the AJP protocol. Mod_jk is an AJP connector, which is often

    Shulou · 2022-06-02 20:59
  • What about CmdletBinding () in the Powershell function?

    What about CmdletBinding () in the Powershell function?

    Reference article: Don Jones https://technet.microsoft.com/en-us/library/ff677563.aspxpowershell help documentation: help about_f

    Shulou · 2022-06-02 20:59
  • RDS deployment for Windows Server 2016

    RDS deployment for Windows Server 2016

    RDS is the abbreviation of Remote Desktop Service. Remote Desktop Services accelerate and expand the deployment of desktops and applications to any device, helping to protect the security of key intellectual property rights while improving staff productivity and simplifying compliance. Far

    Shulou · 2022-06-02 20:59
  • ProxmoxVE replaces VMware, I think so!

    ProxmoxVE replaces VMware, I think so!

    Online customer service above on the left is my personal Wechat, for further communication, please add Wechat. On the right is my official account "Openstack Private Cloud". If you are interested, please follow us. As I get familiar with ProxmoxVE, I find that this product is really easy to use.

    Shulou · 2022-06-02 20:59
  • Nginx Tomcat static and dynamic separation experiment

    Nginx Tomcat static and dynamic separation experiment

    Nginx Tomcat static and dynamic separation experiment 1. After installing Nginx and Tomcat, this experiment uses source code installation. Related paths: 1. Nginx release path: / usr/local/nginx/html/colin12, Ngin

    Shulou · 2022-06-02 20:58
  • Services of WDS and DHCP

    Services of WDS and DHCP

    Introduction: Windows deployment Service (Windows Deployment Services, abbreviated WDS) is suitable for the deployment of computer operating systems in large and medium-sized networks. You can use Windows deployment services to manage images and unattended security

    Shulou · 2022-06-02 20:58
  • Additional DC installation

    Additional DC installation

    The so-called extraterritorial controller refers to the domain controller other than the first domain controller. When installing multiple domain controllers in the same domain, it will have the following advantages: * improve the efficiency of user login. Because multiple domain controllers can share the work of auditing users at the same time, the login speed of users can be accelerated.

    Shulou · 2022-06-02 20:58
  • Examples of common jump configurations on Nginx websites

    Examples of common jump configurations on Nginx websites

    I believe that if you use nginx as the front-end reverse proxy server in your daily operation and maintenance work, you will love and hate nginx's rewrite. You love it because you have taken care of it, and you will feel great and powerful after completing the developer's jump requirements.

    Shulou · 2022-06-02 20:58
  • CI/CD operation manual in traditional cloud environment (5) configuring jenkins

    CI/CD operation manual in traditional cloud environment (5) configuring jenkins

    Install and configure jenkinscd / usr/local/src/tar xvf jdk-7u79-linux-x64.tar.gzln-sv / usr/local/src/jdk1.7.0_79 / usr

    Shulou · 2022-06-02 20:58
  • Virtual linux disk expansion under VM VirtualBoX

    Virtual linux disk expansion under VM VirtualBoX

    My VirtualBox virtual machine linux system has a total of 8 gigabytes of disks. I need to expand the capacity of the reference blog: https://www.cnblogs.com/anjingshen/archive/2015/10/17/48

    Shulou · 2022-06-02 20:58