Get the App
  • Usage of Mysql temporary Table

    Usage of Mysql temporary Table

    Mysql temporary table concept * occasionally need to run many queries to get a subset of a large amount of data * temporary tables exist when connecting to the database; disconnect, automatically delete tables and free space * two different connections can use the same temporary table name, the two will not conflict with each other *

    Shulou · 2022-06-03 09:50
  • Use Application Insights to monitor application performance

    Use Application Insights to monitor application performance

    The previous blog post introduced you to what Application Insights is and how to use Application Insights to monitor the usability of a website. So today we're going to discuss with you how to use Application.

    Shulou · 2022-06-03 09:50
  • 03-just contact with the preparation of the development board

    03-just contact with the preparation of the development board

    1. Development board interface wiring tools there are usually four interfaces that can be connected between the   development board and the PC: serial port, JTAG, USB, network interface. Now there is no JTAG or interface on the PC, so you can use the adapter board to convert to parallel port or USB port to connect with the PC segment.

    Shulou · 2022-06-03 09:50
  • Analysis of Bluetooth Frequency hopping algorithm

    Analysis of Bluetooth Frequency hopping algorithm

    1. Overview 1.1. Why do you need frequency hopping WLAN and wireless devices based on the IEEE 802.11 specification to operate in the 2.4GHz ISM (industrial, scientific and medical) radio band without a license like Bluetooth? In order to improve the connectivity of equipment of the same specification in this environment

    Shulou · 2022-06-03 09:50
  • EasyXMS multithread batch management Linux/Unix system

    EasyXMS multithread batch management Linux/Unix system

    Http://linux5588.blog.51cto.com/65280/1293677

    Shulou · 2022-06-03 09:50
  • How to transfer the website code to the virtual host

    How to transfer the website code to the virtual host

    How to transfer the website code to the virtual host? There are many ways to transfer the website code to the virtual host, one is to upload directly, the other is to create a new file, and then copy the code to the file. Direct upload, which is divided into file manager upload and FTP software upload, both of which are convenient for file manager to realize website generation.

    Shulou · 2022-06-03 09:50
  • Variables and different assignment methods (4)

    Variables and different assignment methods (4)

    The concept of variables in the programming language is supported in makefile, and variables in makefile only represent text data (strings). So what are the rules for variable names in makefile? A > variable name can contain characters, numbers, and the following

    Shulou · 2022-06-03 09:49
  • How about learning cloud computing? Is big data better than cloud computing?

    How about learning cloud computing? Is big data better than cloud computing?

    From a theoretical point of view, big data and cloud computing belong to different levels of things. Cloud computing studies computing problems, big data studies huge data processing problems, and huge data processing still belongs to the research scope of computing problems. Therefore, from this point of view, big data is a sub-field of cloud computing.

    Shulou · 2022-06-03 09:49
  • Docker Compose Container orchestration + Consul set

    Docker Compose Container orchestration + Consul set

    1. Docker Compose container orchestration 1. Docker Compose, formerly known as Fig, is a tool for defining and running multiple Docker containers; 2. Using Docker Compose no longer requires the use of shel

    Shulou · 2022-06-03 09:49
  • K8S multi-master deployment II: deploy LoadBlance

    K8S multi-master deployment II: deploy LoadBlance

    Previously, all of the following operations are done when a single master cluster has completed its deployment. All servers ensure that the firewall is always closed and the core function selinux is turned off. Server role assignment role address installation component master192.168.142.220kub

    Shulou · 2022-06-03 09:49
  • Iscsi Network Storage Service Building-Learning Notes

    Iscsi Network Storage Service Building-Learning Notes

    1. An overview of iSCSI (Internet Small Computer System Interface), a new storage technology that combines scsi post-section with Ethernet technology, can be used to transmit scsi post-section commands and

    Shulou · 2022-06-03 09:49
  • Install zabbix agent in ubuntu intranet environment

    Install zabbix agent in ubuntu intranet environment

    one。 Make offline installation package 1.1 on a ubuntu of the same system that can connect to the external network. Download the deb package $sudo apt-get-d install zabbix-age required by the zabbix agent software with the following instructions

    Shulou · 2022-06-03 09:49
  • Learning notebook-Linux file IO

    Learning notebook-Linux file IO

    Everything in Linux is a file! This piece of content is mainly about various operations on Linux files: open, close, new, read, write, etc., C function (not Shell command!) As follows: int open (const char * path,int ofla)

    Shulou · 2022-06-03 09:49
  • Upgrade and fallback of Unix Study--AIX Patch

    Upgrade and fallback of Unix Study--AIX Patch

    Patching Unix Study--AIX Patch upgrades and fallbacks, especially upgrading TL, is risky. Therefore, we suggest that when upgrading TL and patching in the production system, we need to make a good risk assessment to ensure that problems can be reversed after the upgrade. AIX OS

    Shulou · 2022-06-03 09:49
  • Use DMS to migrate AWS RDS MySQL to Azure Dat

    Use DMS to migrate AWS RDS MySQL to Azure Dat

    Next, let's take a look at how MySQL can be migrated. DMS can migrate far more than SQL Server, MySQL, Mongo, and Oracle, and even do heterogeneous migration. Let's take a look at how to MySQL RD from Azure.

    Shulou · 2022-06-03 09:48
  • VSFTP configuration & lt; one & gt;-Anonymous user

    VSFTP configuration & lt; one & gt;-Anonymous user

    Introduction: security is the original intention of writing VSFTP. In addition to this inherent security feature, high speed and high stability are also two important features of VSFTP. In terms of speed, VSFTP is twice as fast as Wu-FTP when downloading data using ASCII code mode, if

    Shulou · 2022-06-03 09:48
  • Reading the Technical Manual of UNIX/Linux system Management (XII)

    Reading the Technical Manual of UNIX/Linux system Management (XII)

    2016.11.17Variables and quotingVariable names are unmarked in assignments but prefixed with a dollar

    Shulou · 2022-06-03 09:48
  • CentOS learning notes from the heart part VI: directory operation commands cd, pwd

    CentOS learning notes from the heart part VI: directory operation commands cd, pwd

    Absolute path and relative path absolute path: the file name or directory name written from the root directory (/), such as / home/fromheart/.bashrc; relative path: the file name relative to the current path. For example,. / home/formh

    Shulou · 2022-06-03 09:48
  • Docker-compose deploy MySQL+Redis+ with one click

    Docker-compose deploy MySQL+Redis+ with one click

    Docker containers quickly and efficiently deploy applications, resource orchestration defines and runs multiple containers, declares each service through docker-compose.yml configuration files, and creates and starts as a whole. MySQL+Redis+ActiveMQ is commonly used.

    Shulou · 2022-06-03 09:48
  • Windows remote Desktop connection usability Technology sharing

    Windows remote Desktop connection usability Technology sharing

    Windows remote Desktop connection usability Technology sharing 1. Introduction of mstsc? Mstsc (Microsoft terminal services client) Mstsc also has a saying, Microsoft Teln

    Shulou · 2022-06-03 09:48