Linux, Server Setup, Networking

独自ドメイン不要!プライベートサーバでGmail APIを利用するための「身代わり認証」実践ガイド

Suppose you want to call the Gmail API from an application running on a server within your home LAN (192.168.x.x). Wh ...

WordPress, blog management, SEO

RSS登録の不具合から始まったドメイン見直し

Recently, when trying to register my blog on an iPhone RSS reader app, I ran into an unexpected issue. I’ve bee ...

Development, Programming, Git

GitでSSL証明書エラーが出るときの対処法

When trying to access a remote repository in Git, you may sometimes encounter an error message like the one below and ...

Linux, Server Setup, Networking

WireGuardとVPS(OCI)を活用した集合住宅ネットワーク内Webサーバの公開

This guide explains how to expose a Web server (OpenLiteSpeed) installed within an apartment or multi-dwelling unit ( ...

n8n and automation

毎日深夜に自動で動くスクリプトを作る!~crontabからsystemd Timerへ移行~

This time, we will explain how to migrate from using crontab to systemd Timer, based on the crontab script we used fo ...