Get the App
  • Vcenter5.5 sets up and joins the domain control account

    Vcenter5.5 sets up and joins the domain control account

    The prerequisite and software system for building vcenter 5.5 is server-2008 R2 EnterpriseVMware-VIMSetup-all-5.5.0-1312299.isocn_sql_se.

    Shulou · 2022-06-02 21:11
  • Application of making stand-alone version with WPF+PowerShell

    Application of making stand-alone version with WPF+PowerShell

    The PowerShell GUI tools I have come into contact with can be made in three ways: first, Web-B/S architecture II. WPF-C/S architecture III. WinForm-C/S architecture one. Web

    Shulou · 2022-06-02 21:11
  • Configure MIME type extension

    Configure MIME type extension

    The restrictions on the type of MIME (Multipurpose Internet Mail extension) were first introduced by IIS 6.0. Using these restrictions, we can prevent IIS from providing files with undefined file types to the outside world, which can help us protect the server from malicious downloads of sensitive files.

    Shulou · 2022-06-02 21:10
  • ACL access Control list-Standard IP access list (Theory + experiment)

    ACL access Control list-Standard IP access list (Theory + experiment)

    The function of ACL access control list 1. Limit network traffic and improve network performance 2. Provide the means to control the communication flow 3. Provide basic security means for network access 4. At the interface of the network device, determine which type of traffic is forwarded and which type of traffic is blocked ACL work

    Shulou · 2022-06-02 21:10
  • Use Azure Backup to back up virtual machines III: enable backup when creating VM

    Use Azure Backup to back up virtual machines III: enable backup when creating VM

    Use the Azure backup service to back up the Azure virtual machine (VM). Back up the VM according to the schedule specified in the backup policy and create a recovery point from the backup. The recovery point is stored in the Recovery Services repository. This article details the creation of the

    Shulou · 2022-06-02 21:10
  • The utilization rate of computing resources has increased by 38%, and Xiamen Airlines has implemented the construction of capacitive e-commerce in Taiwan.

    The utilization rate of computing resources has increased by 38%, and Xiamen Airlines has implemented the construction of capacitive e-commerce in Taiwan.

    The third Enterprise Container Innovation Conference (Enterprise Container Innovation Conference) hosted by Rancher Labs (hereinafter referred to as Rancher) on June 20, 2019.

    Shulou · 2022-06-02 21:10
  • Configure virtual host

    Configure virtual host

    Configure a virtual host to improve the utilization of hardware resources, you can run multiple websites on one server. If you create a new website and use the same IP address and the same port number as the default website, then the default website will not work properly. For multiple websites to run at the same time, you must

    Shulou · 2022-06-02 21:10
  • Use OpenSSH to remotely manage Linux servers

    Use OpenSSH to remotely manage Linux servers

    1. Using OpenSSH to remotely manage Linux server sshd is the server daemon of OpenSSH, and the corresponding client software under Windows includes SecureCRT/Xshell/PuTTY and so on. OpenSSH is generally the default

    Shulou · 2022-06-02 21:10
  • Vim implements batch comments or adding text

    Vim implements batch comments or adding text

    Ctrl + V choose the leftmost row to move uppercase input uppercase I input # double-click ESC to achieve batch comments

    Shulou · 2022-06-02 21:10
  • Circuit Breaker implementation of Micro Service schematic Golang General implementation

    Circuit Breaker implementation of Micro Service schematic Golang General implementation

    Circuit breaker background micro-service cascading failure scenario in a distributed environment, each micro-service invokes each other, when in some cases, such as back-end middleware service failure, third-party service interruption causes a service to be unavailable indefinitely and cannot be recovered for a short time, it may lead to cascading failures, which will eventually affect the entire business.

    Shulou · 2022-06-02 21:09
  • Dockerfile detailed explanation

    Dockerfile detailed explanation

    There are two ways to make Docker image: one is to use Docker container (docker save container_name-o test.tar), and then export image, but to use Doc

    Shulou · 2022-06-02 21:09
  • Flush flush holiday file update script

    Flush flush holiday file update script

    I believe you encounter a lot of repetitive work when doing flush system operation and maintenance, such as holiday files, manual update is very troublesome, you can make the following powershell script downholiday.ps1 to achieve automatic update: # define parameters, and each server modifies here as needed. $S

    Shulou · 2022-06-02 21:09
  • YAPI-API Management platform installation and deployment process

    YAPI-API Management platform installation and deployment process

    The deployment of yapi relies on node.js and mongodb to install node first and execute the following command: curl-- silent-- location https://rpm.nodesource.com/

    Shulou · 2022-06-02 21:09
  • Alibaba senior technical expert Lei Juan: the language features of the post-Java 8 era that developers should pay attention to

    Alibaba senior technical expert Lei Juan: the language features of the post-Java 8 era that developers should pay attention to

    Author | Alibaba senior technical expert Thunder Scroll, GitHub ID @ linux-china introduction: at a time when programming languages such as Python and JavaScript are rising in vogue, the elegant demeanor of a generation of hegemonic Java is not as good as it was then, but it is still sweeping.

    Shulou · 2022-06-02 21:09
  • Detailed explanation of nginx- configuration file

    Detailed explanation of nginx- configuration file

    Configuration file structure Global configuration (user, worker_processes, error_log, pid) events (Network connection related, worker_connections) http (the most important part, most of the functions are here

    Shulou · 2022-06-02 21:09
  • Relationship between VS version number and VC version number

    Relationship between VS version number and VC version number

    VC11 is the eleventh version of Visual C++, a runtime released with Visual studio 2012 in 2012, a must-have runtime for Visual studio 2012. The following is the parenthesis is the version number of VS, on the left.

    Shulou · 2022-06-02 21:09
  • Complete introduction to the principle of NAT address Translation

    Complete introduction to the principle of NAT address Translation

    The following is excerpted from one of the best-selling latest network equipment books, the Deluxe four-piece set, Cisco Router configuration and Management complete Manual (second Edition) (the other three are: Cisco switch configuration and Management complete Manual (second Edition), H3C switch configuration and Management

    Shulou · 2022-06-02 21:09
  • Use of ansible services

    Use of ansible services

    Ansible introduces that ansible is an automatic operation and maintenance tool, which is developed based on Python. It combines the advantages of many operation and maintenance tools (puppet, cfengine, chef, func, fabric), and realizes batch system configuration and batch program.

    Shulou · 2022-06-02 21:09
  • Office 365:Microsoft Teams is used for collaboration-related tools and services

    Office 365:Microsoft Teams is used for collaboration-related tools and services

    Blog address: https://blog.51cto.com/13969817Microsoft Teams is a platform where you can have online conversations or videoconferences with team members or external users, each team can build according to different projects

    Shulou · 2022-06-02 21:09
  • Linux Notes 13 Iptables with Firewalld Firewall.

    Linux Notes 13 Iptables with Firewalld Firewall.

    Four ways to configure the network card 1. Modify the network card vim / etc/sysconfig/network-script/ifcfg-eno through the configuration file. 2. Use setup in nmtuiRHEL5 and RHEL6 systems

    Shulou · 2022-06-02 21:09