Get the App
  • H3 BPM Wechat access configuration

    H3 BPM Wechat access configuration

    1 configuration prerequisites 21.1 prerequisites 22 create H3 BPM application 22.1 create application step 23 Wechat integration configuration in H3 BPM parameters 63.2 in Wechat enterprise account Wechat integration in H3 BPM

    Shulou · 2022-06-03 03:52
  • HashiConf 2018 HashiCorp product launch

    HashiConf 2018 HashiCorp product launch

    OCT 23 2018 ARMON DADGARToday at HashiConf 2018 in San Francisco, we are announcing major updates ac

    Shulou · 2022-06-03 03:52
  • #

    # "SCCM Management-Software Center VS Application Directory Web site

    Software center VS application directory website click this article mainly discusses the differences between ConfigMgr Software Center (Software Center) and Application Directory Web site (Application Catalog) software programs (including applications)

    Shulou · 2022-06-03 03:52
  • Echo command difference between single quotation marks / double quotation marks / without quotation marks

    Echo command difference between single quotation marks / double quotation marks / without quotation marks

    No quotation marks: the string is output as is, and the variable will be replaced by single quotation marks: the contents of the quotation marks will be displayed in double quotation marks intact: the special symbols inside will be parsed, and the variables will be replaced by the program: #! / bin/bashecho "hello\ nworld" # "

    Shulou · 2022-06-03 03:52
  • SAIL-IMX6 series methods to remove dormancy from the driver

    SAIL-IMX6 series methods to remove dormancy from the driver

    * if you want to remove the sleep function from the kernel driver, you can directly modify the static int blankinterval = 1060 in the file drivers/tty/vt/vt.c. This value is the set sleep time, and set it to

    Shulou · 2022-06-03 03:52
  • Python installs third-party libraries

    Python installs third-party libraries

    You can pip install xlrd directly. If the network is not available, you need to go to https://pypi.python.org/pypi to download the corresponding package, and then pip install D:\ xlrd-1.1.0-py2

    Shulou · 2022-06-03 03:52
  • Scheduled tasks and delayed tasks under linux

    Scheduled tasks and delayed tasks under linux

    1. Use at command to set the detailed explanation of scheduled task and delayed task 1 > scheduled task: format: [root@localhost ~] # at 23:37 set task execution time at > task action at > (it will be displayed when the task is initiated directly by ctrl+d)

    Shulou · 2022-06-03 03:51
  • Exchange (IX) 13\ 16 mixed deployment-install the Exchange 2016 mailbox role

    Exchange (IX) 13\ 16 mixed deployment-install the Exchange 2016 mailbox role

    Compared to previous versions, Exchange 2016 is reduced to two roles: the Mailbox server role and the Edge Transport server role. The Exchange version of the original environment for mixed deployment is required, and Exchange 2010 requires sp3,Exchange

    Shulou · 2022-06-03 03:51
  • Error writing messa ge: File too large

    Error writing messa ge: File too large

    When 1 postfix is used as a mail server, of course, virtual users are not applied here. Users can only send Email but cannot accept Email. The following cannot update mailbox / var/ma appears in their logs

    Shulou · 2022-06-03 03:51
  • Mysql backup and semi-synchronization

    Mysql backup and semi-synchronization

    First, the self-contained software backup mysqldump1.mysqldump-uroot-p123456-- single-transaction-- master-data=2-- all-databases >

    Shulou · 2022-06-03 03:51
  • Postman sends a http request with cookie

    Postman sends a http request with cookie

    Postman is a very useful http client plug-in on chrome. Unfortunately, due to the security limitations of chrome, the request with cookie cannot be sent. If you want to send a request with cookie, you need to turn on Interceptor: this Int

    Shulou · 2022-06-03 03:51
  • Installation and uninstallation of cygwin

    Installation and uninstallation of cygwin

    Although I have heard of cygwin as a UNIX simulation environment under windows a long time ago, I always thought it was troublesome to install it, so I recently installed one and found that the original installation was similar to other programs under windows. It's just what I'm installing.

    Shulou · 2022-06-03 03:51
  • Php mysql queue queue data accumulation

    Php mysql queue queue data accumulation

    Php mysql queue queue data accumulation, solution: 1. Create a table in the new database as a new queue queue and access new requests to the new queue. two。 Start more processes to consume this new queue. 3. The old queue continues to disappear.

    Shulou · 2022-06-03 03:51
  • Countermeasures for new security vulnerabilities in K8S: API Server denial of service vulnerability

    Countermeasures for new security vulnerabilities in K8S: API Server denial of service vulnerability

    CVE-2019-1002100 vulnerability on March 2, 2019, the Kubernetes community released a Kubernetes API server denial of service vulnerability (CVE-2019-1002100), that is, AP

    Shulou · 2022-06-03 03:51
  • Guidance process and service control

    Guidance process and service control

    Boot process and service control learning content boot process troubleshooting startup class failure service air and switch run level optimization boot process system boot is the beginning of the operation of the operating system, before the user can log in to the system normally, the boot process of the Linux operating system will complete a series of initialization tasks and

    Shulou · 2022-06-03 03:51
  • "docker practice" docker-docker system Management of python-basic commands (29)

    Old guys who often use linux and mac systems are used to using commands. If you want to use an operating system flexibly, you must be familiar with the commands inside. Not all of them can be interfaced. Let's familiarize ourselves with docker's commands. Command collection management command: contai

    Shulou · 2022-06-03 03:51
  • How to query table information according to date-formatted fields in oracle

    How to query table information according to date-formatted fields in oracle

    Select * from table name where to_char (DATE,'yyyy/mm/dd') = '2018/12/01'DATE is the field name

    Shulou · 2022-06-03 03:51
  • Shell script applies

    Shell script applies "two" web service monitoring

    The requirements are: remote monitoring web is normal 1) use parameter transfer mode 2) determine whether the parameter is correct 3) have output prompt script practice #! / bin/sh# reference system function [- f / etc/init.d/functions] & &. / etc/in

    Shulou · 2022-06-03 03:51
  • Dockerfile Best practices (2) consolidation

    Dockerfile Best practices (2) consolidation

    In "Dockerfile Best practices (1)," we have learned about the use of common instructions in Dockerfile and give demonstration examples. This article will supplement and consolidate the common knowledge points in Dockerfile. Dockerfile cont

    Shulou · 2022-06-03 03:51
  • Grafana modifies the default interval (time selector)

    Grafana modifies the default interval (time selector)

    The default time interval in the display dashboard in Grafana is changed when the new dashboard is created. Now let's introduce how to change the new dashboard. Import the modified json file to complete the modification: 1. Export the json file that needs to be modified and open the instrument that needs to be modified.

    Shulou · 2022-06-03 03:51