Get the App
  • Lock of SQL SERVER database

    Lock of SQL SERVER database

    The concept of 1SQL SERVER lock shared lock: used to read the lock added by the resource. Resources with shared locks cannot be modified. By default, the shared lock is read and the resource is released immediately. Exclusive locks: incompatible with other locks, including other exclusive locks, which are used to modify data when resources

    Shulou · 2022-06-02 16:12
  • Deploy k8s cluster (no pit in self-test)

    Deploy k8s cluster (no pit in self-test)

    About kubernetes kubernetes, K8s for short, is an open source application used to manage containerized applications on multiple hosts in the cloud platform. The goal of Kubernetes is to make deployment of containerized applications simple and efficient (powerful), Ku

    Shulou · 2022-06-02 16:12
  • What's the difference between BASH and DOS?

    What's the difference between BASH and DOS?

    This article is to share with you about the difference between BASH and DOS, the editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article. Main differences between BASH and DOS console

    Shulou · 2022-06-02 16:12
  • Teach you how to make C4D with animation effects

    Teach you how to make C4D with animation effects

    The current C4D design is liked by many people because its effect can be presented with a sense of three-dimensional and space. And with certain animation effects can highlight the smart, high-tech visual effects. This time, we will explain the animation effect of the following figure C4D, which is mainly composed of two major effects, flash and sphere.

    Shulou · 2022-06-02 16:11
  • The same forest migration of a domain

    The same forest migration of a domain

    1. With the continuous update of Microsoft products, the company will also update   products with Microsoft 1) Microsoft products have a life cycle, if the life cycle comes, Microsoft will stop supporting! -whether to support = whether to continue to provide patches   2) large companies in the IT running process, Po

    Shulou · 2022-06-02 16:11
  • SHELL script to configure NFS remote sharing on Centos7

    SHELL script to configure NFS remote sharing on Centos7

    NFS remote sharing 1. Remote shared server configuration script #! / bin/bash# master server NFS configuration script # create a new disk partition echo "n p w" | fdi

    Shulou · 2022-06-02 16:11
  • Lync 2010 and 2013 co-exist and cannot share PPT whiteboard functionality

    Lync 2010 and 2013 co-exist and cannot share PPT whiteboard functionality

    Problem description: after coexistence of lync 2013 with existing lync 2010, it is found that a user cannot join a meeting created by a user registered on the 2013 pool, and the user will receive the error message "some sharing features are not available due to server connection problems". Solution: check

    Shulou · 2022-06-02 16:11
  • Recovery process for data loss caused by raid-6 disk array corruption (graphic tutorial)

    Recovery process for data loss caused by raid-6 disk array corruption (graphic tutorial)

    First, the fault description of the sudden power outage in the computer room led to the paralysis of the entire storage, and the storage is still unusable after power-up. After diagnosis by the user engineer, it is believed that the damage to the storage array was caused by a power outage. The whole storage is a RAID-6 disk array composed of 12 Hitachi hard drives (3T SAS hard drives), which is divided into one.

    Shulou · 2022-06-02 16:11
  • Prompt when setting up outlook:

    Prompt when setting up outlook:

    Windows 7 system configuration outlook prompts when verifying the smtp server: enter your user name and password on the following server, check "Save password in password table" and click "OK" or pop up this dialog box, and then check the previous configuration. Use the

    Shulou · 2022-06-02 16:11
  • DM8127 Development Strategy for Image recognition-- Construction of Development Environment

    DM8127 Development Strategy for Image recognition-- Construction of Development Environment

    After more than two years of explosive shipments (for small companies like ours), there has been a slight pause, and now there is little time to continue to write my own blog. In fact, I have always wanted to calm down and do something, but it is a pity that it is not easy to be a TI DAVINCI (ARM+DSP).

    Shulou · 2022-06-02 16:10
  • The solution of

    The solution of "need to integrate virtual machine disk" appears in VMware virtual machine.

    Failure: when a virtual machine performs a snapshot operation, the operation is canceled in the middle of the operation, and there is a warning that "virtual machine disks need to be consolidated". Cause analysis: it may be caused by canceling half of the snapshots that have already been performed. Solution: right-click to change virtual machine-> snapshot-> whole

    Shulou · 2022-06-02 16:10
  • Centos7 installation and configuration svn service

    Centos7 installation and configuration svn service

    Installation instructions system environment: CentOS7.2# checks whether SVNrpm-qa subversion one is installed. Install SVNyum-y install subversion1, verify installation, verify installed SVN version information s

    Shulou · 2022-06-02 16:10
  • PHP video to build a website

    PHP video to build a website

    Network disk video download address; https://pan.baidu.com/s/1hvbdKC6yV7fLMunoEJQJoQ1 Bing PHP source code a set. 2; one server. A foreign domain name. Buy it yourself. Domain name resolution; @ www adm

    Shulou · 2022-06-02 16:10
  • Third, the application scenario of zookeeper cluster

    Third, the application scenario of zookeeper cluster

    Scenario 1: unified naming service: we name the service or application, and then there is a corresponding ip address below, which is easy to understand, similar to DNS parsing scenario 2: we write the configuration file into the / configuration file and then three client pairs / co

    Shulou · 2022-06-02 16:10
  • / u01 / excessive usage, delete trace file and free up space

    / u01 / excessive usage, delete trace file and free up space

    The modified / U01 / is the location of the 58% trace file to view the warning log. Through the warning log, go to the specific log to find errors rm-rf cdmp_20141212*rm-rf CISD1_W005* to delete these trace.

    Shulou · 2022-06-02 16:10
  • What is a CVM ECS

    What is a CVM ECS

    CVM Elastic Compute Service (ECS) is a basic cloud computing service provided by Aliyun. Using CVM ECS is as convenient and efficient as using water, electricity, gas and other resources. You do not need to purchase hardware equipment in advance, but based on the business

    Shulou · 2022-06-02 16:10
  • Makefile(06)_ implicit rule

    Makefile(06)_ implicit rule

    15.Make 's implicit rule 15.1. Command coverage question 1: what happens if you split and write to different places by the command of each target? .phony: all VAR: = testall: @ echo "all: $(VA

    Shulou · 2022-06-02 16:10
  • DotProject environment building

    DotProject environment building

    DotProject environment building and common problem solving 1, download software: 1, phpstudy2, dotproject2.18 Chinese version of http://rt.openfoundry.org/Foundr. Inese_

    Shulou · 2022-06-02 16:10
  • 03-01-install the first domain controller and DNS server on Win 2019 Core

    03-01-install the first domain controller and DNS server on Win 2019 Core

    "practical training for Systems Engineers"-03-deploying domain controllers and domain name servers-01-installing the first domain controller and DNS server on Win 2019 Core author: learning endless QQ communication group: 454544014 communication

    Shulou · 2022-06-02 16:10
  • Linux directory structure and important directory uses

    Linux directory structure and important directory uses

    I. the lunix directory structure starts with the root. Linux directory is different from Linux directory. It has no partition and no disk letter. II. Linux important directory use 1. / root directory important directory use 1. 1 directory bin-ordinary user command file

    Shulou · 2022-06-02 16:10