Trial and Error in Forwarding and Displaying Linux Server X Apps via WSL2
I wanted to SSH from WSL2 (Windows Subsystem for Linux) running on Windows to a Linux server (CentOS 7 in this case) ...
Comprehensive Guide to SSH Port Forwarding: Differences and Use Cases for Local, Remote, Dynamic, and Multi-hop ProxyJump
In our previous article, we covered multi-hop SSH port forwarding using ProxyJump (Multi-hop Port Forwarding with SSH ...
Mind Elixir × Custom WordPress Plugin: Added Features for Saving, Switching, and Deleting Multiple Mind Maps
Previously, I built a custom WordPress plugin that allows users to create, switch, and delete multiple mind maps dire ...
Building a Custom Auto-Featured Image Generator After Switching WordPress Themes
The Cocoon theme features a built-in, albeit beta, function that automatically generates featured images based on the ...
Building a Koel Music Server in a Docker Environment
In this post, I will share the troubleshooting steps I went through when building a music server using the Koel Docke ...
How to Implement Multi-Hop Port Forwarding in SSH via a One-Liner Command and Configuration File
In secure network environments, SSH port forwarding is extremely useful for safely accessing internal servers. When y ...
Building a PiKVM with Raspberry Pi 3, Pico, and a Budget USB Capture Board – Part 4: VPN Monitoring Edition
So far, through the hardware, software, and case design installments, we have successfully built our own DIY PiKVM us ...
Building PiKVM with Raspberry Pi 3, Pico, and a Budget USB Capture Board – Software Setup
Now that the hardware assembly is complete, the next step is the software setup. This article focuses on flashing pic ...
Leveraging IndexNow in WordPress: Plugin Setup and Procedure for Creating and Placing Text Files Containing the API Key
IndexNow is a mechanism that allows you to instantly notify Bing and other compatible search engines of new content c ...
Changing the CentOS 7 LVM Configuration: Delete /home and Expand /
When installing CentOS 7, the default settings use LVM to split the storage into/(root) and/home. This time, although ...