No Custom Domain Required! A Practical Guide to “Proxy Authentication” for Using the Gmail API on a Private Server
Suppose you want to call the Gmail API from an application running on a server within your home LAN (192.168.x.x). Wh ...
Domain Review Triggered by an RSS Registration Bug
Recently, when trying to register my blog on an iPhone RSS reader app, I ran into an unexpected issue. I’ve bee ...
How to Fix SSL Certificate Errors in Git
When trying to access a remote repository in Git, you may sometimes encounter an error message like the one below and ...
Publishing a Web Server in an Apartment Network Using WireGuard and VPS (OCI)
This guide explains how to expose a Web server (OpenLiteSpeed) installed within an apartment or multi-dwelling unit ( ...
Creating an Automated Script That Runs Every Midnight! ~ Migrating from crontab to systemd Timer ~
This time, we will explain how to migrate from using crontab to systemd Timer, based on the crontab script we used fo ...