Building a WEB Shared Terminal (WebSSH) using ttyd on CentOS 7

ttyd is a simple command line tool for sharing terminals on the web. In simple terms, it allows you to use SSH terminal services on a web page, and the software is free and open source. ![ttyd](https

2020-04-09

Read more
Convert Website Images to WebP Using WebP Server Without Changing the URL

WebP Server is a server based on Golang that allows you to dynamically serve WebP images. It automatically converts JPEG, PNG, BMP, GIF, and other image formats to WebP format without changing the ima

2020-04-07

Read more
PHP Directory Listing Program Zdir Updated to v1.3

Zdir is a directory listing program developed using PHP. It does not require a database and is easy to install and use. The updates in version 1.3 are as follows. ![Update](https://blog.xiaoz.org/wp-

2020-04-05

Read more
Implementing WordPress Article Like Functionality Using Code

To achieve better interactive effects, the [Msimple theme](https://blog.xiaoz.org/archives/14579) has been upgraded recently to add a like function for articles. This function refers to an article on

2020-03-30

Read more
WordPress Blog Theme Msimple Updated to v1.1 with Update Instructions

Msimple is a minimalist WordPress blog theme, which is the theme used by Xiaoz's blog and developed by Xiaoz. The latest version, v1.1, has been released, and it is recommended that those who have pur

2020-03-29

Read more
Solving the issue of unable to log in to the WordPress backend after configuring Baidu Cloud CDN

### Background The blog originally used the Alibaba Cloud Singapore node, but it was often blocked by the ISP on port 443, resulting in the website being inaccessible. Fortunately, Baidu Cloud was ru

2020-03-22

Read more
Get up to 60 yuan voucher by checking in at UCloud

Upyun's prices are actually quite high, but the quality and functionality are still good. You can apply for a ¥67 voucher for the Upyun Alliance, and they recently launched a support program for the

2020-03-21

Read more
Small but Powerful: MouseInc - Windows Global Mouse Gestures

Mouse gestures can greatly improve work efficiency and become addictive once you get used to them. In general, mouse gestures can be achieved in browsers by installing extensions (plugins), but they c

2020-03-20

Read more
Possibly the cheapest NAS solution at the moment: Cat Disk + DIY Synology DiskStation

Cat Drive was established in 2017 and is focused on providing intelligent storage products and services for individuals, families, and small businesses. In simple terms, it is a private network storag

2020-03-15

Read more
Practical Guide to Writing Systemd Service in Linux System

Systemd services are unit configuration files that end with `.service`, used to control or monitor processes controlled or supervised by Systemd. In simple terms, they are used to run programs in the

2020-03-23

Read more