Year: 2026
-
Post Views: 71 This article is based on the real installation and configuration process of Ubuntu 26.04 on the ThinkPad T570. All commands are actual operating records with some failed attempts and explanations, designed to provide a complete, reproducible initialization guide. environment 1. Replace the software source (including failed attempts) Just after installing the system, in order to improve the…
-
Post Views: 68 Continue to the previous article: Preparation before installation has been completed (FAT32 partition + easyuefi startup item)This article contains Complete installation process(24 photos) and First boot configuration(4 photos)No U disk, no black screen, everything goes well 1. Start and enter the Ubuntu installation environment 1.1 Select startup items Restart the computer and press continuously during the ThinkPad…
-
Post Views: 67 This article is suitable for scenarios where there is no U disk, want to completely cover the Windows system, single-install UbuntuThis article contains Try twice: Failed to use EasyBCD for the first time, partition + EasyEFI for the second timereal stepping on the pit: Select the wrong hard disk, install Ubuntu to the F disk partition of…
-
Post Views: 23 When displaying code snippets containing emoji in WordPress, it is often encountered that Emoji is converted into 🎉 Or <img> label problem. This article records a complete investigation and solution process. problem In the code block of the WordPress Gutenburg editor, write the following PHP code, as shown in Figure 1: After saving the article, the front…
-
Post Views: 22 Foreword: To undertake the sixth article of this series ‘Part 5: WordPress Multilingual Blog Translation Practical Records (Polylang) Plug-in, with pit guide)’, Part 6 focuses on the complete process of ‘translation of the full text of the stock Chinese blog into English’, and in the actual operation, we will continue to add Chinese articles—— These new articles…
-
Post Views: 27 The background of the problem I run a WordPress-based bilingual website (Chinese/English), using polylang Plugins to manage multilingual content. In order to create corresponding English translations for existing Chinese categories/labels in batches, I wrote a php script polylang-batch-zh-to-en-tags.php. However, when executing the script, the terminal suddenly reported a fatal error: The script crashes directly and cannot continue…
-
Post Views: 20 Recently, my personal blog successfully passed the qualification review of the Sogou webmaster platform. This article records the complete process of my review, finding the missing entrance, finding the official rules, and finally submitting the application. 1. Qualification review has passed On May 18, I submitted a site verification application. Waiting for about a week, when I…