Current location: home page >Precocious
 Precocious

Precocious administrators

No introduction

265 articles 1218 comments

Redis prompts Incremented maximum number of open files to 10032

Precocious 2 months ago (04-07) programming nine hundred and forty-three
 Redis prompts Incremented maximum number of open files to 10032
Today, Redis on the server has been failing. View the log and find the following prompt: Increased maximum number of open files to 10032 (it was originally set to 1024). This problem is because the number of Redis file descriptors exceeds the system limit. File descriptors are UNIX and Linu

Hong Kong Bank Account Opening Record

Precocious 2 months ago (03-11) comment nine hundred and nineteen
 Hong Kong Bank Account Opening Record
From the end of 2023, the news that the account opening policy of Hong Kong banks will be tightened is shown in the Little Red Book X, V2ex and other platforms. At the beginning of this year, my friends and I took the opportunity of traveling to Hong Kong to open several bank accounts. The following is my experience on why and how to open an account in Hong Kong. Why open an account in Hong Kong? For most people, opening a bank account in Hong Kong or elsewhere may not be necessary. However, the following original

PHP connection to MSSQL database in Windows environment

Precocious 5 years ago (2019-05-26) programming ten thousand five hundred and seventy-six
 PHP connection to MSSQL database in Windows environment
A few days ago, a project database used MSSQL. Then I need to call the data in it for analysis. Because I am good at PHP, I want to use PHP directly to connect to MSSQL. Generally, the database used by PHP is MySQL, so you need to install the extension first to make PHP support MSSQL, and Microsoft has the corresponding extension download. The general steps are as follows: 1. Download the PH used to connect to MSSQL

Windows Soft Link Establishment Method

Precocious Six years ago (2018-01-06) science and technology eleven thousand four hundred and eighty-one
 Windows Soft Link Establishment Method
We have multiple computers for daily use: home laptops, desktops, offices, etc. In order to make development more efficient, we often need to have a suitable development environment, including software, themes, plug-ins, etc., but it is troublesome not to synchronize to other computers after one computer is configured, So I think of the following method: I will put all the software configuration files (phpstrom Sublime, etc.) is saved to my document in the form of soft connection

Switch domain name DNS to Google Cloud DNS

Precocious Six years ago (2018-01-05) Blog nine thousand seven hundred and ten
 Switch domain name DNS to Google Cloud DNS
Some time ago, for about a week in a row, my own domain name mailbox (Tencent's corporate mailbox) could not receive mail, and failed to find various reasons. No matter how I sent the message, there was no interception, no entry into the trash, and even complained about Tencent's corporate mailbox. I knew that one day when the blog VPS expired, I went to DNSPod to change the domain name resolution, and found that it could not be changed, so I found a line of small words: "Crouching slot, this is the real reason why I received the email, but..."

Sublime Text 3 build 3143 Chinese version settings

Precocious 7 years ago (2017-09-27) programming fifteen thousand one hundred and ninety-nine
 Sublime Text 3 build 3143 Chinese version settings
Sublime Text 3, which has not been updated for thousands of years, has been updated. The new version has carried out many optimizations and high DPI optimization support. Sublime Text 3 download address: https://www.sublimetext.com/3 Now if there is a need for localization, you can set it as follows: click Tools ->Install Package

Cancel setting QQ browser as default browser

Precocious 7 years ago (2017-04-22) science and technology eleven thousand eight hundred and seventeen
 Cancel setting QQ browser as default browser
People have always said that Tencent is a company that only plagiarizes, but I don't agree with it all the time, although I once passed it by. Chrome has always been my default browser on my computer. Recently, because of work needs, I installed QQ Computer Manager and QQ Browser, so I had a fight with them. After installation, I found that my computer's default browser has changed to QQ browser, and no matter how it is set, it cannot be cancelled. My first reaction was

Enable HTTPS for all blogs

Precocious 8 years ago (2016-12-23) Blog ten thousand six hundred and seventy-nine
 Enable HTTPS for all blogs
Keep pace with the times. The whole blog site has enabled HTTPS. Access to http will automatically jump: https://imzhou.com/ The certificate used is Symantec DV SSL (changed to AlphaSSL wildcard certificate)

PHPManagerForIIS installation problem in Windows10 (IIS10)

Precocious 8 years ago (2016-08-12) Blog nine thousand nine hundred and sixty-nine
 PHPManagerForIIS installation problem in Windows10 (IIS10)
PHPManagerForIIS is a tool launched by Microsoft to manage PHP extensions under the IIS platform. Using it, you can easily add PHP extension support in IIS, and support the coexistence of multiple versions of PHP. The main features are: quickly register PHP in IIS; Verify and correctly configure the existing PHP installation; Run multiple versions of PHP on the same server, and run different versions of PHP on different sites; Quick View php