Get the App
  • Download related patches from Microsoft

    Download related patches from Microsoft

    After knowing the relevant KB number, you can search and download it at: http://www.catalog.update.microsoft.com/home.aspx.

    Shulou · 2022-06-03 07:41
  • Java+Appium Automated Test Framework (2) Positioning method

    Java+Appium Automated Test Framework (2) Positioning method

    Package com.appium.test;/*** @ author YuFeifei* @ version 11: 00 a. M. on November 15, 2017. Class description * according to the read configuration file, key and

    Shulou · 2022-06-03 07:41
  • Borrow AWS service CodePipeling + ECS real

    Borrow AWS service CodePipeling + ECS real

    Architecture figure 1.1. architecture figure 1.2. some files explain buildspec.yaml: mainly a file that codebuile needs during the build process, which is used to tell how to build. Appspec.yaml: it's codedeplo

    Shulou · 2022-06-03 07:41
  • Weblogic12c for Linux installation tutorial

    Weblogic12c for Linux installation tutorial

    Install weblogic12c1 under the redhat7.3 system, deploy the environment this environment uses RedHat7.3 to install weblogic12c, run the management server and the managed server on the same host, and establish two managed servers new_Ma

    Shulou · 2022-06-03 07:40
  • Introduction and function of server

    Introduction and function of server

    Day1 1. Basic common software resource search software everything screen sharing software Starspider software problem 1: Starscream software network configuration incorrect Adapter.exe-modifying network address 192.168.21.xxx problem 2:

    Shulou · 2022-06-03 07:40
  • Notes on ansible-related commands

    Notes on ansible-related commands

    Commonly used ansible commands, memos. Modify the / etc/ansible/hosts file to add the hosts that need to be operated: vi / etc/ansible/hosts [ywbhost] 192.16.1. [29:52]

    Shulou · 2022-06-03 07:40
  • Rancher pipelined configuration

    Rancher pipelined configuration

    1. The Gitlab version of Pipeline authorization setting must be above 9, and the authorized account must be the Maintainer of the project (master in gitlab 8). Create an application,callback in gitlab.

    Shulou · 2022-06-03 07:40
  • Virtual machine prompt

    Virtual machine prompt "" failed to lock file ""

    The Ubuntu virtual machine I used was installed in my mobile hard disk. When I moved the host, I encountered the connection line of the mobile hard disk, which directly led to the automatic shutdown of the virtual machine. After I tried to restart, I prompted "failed to lock the file". I didn't see the problem. I only saw a path prompted, so I went to check it out.

    Shulou · 2022-06-03 07:40
  • Python's docker crawler Technology-fiddler Analysis app crawling (12)

    Python's docker crawler Technology-fiddler Analysis app crawling (12)

    Original articles, welcome to reprint. Reprint please indicate: reproduced from IT Story Association, thank you! Original link address: "docker practice" python's docker crawler Technology-fiddler Analysis app crawling (12) I mentioned the use of Android simulator and packet crawling tools.

    Shulou · 2022-06-03 07:40
  • Centos6.5 install rabbitMQ3.6.6

    Centos6.5 install rabbitMQ3.6.6

    Centos6.5 installs rabbitMQ3.6.61. Install the dependency package yum-y install make gcc gcc-c++ kernel-devel M4 ncurses-devel openss

    Shulou · 2022-06-03 07:40
  • File format conversion between DOS/Windows and Linux/Unix

    File format conversion between DOS/Windows and Linux/Unix

    DOS/Windows and Linux/Unix have different line feed formats. DOS/Windows-based text files have a CR (carriage return) and LF (line feed) at the end of each line, while UNIX text has only one line feed. 1), put D

    Shulou · 2022-06-03 07:40
  • VMware failure: mounting virtual disk is inconsistent between parent ID and child ID

    VMware failure: mounting virtual disk is inconsistent between parent ID and child ID

    Failure phenomenon: the parent virtual disk has been modified since the child was created failure cause: because the failed disk was previously mounted on another virtual machine

    Shulou · 2022-06-03 07:40
  • The characteristics that IT should possess, like Sha Wujing.

    The characteristics that IT should possess, like Sha Wujing.

    Recently in the drama, others are chasing fresh meat, I am actually chasing Journey to the West, what is even more incredible is that I inexplicably fell in love with Sha Wujing … It seems to have been poisoned. I'm afraid I'm obsessed, so I want to put a Sha Wujing's rainbow fart here; detoxification ~ the four masters and disciples of Journey to the West travel across mountains and rivers to get the true scriptures.

    Shulou · 2022-06-03 07:40
  • Kubernetes Application package Management tool (Helm)

    Kubernetes Application package Management tool (Helm)

    First, the basic overview of Helm 1, the purpose of using Helm? From the previous application deployment process, when deploying containerized applications on kubernetes systems, you need to manually write a resource configuration manifest file in advance to define resource objects, and each time the configuration definition is basically hard.

    Shulou · 2022-06-03 07:40
  • VMXNET3 vs E1000E and E1000

    VMXNET3 vs E1000E and E1000

    Network performance with VMXNET3 compared to E1000E and E1000. This article explains the difference

    Shulou · 2022-06-03 07:40
  • Ansible remote Service Management-Java application startup script

    Ansible remote Service Management-Java application startup script

    * * 1. Background; * (1). In the actual operation and maintenance process, it is inevitable that large-scale remote management services are carried out through operation and maintenance batch tools similar to ansible, and applications in java environment are abnormally terminated and cannot be run. * * knowledge related to 2.ansible

    Shulou · 2022-06-03 07:40
  • Python crawl prepares two regular expressions

    Python crawl prepares two regular expressions

    Re module re module enables Python language to have all the regular expression functions. The compile function generates a regular expression object based on a pattern string and optional flag parameters. The object has a series of methods for regular expression matching and replacement. Escape symbol regularity

    Shulou · 2022-06-03 07:40
  • Win7 installs ad ds management tools

    Win7 installs ad ds management tools

    Install ADDS management tools on win7 to facilitate remote management of 2008 domain servers. One win7 one ADDS installation package Open win7 install ADDS Management tools installation package after installation opens the control panel program turns the windows function on or off

    Shulou · 2022-06-03 07:40
  • CMPT4: how to create a System Management container and set permissions on AD

    CMPT4: how to create a System Management container and set permissions on AD

    ConfigMgr Prerequisites Tool user Guide Series-4: how to create System Management containers on AD and set permissions ©Lander Zhang focus on on-demand IT infrastructure operation and maintenance services for foreign enterprises

    Shulou · 2022-06-03 07:40
  • Vim text editor practical information sharing

    Vim text editor practical information sharing

    First, the introduction to the use of vim when it comes to vim, we have to mention that vi,vi is the standard editor for all Unix and linux systems, while Vim is a famous powerful and highly customizable text editor similar to vi, which has improved and added many features on the basis of Vi. V

    Shulou · 2022-06-03 07:40