Get the App
  • Select, loop sentence structure summary

    Select, loop sentence structure summary

    Select sentence: if,case,select. Loop statement: for,while,until. Note: the following variable is named var forward + reverse structure: if,caseif format: if conditional judgment then content elifthen content else

    Shulou · 2022-06-03 06:22
  • Use tunnel to synchronize PG data to kafka

    Use tunnel to synchronize PG data to kafka

    Tunnel synchronizes PG data to kafka from Harrow Bike's open source components. Support for synchronizing PG data to kafka or ES. The overall deployment of https://github.com/hellobike/tunneltunnel is relatively simple.

    Shulou · 2022-06-03 06:22
  • The use of yum cache packages

    The use of yum cache packages

    [TOC] the use of yum cache packages 1. Download rpm packages on the Internet sometimes we have to install some software, but we need some basic environment, we need to use yum to install some basic packages, some servers are offline when we use them online, and we cannot use yum for security

    Shulou · 2022-06-03 06:21
  • K8S creates the Pod state state and is always in the Pending state

    K8S creates the Pod state state and is always in the Pending state

    Openshift creates Pod state state is always in Pending state # oc get podsNAME READY STATUS RESTARTS AGE

    Shulou · 2022-06-03 06:21
  • Varnish installation

    Varnish installation

    Varnish install systemctl stop firewalld / / turn off firewall setenforce 0 / / turn off monitoring yum install lrz*-y

    Shulou · 2022-06-03 06:21
  • Exchange 2013 cannot uninstall the handling method normally

    Exchange 2013 cannot uninstall the handling method normally

    Problem description: after a smooth cross-site migration, the original site Exchange Server 2013 is offline, and an error is reported after performing the uninstall operation normally. The subsequent uninstall environment (software / hardware) cannot be uninstalled through the graphical interface: Win Ser2012 R2 + Exchan

    Shulou · 2022-06-03 06:21
  • Initramfs starts linux

    Initramfs starts linux

    First, rootfs production: the root file system is the first file system used when Linux starts, just like the file directory 1. 1 on PC. Create the directory of the root file system (directory name is random) mkdir rootfscd rootfsmkdir bin de

    Shulou · 2022-06-03 06:21
  • Nginx website Services-basic Services and access Control

    Nginx website Services-basic Services and access Control

    Nginx briefly describes that Nginx is a high-performance, lightweight web service software with high stability, low system resource consumption and high processing capacity for HTTP concurrent connections (a single physical server can support 30000 to 50000 concurrent requests). Nginx Common Command ng

    Shulou · 2022-06-03 06:21
  • Highly available Architecture for MySQL-MHA

    Highly available Architecture for MySQL-MHA

    At present, there are several mature schemes for MySQL high availability, such as heartbeat+drbd, MHA, MySQL replication, etc. The scalability of heartbeat+drbd scheme is poor, and the master server is responsible for reading and writing, and the slave library does not provide read function, so it is suitable for data growth.

    Shulou · 2022-06-03 06:21
  • Ldifde-j c:\-f users.ldf this command exports items for all domains

    Ldifde-j c:\-f users.ldf this command exports items for all domains

    Ldifde-j c:\-f users.ldf this command exports items for all domains

    Shulou · 2022-06-03 06:21
  • Network Operation and maintenance-- three ways to access sharing

    Network Operation and maintenance-- three ways to access sharing

    Three ways to access sharing 1. Share 2 through network access. Access share 3. 0 through UNC path. Prepare for network drive sharing by mapping the IP of 192.168.1.1 and 192.168.1.2 for two computers on the same network. Fuck.

    Shulou · 2022-06-03 06:21
  • SCCM 2016 configuration Management Series (Part6)

    SCCM 2016 configuration Management Series (Part6)

    Step 2. Download and install the Windows ADK, WDS administrator components Note: do the following on the Configuration Manager server (CM16) as a local administrator when we use Configuration Manag

    Shulou · 2022-06-03 06:21
  • OpenStack Architecture and its advantages (1)

    OpenStack Architecture and its advantages (1)

    OpenStack provides scalable and resilient cloud computing services for both private and public clouds, which must be simple to deploy and scalable. 1, module loose coupling 2, component configuration is more flexible 3, secondary development is easy 1. OpenStack component OpenStack

    Shulou · 2022-06-03 06:21
  • Configuring Consul+registrator Real-time Service Discovery based on docker Service

    Configuring Consul+registrator Real-time Service Discovery based on docker Service

    Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and highly scalable. Consul services provide the following key features: service discovery: clients of Consul can provide a service, such as api or

    Shulou · 2022-06-03 06:21
  • CS10: how to confirm the result of chkdsk execution

    CS10: how to confirm the result of chkdsk execution

    Customer question: the customer uses scheduled tasks to perform chkdsk tasks at night and wants to consult how to confirm the success of chkdsk execution and more details. Recommended content: Windows enables chkdsk execution log by default, which can be detailed by local application log

    Shulou · 2022-06-03 06:21
  • Basic configuration of ip6tables

    Basic configuration of ip6tables

    1. Configuration effect [root@gs] # ip6tables-nvLChain INPUT (policy DROP 893 packets, 64296 bytes) pkts bytes targe

    Shulou · 2022-06-03 06:21
  • Redhat_7.6_RHCE-IPTABLES

    Redhat_7.6_RHCE-IPTABLES

    Iptables**** Note: 1. Iptables default: ACCEPT 2. Note the direction [root@10 /] # iptables-nvL OUTPUT-- line / / View the rules of out direction [root]

    Shulou · 2022-06-03 06:21
  • Detailed explanation of FastDFS principle and its deployment

    Detailed explanation of FastDFS principle and its deployment

    Preface FastDFS is an open source lightweight distributed file system written in c language. it manages file processes and has functions such as file storage, file synchronization, file access (file upload, file download), etc., which solves the problems of mass storage and load balancing, especially suitable for files.

    Shulou · 2022-06-03 06:21
  • Solve the access error problem of accessing the ADFS3.0 password modification page

    Solve the access error problem of accessing the ADFS3.0 password modification page

    1. ADFS password modification endpoint is not enabled by default and needs to be enabled manually. As shown in the figure below, restart the server after modification. If there are multiple ADFS servers in the ADFS farm, restart ADFS server 2 in turn. After completing the setting, visit the password change page and make an error.

    Shulou · 2022-06-03 06:20
  • Nginx source code compilation and installation

    Nginx source code compilation and installation

    Installation environment centos6.51. The compilation of the environment nginx must be installed, while prce (redirection support) and openssl (https support) also need to be installed. [root@admin ~] # yum install g

    Shulou · 2022-06-03 06:20