Get the App
  • Summary of multi-environment deployment for installing ctrip-apollo

    Summary of multi-environment deployment for installing ctrip-apollo

    1. Download (https://github.com/ctripcorp/apollo/releases) apollo three compressed files. 2. Install mysql5.7 on this machine. 3. Create a database development environment (dev):

    Shulou · 2022-06-03 04:32
  • 2008 R2 secondary domain installation and uninstallation (add domain, undomain and group policy testing)

    2008 R2 secondary domain installation and uninstallation (add domain, undomain and group policy testing)

    1. Install the secondary domain 1, run-- dcpromo2, add the domain controller to the existing domain 3, enter the primary domain name fdwxyjy.com4, select the site (default, here wuxi is renamed in AD) 5. Restart the secondary domain after installation, and you can see the original on the primary domain

    Shulou · 2022-06-03 04:32
  • Docker Learning-installation

    Docker Learning-installation

    Preface in our daily work, we often use docker containers. Sometimes work needs, sometimes learning needs, as developers, it is particularly important for us to use docker containers, today to share with you the process of personal installation of docker. First, the preparation of the system

    Shulou · 2022-06-03 04:32
  • Exchange- rebuild witness server and directory

    Exchange- rebuild witness server and directory

    Problem description: during the process of upgrading Exchange 2013 CU22 to check the status of cluster nodes, it is found that the cluster group is in a failed state with the following error message: warning: database availability group "*" witness is in a failed state. The database availability group requires that the witness server be maintained.

    Shulou · 2022-06-03 04:32
  • Docker monitoring (simple deployment of Sysdig and Weave Scope)

    Docker monitoring (simple deployment of Sysdig and Weave Scope)

    1. Monitoring commands included in Docker Monitoring Docker simple commands introduction psdocker container ps is a command that we are already familiar with, so it is convenient for us to view the currently running container. The new version of Docker provides a new command do

    Shulou · 2022-06-03 04:32
  • Compile and install Discuz forums for LNMP architecture

    Compile and install Discuz forums for LNMP architecture

    LNMP architecture LNMP platform is the combined architecture of Linux,Nginx,MySQL,PHP, which requires Linux server, MySQL server, PHP parsing environment, LNMP architecture component Linux, which is a kind of Unix computer operating system.

    Shulou · 2022-06-03 04:32
  • Kubernetes Advanced Security Framework based on RBAC Authorization

    Kubernetes Advanced Security Framework based on RBAC Authorization

    The security framework of the K8S security mechanism Kubernetes transmits security, authentication, authorization, and admission control using RBAC authorization. How do we, as a user, authorize different colleagues to access the cluster, such as developer colleagues, which resources and which namespace can be accessed? test the same

    Shulou · 2022-06-03 04:32
  • Explanation of new parameter configuration for mysql5.7

    Explanation of new parameter configuration for mysql5.7

    1:binlog_group_commit_sync_delay global dynamic variable, unit subtle, default 0, range: 0 million (1 second). Indicates how long it takes to wait for binlog to be submitted before synchronizing to disk. Default is 0, and there is no delay. Set

    Shulou · 2022-06-03 04:32
  • Remote synchronization based on rsync+inotify

    Remote synchronization based on rsync+inotify

    Rsync introduces rsync, the English full name is remote synchronize, is a remote synchronization function of free software, it can synchronize files at the same time, can maintain the permissions of the original files, time, soft and hard links and other additional information. Rsync provides a

    Shulou · 2022-06-03 04:32
  • Kubeadm builds highly available kubernetes 1.15.1

    Kubeadm builds highly available kubernetes 1.15.1

    Role IP role operating system remarks 192.168.10.210masterCentOS 7haproxyde keepalived main 192.168.10.211masterCentOS 7haproxyde keepalived

    Shulou · 2022-06-03 04:31
  • AGG lesson 36 gsv_text_outline rendering surrounding characters

    AGG lesson 36 gsv_text_outline rendering surrounding characters

    Agg::rendering_buffer & rbuf = rbuf_window (); agg::pixfmt_bgr24 pixf (rbuf); typedef agg::renderer_base

    Shulou · 2022-06-03 04:31
  • Namespace creation of K8S & upgrade and rollback operation of & version (rollback to specified version)

    Namespace creation of K8S & upgrade and rollback operation of & version (rollback to specified version)

    Create a private warehouse. # run a registry container [root@master ~] # docker run-tid-- name registry-p 5000VOL5000-- restart alwa

    Shulou · 2022-06-03 04:31
  • Some Unix Command Used

    Some Unix Command Used

    Lslist directory contents$ ls64320131230-REPORTID.log 64320140106-REPORTID.log ORP643ICL1021D2014-01

    Shulou · 2022-06-03 04:31
  • The actual use of IF conditional statement of Shell programming in Linux system

    The actual use of IF conditional statement of Shell programming in Linux system

    Conditional statement conditional test of Shell programming test command tests whether a specific expression is valid. When the condition is true, the return value of the test statement is 0, otherwise test [operator text] for other numerical formats 1: test conditional expression format 2: [conditional expression] file

    Shulou · 2022-06-03 04:31
  • Windows server 2012 Deduplication

    Windows server 2012 Deduplication

    According to the description provided by the MS website, deduplication is to find and delete duplicates in data without compromising data fidelity or integrity. Store in less space by segmenting the file into small variable-size blocks (32-128KB), identifying duplicate blocks and maintaining a copy of each block

    Shulou · 2022-06-03 04:31
  • EFK tutorial (4)-ElasticSearch Cluster TLS encrypted Communications

    EFK tutorial (4)-ElasticSearch Cluster TLS encrypted Communications

    Implementation of ElasticSearch Cluster encrypted Communication based on TLS author: "Little Wolf", welcome to reprint directory ▪ use ▪ ES node information ▪ Step1. Turn off the service ▪ Step2. Create a CA certificate ▪ Step3. Create a CERT certificate

    Shulou · 2022-06-03 04:31
  • Exchange 2013 (VII) High availability of Mailbox servers

    Exchange 2013 (VII) High availability of Mailbox servers

    Exchange 2013 (VII) High availability of Mailbox servers

    Shulou · 2022-06-03 04:31
  • Linux shell summing up the course

    Linux shell summing up the course

    The array in 1 shell can be an associative array, but the index value is not the array 0 1 2decalre-A f_value # declares that the array can be omitted from [apple] = '100doll' [orange] =

    Shulou · 2022-06-03 04:31
  • DHCP service building

    DHCP service building

    First, introduction: dynamic host configuration protocol; second, function: dynamically obtain IP addresses for hosts, which can greatly reduce the burden of administrators, improve the utilization of IP addresses, reduce IP address conflicts, and so on. Third, the principle: first, the client broadcasts and sends an DHCP Discover data.

    Shulou · 2022-06-03 04:31
  • Nginx opens log file to start error report

    Nginx opens log file to start error report

    When nginx opens the log file, the following error occurs when starting the web service [root@localhost ~] # service nginx start nginx: [emerg] unknown log format "m

    Shulou · 2022-06-03 04:31