Posts

Windows

Signing Windows RDP Files with a Self-Signed Certificate (1-2. Signing the RDP File)

This article uses the self-signed certificate created in part 1-1 to sign an .rdp file with the Windows rdpsign tool. It …
Windows

Signing Windows RDP Files with a Self-Signed Certificate (1-1. Creating the Certificate)

Opening a Windows .rdp file can display a security warning asking you to verify the publisher of the remote connection. …
Windows

How to Use Only Two of Three Monitors in Remote Desktop by Editing an RDP File

In Windows Remote Desktop Connection (RDP), you can easily enable the option to use all monitors in a multi-monitor …
Network

Configuring a Windows PC as an OpenVPN Server for Multiple-Site VPN

The target environment connects approximately four sites to the same VPN: one server site and three client sites. An …
Network

Deco X20: Port Forwarding Fails

When setting up port forwarding on Deco X20 (TP-Link), we summarize a case where the destination IP changed unexpectedly …
Astro

Publishing a Separate Astro Site on a Subdomain

I wanted to keep Roblox Studio development notes slightly separate from the current nosubject.io site. Buying a new …
Hugo

Creating a Hugo 404 Page and Serving It with Nginx

This post covers how to add a 404 page to a Hugo site. In Hugo, if you create layouts/404.html, Hugo generates …
Hugo

Migrating from WordPress to Hugo

I decided to migrate this site, which had been running on WordPress, to Hugo. WordPress is convenient. You can write …
Hugo

Switching the Raspberry Pi WordPress Site to Hugo

I already wrote about migrating the article data from WordPress to Hugo in Migrating from WordPress to Hugo. This …
Hugo

Tuning the Display Around a Hugo Site

After migrating from WordPress to Hugo, I started adjusting not only the converted posts and deployment flow, but also …