Get the App
  • PowerShell finds and deletes Windows patch files

    PowerShell finds and deletes Windows patch files

    I received an email notice from the head office this morning, to the effect that the latest March Windows patch file kb4088875 will cause Windows 7 and Windows 2008 R2 under Vmware to lose their IP address. Beans

    Shulou · 2022-06-03 02:49
  • Delete WINXP WIN7 oem information

    Delete WINXP WIN7 oem information

    Del C:\ WINDOWS\ system32\ OemInfo.ini / fdel C:\ WINDOWS\ system32\ OEMLINK.REG / fdel C:\ WINDOWS\ system32\

    Shulou · 2022-06-03 02:49
  • Nginx alias

    Nginx alias

    Today, after configuring aliaslocation ~ / (. *) / imagesnew/ (. +\. (?: gif | jpe?g | png)) ${alias / var/www/html/;} in nginx, visit the picture

    Shulou · 2022-06-03 02:49
  • DHCP server exception, unable to access the network solution

    DHCP server exception, unable to access the network solution

    (1): 1. Open the software to diagnose the problem of "network connection configuration" and "DHCP" error. Click the repair button to fix the DHCP (dynamic IP address allocation Protocol). 2. After repair, you will be prompted that each item has been repaired, but need

    Shulou · 2022-06-03 02:49
  • Unix vmstat command

    Unix vmstat command

    Virtual Memory Statistics (vmstat) is a statistical report on process, virtual memory, disk, and CPU activity. In a multi-CPU system, vmstat counts the average output of all the CPU. For

    Shulou · 2022-06-03 02:49
  • Win10 completely shut down cortana, Nat.

    Win10 completely shut down cortana, Nat.

    Solution: rename this folder

    Shulou · 2022-06-03 02:48
  • Group Policy configuration BitLocker detailed explanation

    Group Policy configuration BitLocker detailed explanation

    The boss yesterday showed Douzi how to configure BitLocker uniformly. It took Douzi a day to flip through all the materials on the Internet. The Chinese materials are basically too rudimentary and useless, but there are a lot of English materials, but they are quite messy. I probably read 8 different reference materials of 7meme, and made a summary of the whole.

    Shulou · 2022-06-03 02:48
  • Unix basic tutorial 8 Editor vi

    Unix basic tutorial 8 Editor vi

    1. Type 1) Line Editor: edit units for rows. Edit, e, ex2) screen editor: edit units in characters. Vi, v, view2, vi1) command mode (1) cursor movement (2) delete, paste, find text (3) command key 1. Move the cursor to ←↓↑→

    Shulou · 2022-06-03 02:48
  • Lenovo X270Mel-BIOS configuration and system installation of genuine Win10 for win7

    Lenovo X270Mel-BIOS configuration and system installation of genuine Win10 for win7

    Notebook installation system is now more and more difficult, the earliest Magnum Dafa Legacy+IDE+win7 pure version of the CD-ROM method has become more and more unsuitable. The company is equipped with a new travel notebook Lenovo X270, there is no longer a recordable optical drive, the impression that ThinkPad must have Thi

    Shulou · 2022-06-03 02:48
  • Basic judgment of Shell script

    Basic judgment of Shell script

    one。 Conditional test format 1: test conditional expression format 2: [conditional expression] II. File test-d: test whether it is a directory (Directory)-e: test whether a directory or file exists (Exist)-f: test

    Shulou · 2022-06-03 02:48
  • Binding of HP C7000 Blade Server operational 6:redhat6.8 Network Card

    Binding of HP C7000 Blade Server operational 6:redhat6.8 Network Card

    1. Configure the network card file cd / etc/sysconfig/network-scripts [root@localhost] # vim ifcfg-Bond0 DEVICE=Bond0TYPE=bondi

    Shulou · 2022-06-03 02:48
  • Use Gpg4win to create a secure encrypted file

    Use Gpg4win to create a secure encrypted file

    In order to meet the needs of my work, I have recently been studying file encryption and happened to find a tool to talk about it. First, the encryption mode briefly describes the encryption tool based on the algorithm mode, which is generally divided into two categories, one is symmetric encryption, the other is asymmetric encryption. The former uses a set of keys for encryption and decryption, which is often used for cryptographic encryption, while the latter uses asymmetric encryption.

    Shulou · 2022-06-03 02:48
  • The correct method of dealing with the excessive size of Exchange Database File

    The correct method of dealing with the excessive size of Exchange Database File

    As an Exchange administrator, in the process of managing the exchange server, he often encounters some problems, such as the log is too large, the exchange database file is too large, and so on. Recently, it is found that some administrators have proposed how to deal with the stm file being too large. Some nets

    Shulou · 2022-06-03 02:48
  • Configure tomcat server https encryption under linux system

    Configure tomcat server https encryption under linux system

    Principle: convert the certificate (also called public key) + private key into a keystore file of jks type, and configure to open the trample in the server.xml of tomcat: 1. Most articles generate certificates for themselves and configure two-way encryption. The process includes generating, merging, and exporting.

    Shulou · 2022-06-03 02:48
  • 9 Kubernetes security best practices that you have to know

    9 Kubernetes security best practices that you have to know

    Last month, Kubernetes, the world's most popular container orchestration engine, revealed its first serious security breach, shaking the whole Kubernetes ecosystem. This vulnerability (CVE-2018-1002105) enables * * users to pass Kubernet

    Shulou · 2022-06-03 02:48
  • Unix basic tutorial 1 system composition

    Unix basic tutorial 1 system composition

    1. Portability 2, multi-user, multi-task time-sharing system 3, software reuse 4, device-independent input / output operation 5, convenient and efficient interface 6, improved security mechanism 7, multilingual support 8, network and resource sharing 9, system tools (commands) and system service users-shell-

    Shulou · 2022-06-03 02:48
  • In the Shell of my Shell study notes & quot

    In the Shell of my Shell study notes & quot

    SHELL's "#!": in Shell, when the first two characters in a file are "#!" The kernel scans the rest of the line to see if there is a full path to the interpreter that can be used to execute the program (if any blank symbol appears in the middle, it will be skipped.) the kernel will also scan

    Shulou · 2022-06-03 02:48
  • 14PowerLsyncd real-time synchronization tool service

    14PowerLsyncd real-time synchronization tool service

    1 lsyncd real-time synchronization tool 1) lsyncd is actually a lua language that encapsulates inotify and rsync tools, using the inofify trigger mechanism of the Linux kernel (since 2.6.13) and then de-differential synchronization through rsync to achieve

    Shulou · 2022-06-03 02:48
  • Build step 'Execute shell' marked build as failure

    Build step 'Execute shell' marked build as failure

    The remote call to the shell script is executed as follows: / usr/bin/ssh 10.1.2.3'/ bin/bash / root/ReServer.sh' reports an error as follows: Build step 'Execute shell'

    Shulou · 2022-06-03 02:48
  • Kubernetes1.15.0 High availability (keepalived+haproxy)

    Kubernetes1.15.0 High availability (keepalived+haproxy)

    1. Master high availability to solve the problem of Master single node and etcd single node, it is necessary to keep the etcd data consistent in view of the high availability of Master. [root@localhost ~] # hostnamectl set-ho

    Shulou · 2022-06-03 02:48