Upgrade Ubuntu servers

Ubuntu supports the ability to upgrade from one LTS to the next LTS in sequential order. For instance, a user on Ubuntu 16.04 LTS can upgrade to Ubuntu 18.04 LTS, but cannot jump directly to Ubuntu 20.04 LTS. To do this, the user would need to upgrade twice from Ubuntu 16.04 to Ubuntu 20.04.

2022/8/31
阅读更多

GitHub Markdown emojis for Jekyll with JoyPixels icons

It's time to add a new plugin for my Jekyll site to support emojis, with a convenient and consistent way. Also a cheat sheet list for available emojis in GitHub flavoured Markdown documents using JoyPixels icons is presented.

2022/5/22
阅读更多

Windows 11 To Go on external SSD for MacBook

Although Windows To Go was discontinued, there still has a workaround to install Windows 11 on a portable/external SSD, even works on MacBooks.

2022/4/28
阅读更多

Install qBittorrent-nox on Ubuntu server

Quick through installation of qBittorrent-nox, Web UI of qBittorrent.

2022/4/6
阅读更多

Building a pageview counter with Deta.sh Micros and Base database

I'm migrating/spreading all my APIs from Heroku to the clouds with serverless platforms. Here's a rough idea that implements a simple pageview counter with Deta.sh Micros and Base databse.

2022/3/30
阅读更多

重置网页阅读量数据

迁移数据库,重置网页阅读量数据~

2022/3/30
阅读更多

Install Nextcloud with PlanetScale cloud database

Notes of Nextcloud installation on Ubuntu server with Nginx web server and PlanetScale cloud database.

2022/2/28
阅读更多

给国行 SONY A105 播放器刷国际版固件

为了一个播放器软件给 A105 手动刷固件。

2022/1/2
阅读更多

Install GeoIP2 module to Nginx

Install GeoIP2 module to Nginx.

2021/10/19
阅读更多

Get free ZeroSSL wildcard SSL certificates with acme.sh DNS API

With ZeroSSL's ACME feature, you can generate an unlimited amount of 90-day SSL certificates for free.

2021/10/13
阅读更多