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
Del C:\ WINDOWS\ system32\ OemInfo.ini / fdel C:\ WINDOWS\ system32\ OEMLINK.REG / fdel C:\ WINDOWS\ system32\
Today, after configuring aliaslocation ~ / (. *) / imagesnew/ (. +\. (?: gif | jpe?g | png)) ${alias / var/www/html/;} in nginx, visit the picture
(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
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
Solution: rename this folder
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.
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 ←↓↑→
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
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
1. Configure the network card file cd / etc/sysconfig/network-scripts [root@localhost] # vim ifcfg-Bond0 DEVICE=Bond0TYPE=bondi
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.
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
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.
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
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-
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
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
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'
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