Get the App
  • On the paging Mechanism under windows

    On the paging Mechanism under windows

    Introduction:   has been studying the direction of malicious code and reverse software, the interview talked about the knowledge of windows kernel and protection mode, there are a lot of unanswered, indeed studied the relevant information, but no in-depth study, coupled with a long time of no review, some forget the basic skills of   is not solid, after all

    Shulou · 2022-06-03 01:45
  • Bystander-user operation record of playing psr problem recorder

    Bystander-user operation record of playing psr problem recorder

    Requirements: when users access the internal desktop cloud and server on the public network, they need to record and save their operation records. At the beginning of the idea is to use screen video, to meet the needs of screencap software is to charge, the price is not cheap, the company does not have

    Shulou · 2022-06-03 01:45
  • Windows7 encountered a failure while updating automatically

    Windows7 encountered a failure while updating automatically

    Failure 1: start Windows Update, but always show "checking for updates". Solution: KB3138612This article describes an update that contains so

    Shulou · 2022-06-03 01:45
  • Docker Micro Service-Image build delivery and container creation management using rancher

    Docker Micro Service-Image build delivery and container creation management using rancher

    Let's start with the architecture, as shown in figure 1. The front-end export service provides a registry for the Ali SLB2.Zookeeper cluster for the entire microservice environment. The IP of each znode in the Zookeeper cluster is fixed and is also configured by the config-service service. 3. Set

    Shulou · 2022-06-03 01:45
  • Deploy Hexo blog to CVM

    Deploy Hexo blog to CVM

    Summary: by building a naked git warehouse on the CVM, and then using nginx as the web server, you can easily deploy the Hexo blog to the CVM through git. This is a sad story. My blog KiwenLau was previously deployed on Codi.

    Shulou · 2022-06-03 01:45
  • Master-Slave handover of MySQL

    Master-Slave handover of MySQL

    In a master and multi-slave environment, if the master library is M and the slave libraries are S1 and S2, when the master library M fails, S1 is set as the new master library, and the configuration of the slave library S2 is modified to point to the new master library S1. In addition, the application should be notified to modify the IP address of the master database, and if the failure occurs, the main database M will be repaired.

    Shulou · 2022-06-03 01:45
  • Ceph architecture and components

    Ceph architecture and components

    The architecture of Ceph storage Ceph storage consists of several different daemons that are independent of each other, and each component provides specific functionality. Ceph core component RADOS (Reliable Autonomic Distr

    Shulou · 2022-06-03 01:45
  • 15 minutes! Deploy Rancher management Kubernetes on Azure

    15 minutes! Deploy Rancher management Kubernetes on Azure

    Brief introduction to the author: Steve BuchananSteve Buchanan,Avanade Cloud Transformation and DevOps team Leader. Nearly 20 years of experience in IT and has published a number of technical books on cloud and data center management. Since 2012, S

    Shulou · 2022-06-03 01:44
  • Bought a refurbished lens (Canon EF 70-200mm fmax 2.8L IS II USM lens)

    Bought a refurbished lens (Canon EF 70-200mm fmax 2.8L IS II USM lens)

    Today, I bought a Canon EF 70-200mm fmax 2.8L IS II USM lens on Taobao. After receiving it, my heart went cold. It turned out to be a real refurbishment machine. If there are conditions, we can only find the details by comparing them with the real ones. Below

    Shulou · 2022-06-03 01:44
  • Live555 sets RTP over RTSP (TCP)

    Live555 sets RTP over RTSP (TCP)

    As a simple rtsp client in live555 project, testprogs uses udp to transmit audio and video data by default. If you need to use tcp for data transmission, you can modify the following code: testRTSPClient.cpp text

    Shulou · 2022-06-03 01:44
  • A complete tutorial on porting arm to Python

    A complete tutorial on porting arm to Python

    The first thing we need to note is that the source files you use need to be downloaded from the Internet. Next, let's try the process of porting arm to python. Preparation document: Python-2.7.13.tgzsqlite-autoconf-3200100.

    Shulou · 2022-06-03 01:43
  • Windows Server 2019 Storage Migration Service

    Windows Server 2019 Storage Migration Service

    Windows Server 2019 will be officially released by GA at the end of September. At present, foreign countries are holding technical meetings related to Server 2019 in full swing, but it has been several years since Microsoft China promoted its own enterprise products in China.

    Shulou · 2022-06-03 01:43
  • Relationship between files, folders, and inode tables

    Relationship between files, folders, and inode tables

    The file data consists of two parts: metadata and data, which are stored in metadata space and data space respectively. 0 each new file will be assigned an iNode node number equivalent to a human × × number which is unique in a partition, if the inode number is not the same.

    Shulou · 2022-06-03 01:43
  • The SCCM 1906 task sequence automatically names the computer according to SN

    The SCCM 1906 task sequence automatically names the computer according to SN

    In order to facilitate asset management, I decided to use a custom field + SN naming computer. In order to solve this problem, I have read a lot of reference documents at home and abroad, but they have not been solved. I use SCCM1906, and most of the reference documents are SCCM 2012, so I have no choice but to look for them officially.

    Shulou · 2022-06-03 01:43
  • Note OSPF Multi-area configuration STUB area Route redistribution NSSA area configuration

    Note OSPF Multi-area configuration STUB area Route redistribution NSSA area configuration

    Topic: OSPF multi-area configuration ABR:area border router, area border router-function to achieve interworking between different areas;-define to connect both backbone and non-backbone areas

    Shulou · 2022-06-03 01:43
  • Monitoring file system changes in Powershell

    Monitoring file system changes in Powershell

    # region Import Assemblies#- [void] [Reflection.Assembly]:

    Shulou · 2022-06-03 01:43
  • Using sever2008 as DHCP Relay Agent

    Using sever2008 as DHCP Relay Agent

    Experiment step 1, DHCP IP configuration relay agent IP configuration 2, DHCP installation role check DHCP server and then click the next step to install 3. Configure scope right-click IPV4 and select New scope input (Benet.com) to enter the name of the scope

    Shulou · 2022-06-03 01:43
  • Why do you use Docker? what are its characteristics?

    Why do you use Docker? what are its characteristics?

    Consistent running environment, the image of Docker provides a complete runtime environment except the kernel, which ensures the consistency of the application running environment; it is easy to migrate applications running on one platform to another platform without having to worry about the changes in the running environment leading to the application failure.

    Shulou · 2022-06-03 01:43
  • The basic structure of Mencached

    The basic structure of Mencached

    Mencached basic deployment Mamcached Overview memcached is a distributed caching system that runs in memory. Memcached lacks authentication and security control, which means that the memcached server should be placed behind the firewall.

    Shulou · 2022-06-03 01:43
  • [AD] [Group Policy] the method of using startup scripts to install fonts for ordinary domain users

    [AD] [Group Policy] the method of using startup scripts to install fonts for ordinary domain users

    Administrator privileges are required to install fonts by default. If you just copy the font file into% systemroot%\ fonts, it cannot be recognized by the system as a font that has been installed. At the same time, you need to write an entry in the registry in the following location. Hklm\ SOFTWARE\ M

    Shulou · 2022-06-03 01:43