Focus on cloud service provider activities
Notes on website operation and maintenance

Station building technology

 Pagoda panel supports one click deployment of java environment and projects | Lao Zuo's notes

Pagoda panel supports one click deployment of java environment and projects

In the past, when we used servers to deploy WEB environments, there were many Nginx and Apache engine environments, but few Java project environments. However, there is one in the pagoda panel and we need to install it by ourselves. But now in the new version of the pagoda panel, we can see that the one click deployment of JAVA environment is supported during initialization

 Which is better to choose NVMe solid state or SSD for ECS disk | Lao Zuo's notes

Which is better to choose NVMe solid state or SSD for ECS disk

When we choose ECS, do we see that there are HDDs, SSDs, and NVMe disks in the majority? As for HDD disks, we should understand that they are more traditional physical hard disks. What we should know about SSD solid state disk is that most of our computers now use SSD solid state disk with better response speed. Now NVMe disks are also

 What is the difference between self-service and independent stations? Which website building method do we choose | Lao Zuo's notes

What is the difference between self-service and independent stations? Which way do we choose to build the website

Although it is relatively easy to build websites nowadays, there are finished themes and plug-ins, as well as many open source website building programs. But for many people, there are also some difficulties, such as the subsequent operation and maintenance and secondary development. We see that there are platforms providing self-service station building services. Here we will take a look at the differences and choices between self-service and independent stations. First, self-service and independent website building

 Record the process of manual Nginx domain name binding | Lao Zuo's notes

Record the process of manually binding domain names with Nginx

If we deploy the one click installation package or panel for the WEB environment in the server, we can directly use the one click package command or visual command to add and modify the domain name binding. If we deploy Nginx manually, we need to deploy domain name binding manually. Before binding the domain name, we need to resolve the domain name A record to the current server IP in advance

 WordPress Gutenberg Block Editor vs. Classic Editor | Lao Zuo's Notes

WordPress Gutenberg Block Editor vs. Classic Editor

When we use the WordPress program today, what we see by default is not the conventional classic editor, but the customized Gutenberg block editor. Of course, if necessary, we can reinstall the classic editor plug-in, or prohibit the Gutenberg block editor, and directly continue to use the original editor. However, if we have the habit of using ancient

 Modify the max_input_vars parameter to increase the number of PHP requests | Lao Zuo's notes

Modify the max_input_vars parameter to increase the number of PHP requests

When we run PHP programs on virtual machines or ECS servers, sometimes the number of requests exceeds, which will lead to excessive resource consumption and slow program running. This problem can be solved by modifying the max_input_vars parameter. Max_input_vars is one of the important parameters of PHP, which is mainly used to restrict the passing of the P

 The reason why PHPStudy can't open the website and the solution strategy | Lao Zuo's notes

The reasons and solutions for PHPStudy's failure to open the website

For our local computer debugging website, most of them still use the PHP Studio client. Of course, there are also small software now. But there are also problems when debugging the website. For example, the website cannot be opened. What are the general problems? We open the PHP Studio client and check the running status of each software. In the setting interface

 Solve the problem that pagoda FTP cannot connect in ECS management | Lao Zuo's notes

Solve the problem that pagoda FTP cannot connect in ECS management

In general, we use ftp software to manage the file transmission on the server side and locally when maintaining the files on the server. At the same time, in the ECS configuration environment, we often use pagoda panels to build web servers. At the same time, it will be opened in the pagoda panel. After installing the FTP software, you can create an FTP account and use the local FTP software to manage files