Custom Logging to Console and File Handling in Python (with Queue) December 20, 2023 by ddzheng This one uses queue so there is no performance bottleneck on the logging calls.
A script to recursively extract nested zip files February 4, 2023December 20, 2023 by ddzheng A simple shell script to recursively extract nested zip files, extracts each zip file to its own folder and retaining directory structure.
Building a NAS with a Cursed Motherboard / 用灵车主板组装一台NAS October 23, 2022August 15, 2023 by ddzheng I built a NAS with a cursed motherboard and TrueNAS Scale
How to Start a WordPress Site 如何建立一个WordPress站点 July 19, 2022July 19, 2022 by ddzheng This post shows how to start a new Wordpress site with Ubuntu, Nginx, PHP, MariaDB/MySQL which is the LNMP stack. It assumes you have basic knowledge of how to use command line Linux.
Change WordPress Domain Name with Elementor Content 更改有Elementor内容的WordPress站点地址 July 15, 2022July 18, 2022 by ddzheng This posts describe how to change domain name or URL of a Wordpress site with Elementor