Monthly Archive: February 2020

How to deny or allow specified IP in Nginx

Nginx denies or allows the specified IP and uses the module HTTP Access Control Module (HTTP Access). The control rules are checked in the stated order, and the first access rule that matches the...

Windows 10 Insider Preview Build 19041.113 Releases

At the same time as the launch of Windows 10 Build 19041 image file, Microsoft also released a cumulative test update for this version to fix the problem. Of course, although the cumulative update...

How to set file permissions for securing website

The setting of website directory file permissions is very important to the security of the website. The following briefly describes the basic settings of website directory file permissions. We assume that the user and...

Designer brings Windows 10X design styles to Windows 10

The recent release of the Windows 10X emulator image has attracted the attention of many enthusiasts. Microsoft has designed a new interface style and application icons for this version. Although the new application icon...

How to finding Linux files and file contents

Linux provides complete file and file content search commands, which are introduced as follows: Find command The find command is used to find a specified file in the file system, and its command format...