Get the App
  • There is a delay in the enforcement of group policy in the domain. How to slow the delay?

    There is a delay in the enforcement of group policy in the domain. How to slow the delay?

    1. Enforce the policy (on the server side) 2, refresh the policy (force the group policy to be refreshed with the command gpupdate/force on the client side) 3, restart

    Shulou · 2022-06-02 21:34
  • Redis series-8, cluster configuration

    Redis series-8, cluster configuration

    1: about the current situation of redis cluster1:redis cluster: cluster features supported by redis 1): node automatic discovery 2): slave- > master election, cluster fault tolerance 3): Hot reshar

    Shulou · 2022-06-02 21:34
  • About vmtools installation above centos 7. 0

    About vmtools installation above centos 7. 0

    There has always been a doubt in the process of implementation, that is, more than 7. 0 CENTOS and REDHAT no longer need to install VMWARE VMTOOLS separately, but it is always said that vmtools will affect the performance of the virtual machine, and there has always been an idea to uninstall the pre-installed on LINUX.

    Shulou · 2022-06-02 21:34
  • AWS Database (7)

    AWS Database (7)

    Database Conceptual Relational Database Relational Database provides a common interface that allows users to read and write data from the database using written commands or queries. A relational database consists of one or more tables that consist of columns and rows similar to a spreadsheet. Store data in rows and rows

    Shulou · 2022-06-02 21:33
  • Create host A record in Windows sever DNS

    Create host A record in Windows sever DNS

    1. Add the DNS service to the role in the Server Manager. 2. The DNS service role has been added. 3. In the "start" → management tool "→" DNS, open the "DNS management tool" to configure and manage DNS services. Create host A record 4, for taobao.

    Shulou · 2022-06-02 21:33
  • Ali Front end launches a new React framework: Mirror

    Ali Front end launches a new React framework: Mirror

    Mirror is a front-end framework based on React, Redux and react-router, which is simple, efficient, flexible and reliable. Why? We love React and Redux. However, there are too many template files in Redux that require

    Shulou · 2022-06-02 21:32
  • The Dell server restarts the idraccard

    The Dell server restarts the idraccard

    Environment: server DELL R720 (applicable to most Dell servers) method 1: operation procedure: press the "I" button on the back panel of the machine for 20 seconds to restart idrac, please see the following figure: method 2: operation procedure: web interface login idrac management interface, log in

    Shulou · 2022-06-02 21:32
  • The difference between UUID and self-increasing ID

    The difference between UUID and self-increasing ID

    When the traffic is large, use UUID; when the traffic is small, and use self-increasing ID.

    Shulou · 2022-06-02 21:32
  • Using Python to build http server

    Using Python to build http server

    David Wheeler has a famous saying: "any problem in computer science can be solved by adding another indirect middle layer." In order to improve the portability of Python network services, the Python community proposed the Web server gateway in PEP 333.

    Shulou · 2022-06-02 21:32
  • EMC Isilon (OneFS) restore cases after deleting important data

    EMC Isilon (OneFS) restore cases after deleting important data

    [fault description] the important data of its "teaching system" was deleted because of * in a university. It includes the MSSQL database in the "teaching system" and a large number of video teaching files of MP4, ASF and TS types. The overall storage architecture adopts EMC high-end network NAS (

    Shulou · 2022-06-02 21:32
  • Using Azure Function + Cognitive Services to realize automatic Picture Audit

    Using Azure Function + Cognitive Services to realize automatic Picture Audit

    Suppose we are running an application that requires users to submit a large number of picture files in the application, so it is time-consuming for the system administrator to review these pictures manually, and the review of pictures may not be immediate. In order to solve this problem, this article will be larger.

    Shulou · 2022-06-02 21:32
  • Centos7 installs and deploys AWX based on Docker-Compose

    Centos7 installs and deploys AWX based on Docker-Compose

    Centos7 Docker-Compose-based installation and deployment AWXAWX provides an Ansible-based Web user interface, REST API, and task engine, which is an upstream open source project for Ansible Tower. Basic preparation: in order to reduce security

    Shulou · 2022-06-02 21:32
  • Kubernetes Cluster installation Guide: docker-ce deployment

    Kubernetes Cluster installation Guide: docker-ce deployment

    Docker is the basic running environment of POD. Kubernetes uses dockerd as the runtime running engine by default. Before installing docker-ce, you must upgrade the kernel to the latest lts version. This is because in order to make docker-ce support data storage.

    Shulou · 2022-06-02 21:31
  • How to do well the Architecture Design of Enterprise Intermediate platform in the process of Digital Transformation

    How to do well the Architecture Design of Enterprise Intermediate platform in the process of Digital Transformation

    In the era of industrial Internet, the digital transformation of enterprises will become a trend. A previous survey by IDC, a well-known global research institution, shows that by 2018, 67% of the world's top 1000 enterprises and 50% of China's top 1000 enterprises will regard digital transformation as the core of their strategy.

    Shulou · 2022-06-02 21:31
  • Office 365 Tips: Microsoft Teams _ extend Form applications to meet business processes

    Office 365 Tips: Microsoft Teams _ extend Form applications to meet business processes

    Blog address: https://blog.51cto.com/13969817 since the launch of the Microsoft Teams preview, Microsoft Teams features have become more and more perfect, including a complete meeting experience and chat

    Shulou · 2022-06-02 21:31
  • Linux signal capture mechanism (signal,kill), (sig)

    Linux signal capture mechanism (signal,kill), (sig)

    There are 64 public signals under linux. Kill-l check: you can see that 32 and 33 unknown signals are missing. Dividing from here, the first 31 signals are unreliable signals, followed by reliable signals. When the process is blocked (sending a lot of signals at once), no

    Shulou · 2022-06-02 21:31
  • Windows domain control server query command

    Windows domain control server query command

    Commands vary depending on the version of Windows. Check the local user table net user look up the local administrator net localhroup administrators look up the domain management user net group "domain dad

    Shulou · 2022-06-02 21:31
  • Solve the problem of abnormal DNS parsing of docker in Ubuntu 18.04,

    Solve the problem of abnormal DNS parsing of docker in Ubuntu 18.04,

    Solve the problem of abnormal DNS parsing in docker in Ubuntu 18.04: note: replace the default / etc/resolv.conf file mv / etc/resolv.conf / etc/reso in Ubuntu 18.04

    Shulou · 2022-06-02 21:31
  • Road to Service Migration | transition from Spring Cloud to Service Mesh

    Road to Service Migration | transition from Spring Cloud to Service Mesh

    Based on Spring Boot development, Spring Cloud provides a complete set of micro-service solutions, including service registration and discovery, configuration center, full-link monitoring, API gateway, fuse, remote invocation framework, tool client and other options-neutral open source components, and

    Shulou · 2022-06-02 21:31
  • Dual Node installation of OpenStack Train Edition (1)

    Dual Node installation of OpenStack Train Edition (1)

    Written in the previous series, this series consists of 14 sections, documenting the manual installation process from the basic configuration to starting the OpenStack instance (of course, there is now an one-click deployment tool). The OpenStack version used is the latest Train version, which is slightly different from the previous version. Ginseng

    Shulou · 2022-06-02 21:31