Get the App
  • Hbase High availability Cluster deployment (cdh)

    Hbase High availability Cluster deployment (cdh)

    1. Summary this article records the process of hbase highly available cluster deployment. You need to deploy the hadoop cluster before deploying hbase, because the data of hbase needs to be stored on hdfs. The deployment of hadoop cluster will be recorded in a subsequent article. This article assumes that hado

    Shulou · 2022-06-02 21:45
  • Windows process Activation Service

    Windows process Activation Service

    Windows Server 2008 provides us with a new tool called Windows process Activation Service (Windows Process Activation Service,WAS). This service replaces the application

    Shulou · 2022-06-02 21:45
  • Configure Ceph to provide iSCSI storage externally

    Configure Ceph to provide iSCSI storage externally

    Prepare the following ceph storage cluster (for details, please refer to other articles on this blog), where the management node of the cluster is store1,ip address 10.8.20.11. Create a 40G image on the cluster and use this image as the destination of the iscsi.

    Shulou · 2022-06-02 21:45
  • What's New in Prometheus 2.13.0

    What's New in Prometheus 2.13.0

    Prometheus 2.13.0 has now been released (2019.10.04), and some revisions and improvements have been made since 2.12.0 last month. The changes in this version are relatively small. The tsdb tool is already included in this version, but please note

    Shulou · 2022-06-02 21:45
  • The first realm of testing: revolving around Bug

    The first realm of testing: revolving around Bug

    The first realm of testing: around the Bug, "consciousness determines action, action determines result" is a well-known saying in management. In the first few years of doing the test, the author did not have this consciousness, nor did he take the initiative to think about this problem, but slowly realized with the experience of one project task after another.

    Shulou · 2022-06-02 21:45
  • Be sure to check whether the server is synchronized after replacing the hard drive.

    Be sure to check whether the server is synchronized after replacing the hard drive.

    Preface recently to a user to replace the server hard disk found that one is the wrong configuration of RAID, the use of 300GB hard disk to do hot backup to 600GB disk, and the replacement of the hard disk model is not correct resulting in no synchronization of data. If a newly hired administrator takes over an old server, he or she has time to

    Shulou · 2022-06-02 21:44
  • The solution to the error of win7 add Domain report 1058

    The solution to the error of win7 add Domain report 1058

    The win7 system was unable to join the domain with a 1058 error and the netlogon service failed to start. Solution: start-run-gpedit.msc- computer configuration-Windows Settings-Security Settings-Local Policy

    Shulou · 2022-06-02 21:44
  • Batch deployment of simple scripts under windows

    Batch deployment of simple scripts under windows

    The deployment project under windows is mainly copy or paste. The following BAT script uses the xcopy command that comes with the system to complete the copy and paste deployment. 1. What is XCOPYXCOPY is an extension of COPY, you can copy the specified directory with files and directory structure

    Shulou · 2022-06-02 21:44
  • Openstack O version control node creates a network

    Openstack O version control node creates a network

    4. Create a network [root@controller ~] # source admin-openrc create a public network in flat mode. Note that this public is an outgoing network and must be an [root@cont] in flat mode.

    Shulou · 2022-06-02 21:44
  • AD domain user password complexity change

    AD domain user password complexity change

    Windows server 2016 AD domain user password change open GPM (Group Policy Management) method: select start (start)-> Administrator Tools (manage)

    Shulou · 2022-06-02 21:44
  • Various problems in installing H3C

    Various problems in installing H3C

    Failed to start HCL after HCL installation; prompt: "current system user name contains non-ASCII characters" question? HCL can only be installed in the English path. This problem will occur if the user name is Chinese or the installation path has a Chinese directory. Please make sure that the system user name and installation path are in the

    Shulou · 2022-06-02 21:44
  • Shell regular expression

    Shell regular expression

    The wildcard meaning * matches any number of characters (including zero or one)? Match any character (excluding zero) [characters] match any character that belongs to the character set [! characters] match any word that is not in the character set

    Shulou · 2022-06-02 21:44
  • Windows 7 failed to update automatically, resulting in failure to enter the system solution

    Windows 7 failed to update automatically, resulting in failure to enter the system solution

    Failure phenomenon: after automatic update, restart the computer, prompt: (configuration Windows update failed to restore changes do not turn off the computer), and the computer has stayed in this interface, if there is no response for more than half an hour. At this point, stop waiting. The following measures can be taken

    Shulou · 2022-06-02 21:44
  • On the liberation plan of store cash registers

    On the liberation plan of store cash registers

    Cash register model selection mainly depends on two major pieces: CPU and screen comprehensive need to consider more factors: 1. Fan Fever 2. Whether the machine is heat-resistant, cold-resistant, moisture-resistant, dust-resistant, oil fume 3. The stability of machine performance 4. Design 5. Brand 6. Low-cost CPU 10w models currently in use are: 1.

    Shulou · 2022-06-02 21:43
  • [C language data structure] sequence table

    [C language data structure] sequence table

    SeqList.h#ifndef SEQ_LIST_H#define SEQ_LIST_Htypedef void SeqListNode;typedef void SeqList;/* * creation order

    Shulou · 2022-06-02 21:43
  • Test mysql master-slave configuration: achieve the separation of one master and one slave read and write

    Test mysql master-slave configuration: achieve the separation of one master and one slave read and write

    First, master-slave introduction Mysql master-slave also known as Replication, AB replication. To put it simply, after the two machines An and B become masters and slaves, they will write data on A, and the other B will also write data to achieve real-time data synchronization. Second, master-slave role 1, real-time disaster recovery, for failover 2, read

    Shulou · 2022-06-02 21:43
  • Linux partial instruction notes

    Linux partial instruction notes

    Note that space symbols are case sensitive virtual machine password redhatsystemctl restart service name restart service systemctl start service name start service systemctl stop service name stop service sy

    Shulou · 2022-06-02 21:43
  • Grounding configuration of Power supply for zyqn7020 Series Z-turn Board Board

    Grounding configuration of Power supply for zyqn7020 Series Z-turn Board Board

    Cyrus's 7 series FPGA and Zynq devices creatively integrate analog-to-digital converters and related on-chip sensors (built-in temperature sensors and power consumption sensors). This is a new feature added to the previous generation of products, which can remove the external ADC devices in the system design.

    Shulou · 2022-06-02 21:43
  • Web fundamentals and HTTP Protocol (Notes)

    Web fundamentals and HTTP Protocol (Notes)

    The concept web page plain text format file, which is written in HTML, is "translated" into web page form in the user's browser to show that the website is made up of a page, which is a combination of multiple web pages. The first web page that appears after opening the website is called the website home page (or home page)--

    Shulou · 2022-06-02 21:43
  • Unity3Ds installation tutorial

    Unity3Ds installation tutorial

    Step 1: download the Unity installation file first enter the https://unity3d.com/ Unity official website in the browser and click the open link. Click on the red mark in the image below. Generally speaking, the free version is enough, and pirated Unity Pro can also be used.

    Shulou · 2022-06-02 21:42